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 subscription banner appearance
  • 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
    Fixed overscroll and scroll padding issues