Skip to content

dev-20260730.1 (dev)

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Jul 13:40
f797608

Every Token in Sight, Every Session in Reach

Cradle 20260730.1 · 2026-07-30


Usage takes shape, windows learn to breathe, and interrupted conversations wake right where they left off.

✨ New

  • Rebuilt usage dashboard with a tool usage view, cost-efficiency analytics, and time range filters — see exactly what each tool and provider consumes.
  • Kanban boards now support grouped view controls and manual issue ordering.
  • Split-view panes generalized: every surface can now be split and composed freely.
  • Terminal views show CLI activity status; TUI sessions such as Kimi CLI are captured, kept alive, and auto-titled.
  • In-app release announcements and feature tips: new versions can surface a summary card in the bottom-right corner.
  • Managed git worktrees are cleaned up automatically when a Work is archived.
  • The pull request list page supports filtering.
  • User identity can now be obtained via a GitHub App.

💎 Improvements

  • Chat streaming architecture overhaul: the entire streaming pipeline was rebuilt around message snapshots (new @cradleapp/ai-sdk), with a server-side snapshot sequencer replacing per-event replay and bounded transcript retention. Recovery after interruptions is faster and more complete, message shells hydrate instantly, and long sessions use memory and storage more predictably.
  • Steer queues are now durable, session runtime metadata is injected automatically, and cancellation is more reliable.
  • Provider credential refreshes are coordinated, so sessions sharing credentials no longer conflict.
  • Relay V2 transport latency and efficiency improvements.
  • Automatic database maintenance — no manual intervention needed.
  • Downloads moved into Settings for a cleaner navigation chrome.
  • DevTools gained runtime activity and await inspection panels.

🐞 Fixes

  • Fixed user messages being lost after Claude Agent returned an empty result.
  • Fixed Codex idle sessions being reclaimed prematurely and MCP invocation env leaking into agent tools.
  • Fixed a crash during Relay WebSocket teardown.
  • Fixed CRADLE_AUTH_TOKEN being dropped in desktop network-access mode.
  • Fixed diffs and terminals not using the worktree in Work surfaces.
  • Fixed sidebar pull request status and right-aside preferences not being preserved.

📥 Downloads: macOS (arm64) · Windows (x64) · Linux AppImage (x64) · Linux deb (x64)

📖 Full changelog