Changelog

See what's new in each release of Command Center

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
    Gemini CLI support in Command Center
  • 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

For the full commit history, see our GitHub repository.