Skip to content

CCC

v5.0.1 Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ 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 summary

Fixed Python 3.10/3.11 startup failure and token metrics for Codex and Antigravity sessions.

Changes in this release

Breaking High

Removes horizontal-drag gesture that collapsed conversation pane.

Removes horizontal-drag gesture that collapsed conversation pane.

Source: llm_adapter@2026-06-10

Confidence: high

Feature Medium

Makes conversation search index refresh automatically on each search with throttled incremental re-index.

Makes conversation search index refresh automatically on each search with throttled incremental re-index.

Source: llm_adapter@2026-06-10

Confidence: high

Feature Low

Adds aggregated "Total (Last 7 Days)" view in Token Throughput Analyzer.

Adds aggregated "Total (Last 7 Days)" view in Token Throughput Analyzer.

Source: llm_adapter@2026-06-10

Confidence: high

Feature Low

Improves mobile tap target sizes and adds instant feedback animations for conversation list rows.

Improves mobile tap target sizes and adds instant feedback animations for conversation list rows.

Source: llm_adapter@2026-06-10

Confidence: high

Bugfix High

Fixes server startup failure on Python 3.10/3.11 due to f-string syntax error.

Fixes server startup failure on Python 3.10/3.11 due to f-string syntax error.

Source: llm_adapter@2026-06-10

Confidence: high

Bugfix Medium

Fixes stale conversation parsing cache showing zero token counts before server reload.

Fixes stale conversation parsing cache showing zero token counts before server reload.

Source: llm_adapter@2026-06-10

Confidence: high

Bugfix Medium

Fixes backend arguments for find_all_conversations in 7‑day throughput aggregation API.

Fixes backend arguments for find_all_conversations in 7‑day throughput aggregation API.

Source: llm_adapter@2026-06-10

Confidence: high

Bugfix Medium

Fixes token metrics for Codex sessions by mapping result events to assistant events.

Fixes token metrics for Codex sessions by mapping result events to assistant events.

Source: llm_adapter@2026-06-10

Confidence: high

Bugfix Medium

Fixes token metrics for Antigravity sessions when TUI app is offline by reading SQLite databases.

Fixes token metrics for Antigravity sessions when TUI app is offline by reading SQLite databases.

Source: llm_adapter@2026-06-10

Confidence: high

Bugfix Low

Fixes Terminal.app jump‑to‑session script by building AppleScript outside the f-string.

Fixes Terminal.app jump‑to‑session script by building AppleScript outside the f-string.

Source: llm_adapter@2026-06-10

Confidence: high

Full changelog

Added

  • Added an aggregated "Total (Last 7 Days)" view in the Token Throughput Analyzer to inspect combined token throughput trends and metrics across all sessions active in the last 7 days.
  • Fixed an issue where stale conversation parsing cache entries would show zero token counts before the server reload.

Changed

  • Improved mobile tap target sizes and spacing for conversation list rows, and added instant tap/click feedback animations.
  • Conversation search now keeps its index fresh automatically: every search quietly triggers a throttled incremental re-index in the background (only transcripts that changed are re-read), so search results track live conversations without any manual re-index step.

Removed

  • Removed the horizontal-drag gesture from the conversation pane that triggered the conversation collapse feature.

Fixed

  • Fixed the backend arguments passed to find_all_conversations in the 7 days throughput aggregation view API.
  • Fixed token metrics for Codex sessions by forward-mapping token counts from result events to assistant events.
  • Fixed token metrics for Antigravity sessions when the TUI app is offline by reading directly from the local SQLite conversation databases.
  • Server failed to start on Python 3.10/3.11 (SyntaxError: f-string expression part cannot include a backslash at import) — introduced 2026-06-05, shipped in v5.0.0. The Terminal.app jump-to-session script now builds its AppleScript outside the f-string.

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

Track CCC

Get notified when new releases ship.

Sign up free

Beta — feedback welcome: [email protected]