This release adds 3 notable features for engineering teams evaluating rollout.
Published 1mo
Developer Productivity
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
agents
claude
claude-code
web
developer-tools
headless
+4 more
kanban
llm-tools
local-first
python
Summary
AI summaryAdded in‑app bug reporting with auto‑attached metadata and a GitHub issue fallback.
Full changelog
Added
- Bug reporting in-app — "Report a bug" link in the topbar opens a modal that auto-attaches CCC version, browser user-agent, and the currently-selected session id, then files a GitHub issue (label
bug) viagh issue create. Falls back to a copy-able markdown ifghisn't available. New endpoint:POST /api/bug-report. (#5) - Claude-Desktop-style UI chrome — prominent "+ New session" button at sidebar top, unified panel-toggle icon (
Cmd+\shortcut),Cmd+K/Cmd+P"Search chats and projects" command palette, sun/moon appearance picker (Theme: Light/Dark/Match system, Font: System/Mono — persisted), sidebar gear popover. Light theme is now a first-class option. (#6) /api/ask+ccc-orchestrationskill — any Claude Code session on the machine can spawn, inject into, and synchronously ask sibling sessions through CCC over plain HTTP. Skill auto-installed to~/.claude/skills/ccc-orchestration/SKILL.mdon server startup.- Spawn cwd parameter honored —
POST /api/sessions/spawnacceptscwdand validates it (was silently ignored before).
Fixed
- Snappy, stable spawn experience — kanban
Runbutton inserts the optimistic placeholder immediately (no longer waits for the spawn POST), placeholder→real-card swap inherits the column via a 60s sticky pin so fresh sessions don't bounce Planning↔Working↔Review while signals settle, and column changes animate instead of snap-jumping. (#7)
Full changelog: https://github.com/amirfish1/claude-command-center/compare/v0.1.2...v0.1.3
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]