Changelog

See what's new in each release of Command Center

0.8.42026-04-04

Highlights

  • Middle-click to close terminal tabs and archive agent sessions
  • Clone existing GitHub repos directly from the landing page

Improvements

  • Increased bottom padding for minimized Command Dock so it doesn't occlude the last line of a diff

Bug Fixes

  • Fixed "Author identity unknown" error for GitHub App users who have never configured git
  • Fixed diff viewer file tree sidebar being pushed off screen when scrolling to the bottom of a long diff

    Before

    Diff viewer sidebar pushed off screen when scrolling to bottom

    After

    Diff viewer sidebar stays visible when scrolling
  • Fixed a failure in the snapshot system on Windows
  • Fixed a bug in synching the live diff viewer on Linux involving symlinks

0.8.32026-04-03

Highlights

  • Responsive layout for smaller viewports — the projects panel now adapts fluidly on desktop and laptop screens

Improvements

  • Improved diff viewer gutter spacing and compactness
    Improved diff viewer gutter spacing

Bug Fixes

  • Fixed "Failed to push" error for users who authenticated via GitHub App
  • Fixed infinite loading in model configuration when Codex CLI is not installed
  • Fixed random "Stopped" message on Linux when launched via npx

0.8.22026-04-02

Improvements

  • Archived sessions are now sorted newest-first in the agent selector dropdown
  • Improved diff viewer scroll persistence when switching between files

Bug Fixes

  • Fixed diff viewer scrolling unexpectedly when typing in the file tree search input
  • Fixed very slow loading times of the available agents list in some configurations