This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+4 more
Summary
AI summaryUpdates ๐ Antigravity engine, v0.1.0, and https://github.com/amirfish1/claude-command-center across a mixed release.
Full changelog
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
agyprint mode (no terminal needed) - Follow-ups route through the AGY CLI or the running app's language-server RPC
CCC_ANTIGRAVITY_BINfor 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
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About CCC
All releases โRelated context
Related tools
Earlier breaking changes
- v5.0.1 Removes horizontal-drag gesture that collapsed conversation pane.
Beta — feedback welcome: [email protected]