Changelog
See what's new in each release of Command Center
0.7.42026-03-13
Bug Fixes
- Fixed major bug that would cause tool-calling with the bundled OpenCode to fail.
0.7.32026-03-06
Highlights
- GitHub integration - connect your GitHub account, create new repos, and clone them directly from Command Center
- Customizable command dock position - move the dock and its minimized button to left, center, or right in Settings > Appearance
New Features
- New Integrations settings tab for connecting external services like GitHub
- The free Gemini proxy key now supports Gemini 3.x models
- Gemini 3.1 Flash-Lite Preview added as a fast-tier model option
Improvements
- Smoother drag-and-drop reordering for projects and workspaces
- Speeding up creation of workspaces for projects with Git submodules (via local copying)
- Added Windows ARM64 platform support
- Added support for Windows x64 running on Parallels on an ARM Mac. (More generally: Windows on x64 without AVX instructions)
- Improved path handling on Windows for more reliable cross-platform behavior
Bug Fixes
- Fixed: Slash command menu scrolling issues, duplicate entries, and dismiss behavior when typing /
- Fixed: Color-coded status indicators on onboarding diagnostics were not displaying correctly
- Fixed: File picker bugs when creating projects from an already-existing directory
0.7.22026-03-03
Bug Fixes
- Fixed: A race condition that could cause the Refactor button to appear unresponsive on first page load
- Fixed: Subscription/trial-warning banner had overlay issues with the main layout

- Fixed: Issues with having too much bottom padding; also make it so that when you ctrl/cmd-f for things, the matches won't be obscured by the command dock as easily

0.7.12026-03-02
Highlights
- Redesigned UI across the app - refreshed settings pages, command dock, diff viewer, and workspace components with a modern, consistent design system

- New commit range selector: select diffs between commits, branches, or PRs
New Features
- New "Diff vs Parent" and "Diff vs Default" buttons in the diff viewer toolbar for quickly switching comparison targets

- Agent loop messages now show command output and system messages for better visibility into what the agent is doing
- Updated how-to videos reflecting the new UI
Improvements
- All diff screens now default to showing uncommitted changes (HEAD → working tree) with a collapsible range selector for custom comparisons
- Sign-in page shows a badge indicating your last-used login method

- Diff file tree sidebar is now fluid-width and auto-collapses when the panel is narrow
- Refactoring activity indicator tooltip now shows progress percentage

- Config files (JSON, etc.) are now excluded from refactoring suggestions
- Improved scrollbar styling throughout the app
- OpenCode now shows intermediate steps before completing a prompt
- Better OpenCode error messages - rate-limit, authentication, and overload errors are now clearly distinguished with user-friendly explanations
- OpenCode agent now has a retry limit with clear error messages instead of retrying indefinitely
- Reduced "Loading" flashes throughout the app
- More robust connection handling with automatic reconnection after inactivity
Bug Fixes
- Fixed: Unified diff view was interleaving deleted and added lines incorrectly
- Fixed: Workspace drag-and-drop reordering was broken
- Fixed: Workspace deletion dialog was hidden behind other UI elements
- Fixed: "No walkthrough data found" flash appearing briefly before walkthroughs loaded
- Friendly UI for repositories with no commits instead of showing a raw git error

- Fixed: Missing translations in walkthrough UI and VS Code webview
- Fixed: Refactoring progress streams could hang indefinitely or time out during long-running workflows
- Fixed: Nested scrollbar appearing in plan messages in the agent view
- VSCode extension: fixed fonts, line clicks, and feedback buttons in the webview
- Browser language automatically syncs to the backend on first load
0.6.32026-02-21
Highlights
- Create Pull Request button with AI-generated descriptions - draft PRs directly from the Code screen
- Virtual scrolling for diff viewer - dramatically smoother performance when viewing large diffs
- Free bundled OpenCode coding agent included with Command Center - no API key required to start coding with an AI agent
- Do-it-all refactoring workflow - one-click refactoring that automatically runs multiple improvement steps and reports progress

New Features
- Plan mode UI - agents can now enter plan mode and present implementation plans for your approval before writing code

- Expandable text areas with fullscreen mode for writing longer prompts and commit messages
- Haskell syntax highlighting in diff viewer
- Gemini 3.1 Pro Preview added as default Google slow-tier model
Improvements
- Refactoring buttons are now hidden for files that are too small or are not code files
- Improved model selection for Command Center credits users, defaulting to Gemini 3
- Agent cancellation message no longer appears twice
Bug Fixes
- Fixed: Diff viewer panel flickering caused by repeated re-highlighting
- Fixed: Snapshot tab would revert to main branch every 10 seconds when browsing old branches
- Fixed: Push button failing in new workspaces due to missing local tracking branch
- Fixed: Walkthrough page scroll regression where content was cut off at the bottom
0.6.22026-02-12
Highlights
- Word-level diff highlighting shows precise changes within lines, just like GitHub

New Features
- Button to create new projects directly from the Projects panel, not just add existing ones

Improvements
- Free Gemini proxy extended through March 13th
- Selected session automatically scrolls into view when sessions change
- Better error messages when walkthrough generation fails due to connectivity issues
- Commit button disabled in "diff against main" view when there are no changes since last commit
- Newly-added files now appear in expanded folders in diff view for better visibility
- Shortened timestamp tooltips of workspace creation time
- Significant reduction in CPU usage when having many agents open (esp. in multiple tabs)
- Improved reliability of agent loops
Bug Fixes
- Fixed: Terminal text could appear doubled or disappear when switching tabs
- Fixed: Switching to an empty session would reset the scroll position
0.6.12026-02-10
Improvements
- Command Dock now available on Walkthrough and Refactorings screens
- Upgraded to Claude Opus 4.5 and 4.6 models for improved AI capabilities
- Pointer cursor now appears when hovering over refactoring menu items
Bug Fixes
- New disconnection banner alerts you when the frontend loses connection to the backend

- Fixed startup crash on some Windows machines
- Improvements to reliability of snapshots and live diffs on non-Mac platforms
0.6.02026-02-09
Highlights
- Multiple levels of walkthrough generation - choose detail level for your walkthroughs
Multiple levels of walkthrough generation
- Subscriptions - support the continued development of Command Center
New Features
- Workspace AI indicators - see which workspaces have active agents at a glance
- Experimental features toggle - try new features before they are fully polished
Experimental features toggle
- Drag-and-drop reordering for projects and workspaces
Drag-and-drop workspace reordering
- Hotkey for walkthrough generation (workspace creation hotkey changed)
- Can search archived sessions to find past work
- Buttons to install coding agents from the Settings page

- New "Delete workspace" button that does not require archiving first

- In the Agent tab, use V then B to toggle brief mode
- Agent indicates what it is doing better in brief mode
- Expandable agent messages for long titles
Improvements
- New streamlined login flow - sign up directly in the app without navigating to cc.dev
- 10x reduction in bandwidth usage
- Better handling of jj (Jujutsu) workspaces including proper name display and conflict handling
- More accurate "diff against main" results after merging main into your branch
- Improved platform-specific shortcut labels in UI (e.g., Cmd vs Ctrl)
- Version number now displayed in Settings
- Remember scroll position when changing sessions or resizing
- Improved GitHub auth flow during onboarding
- Improved custom terminal command editor UI

- Better error messages during normal use
- Properly persist workspace snapshot settings
- Search in diff file tree now expands parent folders of matches

- Improved scrolling behavior throughout the app
- Improved Gemini error messages and CLI subscription support
- Improvements to logout functionality
- Unarchiving workspace now also restores previously-active sessions (before, they would be restored as archived sessions instead of active ones)
Bug Fixes
- Fixed: Bug in Bun's HTTPS implementation caused massive CPU usage spikes, particularly during walkthrough generation. Fixed by downgrading Bun.

- Fixed many issues related to multi-tab usage - feedback and actions now go to the correct workspace
- Fixed alias handling when resolving agent binaries (including nested aliases)
- Fixes to workspace name validation during rename and creation
- Fixed: Regression caused the two sides of a split diff view to be misaligned
- Fixed: There wer some toast notifications that would never disappear until closed or refreshed.
- Fixed issues with long workspace names and special characters
- Fixed: Delete all "Nuclear option" leaving UI in inconsistent state
Nuclear option fix demo
- Fixed: when in unified diff view, can no longer open removed lines in the editor
- Fixed: significant bug when using commands as a verifying action in an agent loop
- Fixed: Can now parse Claude Code slash commands with invalid YAML in their frontmatter
- Fixed: when archiving the current agent session, it would still show in the UI
- Fixed: Tabbing away and back could cause text to be superimposed on other text
0.5.92026-01-27
Highlights
- Walkthrough generation now succeeds approximately 100% of the time
Improvements
- Translated text can now include formatting like code snippets and emphasis
- Improved workspace creation UX
Bug Fixes
- Fixed: bug where some people who used version 0.5.2 and then upgraded will be unable to view walkthroughs
- Fixed: snapshot creation not automatically enabled when adding a new project
0.5.62026-01-25
Improvements
- If you used a previous version and had no non-coding AI provider configured, it will be auto-set to the free Gemini proxy key when you upgrade
- The flow to install coding agents from the onboarding page has been improved
Bug Fixes
- When no agents are installed, the default agent is correctly set to None instead of Claude Code
0.5.52026-01-24
Bug Fixes
- Fixed bug where, if you had no API keys configured but did have the Gemini free proxy configured, you would get an error when trying to use the Refactoring or Walkthroughs screen (but not when generating walkthroughs from the Code screen)
0.5.42026-01-24
Highlights
- Agent loops: Run your agent over and over until it succeeds
- Gemini CLI support as a coding agent option

- Internationalization into Japanese, Polish, Chinese, and Russian
- Snapshots integrated into command dock with branch-like navigation
- Quick-refactor buttons
New Features
- (Temporary) Free Gemini proxy option - use Gemini without an API key
- Agent picker: can select coding agent whenevr you create one
- Support for Claude Code slash commands with nice autocomplete, even when not using Claude Code
- Attach images to messages (Claude Code only)
- Can maximize command dock
- New hotkeys for creating workspaces, agents, terminals, and submitting dialogs
- Keyboard navigation for sessions and terminals
- Buttons to git pull, sync with main
- More editor options supported
Improvements
- Agent sessions are now persisted across Command Center restarts
- Better resumption of Claude Code sessions with warnings when resumption is not possible
- Can use arrow keys to jump between snapshots and get a good view of moment-by-moment changes
- New how-to guides for snapshot UI
- Faster workspace and session switching with reduced lag
- Remember selected coding agent per workspace
- Auto-select newly created agent sessions
- Simplified onboarding flow
- When no workspace selected, see Add Project button on many screens
- Scroll-to-bottom button floats over chat window
- All timestamps have tooltips to get full date and time
- Various streamlining and simplification of the onboarding flow
- Auto-expanding textareas for better input experience
Bug Fixes
- Fixed: every 30 seconds, the focus would jump to the end of the agent textbox
- Fixed show/hide unchanged code button not updating view
- Fixed walkthrough generation notification consistency across pages
- Fixed: pending walkthroughs not displaying properly on the Walkthroughs screen
- Fixed: clicking on filename in diff view sometimes not working
- Fixed: Pressing enter when doing Japanese input (IME composition) would submit the message in addition selecting the Japanese writing
- Fixed: snapshots not working with the 'Ignore untracked files' setting on
- Fixed: when you have Command Center open in multiple tabs, agents for the wrong workspace might be shown on tab change
- Fixed: the project panel sometimes flush against the top of the screen