3.0.0-beta.1 (2026-08-16)
- feat(split-view)!: add driver and worker agent pairs (a726fbc)
Bug Fixes
- codex: report real context window and per-turn usage (b3da1c5)
- codex: route app-server events by thread (28c47d2)
- notifications: silence banners for adopted external CLI sessions (38c53a1)
- sessions: prevent deleted CLI sessions from returning (bf35d78)
- sessions: stop dropping user messages sent into a query gap (40d537e)
- split-view: anchor split groups to cliSessionIds so they survive restarts (a63c3c4)
- split-view: hide the shell context gauge while a split is open (76b2b30)
- split-view: replace the U+2AFF glyph with a plain separator and icon (caaeb3e)
- split-view: stabilize shared sticky note dragging (8a9ef5d)
- ui: remove narrow split pane bottom gap (5e2c57c)
- yoke: restore visible thinking streams on claude and codex (5b04241)
Features
- permissions: add per-session YOLO mode (a408cf9)
- sessions: make a split a first-class group (Arc-style) (398f629)
- sessions: persist the per-session model across daemon restarts (c0552b0)
- sessions: reuse blank sessions and sweep stale ones (3262d35)
- split-view: arc-style drop preview and first-class pane headers (09a195b)
- ui: two-pane split view via chrome-less iframe panes (4f6d5a4)
- yoke: allow mid-session model switching where the vendor supports it (64bdd36)
- yoke: share skills across vendors (4c0275d)
BREAKING CHANGES
- establish the split pair workflow and persisted per-session
agent configuration as the new major-version behavior.