Skip to content

v4.0.0 — Antigravity engine, drag-to-popout, template gallery, VS Code extension

Choose a tag to compare

@amirfish1 amirfish1 released this 21 May 13:32
· 807 commits to main since this release

Claude Code · Codex · Antigravity

v4 marks the arrival of Antigravity (Google DeepMind's agentic AI) as a first-class engine in CCC — joining Claude Code and Codex. All three engines live in one dashboard, one kanban, one conversation view.

🚀 Antigravity engine

  • Sessions appear automatically from ~/.gemini/antigravity/brain/
  • Full transcript rendering — user messages, assistant turns, tool calls
  • Headless new sessions via agy print mode (no terminal needed)
  • Follow-ups route through the AGY CLI or the running app's language-server RPC
  • CCC_ANTIGRAVITY_BIN for custom binary paths

🪟 Drag-to-popout conversation windows

Drag any row outside the CCC window → focused compact pane near your drop target. 24 unique accent colors, one per conversation. Run multiple agents across your screen without tab-switching.

🎯 Template gallery

New-session modal ships with 5 starter prompts: fix-issue-and-pr, refactor-with-tests, investigate-failing-ci, review-pr, scout-codebase. Edit static/templates.json to add your own.

⌨️ Slash-command picker

Typing / in the Claude composer opens a scrollable picker — Claude-advertised commands, local slash commands, skills, and plugin commands.

🖥️ VS Code extension (v0.1.0)

CCC: Spawn session and CCC: Open dashboard palette commands. Configurable host/port. Auto-publishes to Marketplace on vscode-v* tags.

📱 PWA + chromeless launcher

Installable as a desktop app. ./run.sh --app opens CCC as a dock-pinnable chromeless window via Chrome/Edge/Brave --app= flag.

📦 One-command install

curl -fsSL https://raw.githubusercontent.com/amirfish1/claude-command-center/main/scripts/install.sh | bash

+ 90 more fixes and improvements

See the full CHANGELOG — Codex reliability, Gemini fixes, spawn queue improvements, UI polish, group chat enhancements, resizable status rail, per-session input drafts, TTS speaker button, worktree init hook, and much more.


Free · Open source · macOS
github.com/amirfish1/claude-command-center