1.11.3 - 2026-06-26
Bug Fixes
- session: Delete workspace dir when removing a multi-repo session in #2369 by @Seluj78 (
9485e69) - web: Sidebar project badge counts only live workspaces, not archived/snoozed in #2373 by @Seluj78 (
afc4211) - acp: Self-heal a quiet between-prompt turn with an expired wake in #2377 by @Seluj78 (
3499cfd) - acp: Demote premature orphan cancel to prompt_complete on late cost frame in #2378 by @Seluj78 (
98278fb) - session: Preserve slashes in title-derived branch names in #2379 by @Seluj78 (
296f210) - kiro: Launch via
chatsubcommand and support user-selected agents in #2382 by @MatthewWolff (3d162d9) - tui: Stabilize live capture worker empty capture test in #2390 by @snvtac (
d2ad16b) - kiro: Resolve --agent hooks target by name field, not filename in #2395 by @MatthewWolff (
83a34ac) - session: Publish captured sid to live tmux pane in #2361 by @snvtac (
d4610b9) - web: Paste with Ctrl+V and copy with Ctrl+Shift+C in the live terminal in #2409 by @njbrake (
2ee0021) - tui: Forward wheel as arrow keys for alt-screen apps without mouse tracking in #2411 by @njbrake (
9208eab) - tui: Scroll alt-screen agents in passive preview, send PgUp/PgDn in #2417 by @njbrake (
9ba95ab) - sandbox: Pin container workdir so exec survives worktree git-linkage breaks in #2418 by @njbrake (
ac48296) - web: Default the new-session worktree toggle to worktree.enabled in #2424 by @Seluj78 (
4ee0875) - hooks: Leave Running via Claude idle_prompt + StopFailure hooks in #2429 by @njbrake (
6e1272e) - acp: Surface OpenCode prompt runtime errors in #2427 by @Seluj78 (
57b6cf0) - serve: Reject native title prompt echoes in #2430 by @Seluj78 (
a543e8e) - git: Lock aoe-created worktrees so a cross-boundary prune can't reap them in #2440 by @njbrake (
9cb1476) - web: Make structured-view code blocks horizontally scrollable in #2444 by @Seluj78 (
d1adb0d) - hooks: Recover Claude session to Idle after an Esc interrupt in #2449 by @njbrake (
7351550) - tui: Keep interior spacing in vt100 live preview (regression from #2433) in #2448 by @njbrake (
14877c5)
Features
- plugins: Minimal plugin core (registry + enable/disable) in #2311 by @njbrake (
ea69911) - plugins: Per-session plugin_meta + persisted plugin settings (#2091) in #2368 by @Seluj78 (
a082f1b) - plugins: Manifest contribution schema, capability grants, external install + lockfile in #2375 by @Seluj78 (
f465980) - plugins: Featured/curated index + integrity hashing in #2388 by @Seluj78 (
b1c8ce0) - plugin: Tier 1 worker host: runtime resolution, ndjson worker protocol, capability-gated API, NoSandbox in #2387 by @Seluj78 (
560960d) - plugins: Tier 0 contribution registries (settings, themes, keybinds, CLI grafting) in #2389 by @Seluj78 (
823b522) - plugin: Worker-facing config.get host RPC in #2399 by @Seluj78 (
747abf4) - acp: Apply claude-agent-acp >=0.52 native session title push, skip redundant smart_rename one-shot in #2400 by @Seluj78 (
5948bc1) - tui: Reassure that updating won't tear down running sessions in #2408 by @njbrake (
4af658c) - web: Live terminal polish (bottom padding + crisp Safari fonts), fix xtask dev serve build in #2412 by @njbrake (
e82f787) - plugin: Run command-worker build steps for interpreted/venv workers in #2406 by @Seluj78 (
f0dc777) - plugins: Plugin UI extension points (host-rendered slots over capability-gated RPCs) in #2405 by @Seluj78 (
5d1d399) - plugins: Dockable pane tool-windows, activity bar, and pane actions in #2432 by @Seluj78 (
1d9fb8b) - tui: Default live preview to in-process vt100 over tmux pipe-pane in #2433 by @njbrake (
24716de) - tui: Forward mouse clicks and drags to the live agent in live-send in #2422 by @njbrake (
821f00c) - tui: Interactive preview pane (mouse forwarding, smooth scroll, edge autoscroll, double-click attach) in #2425 by @njbrake (
cd23d50)
New Contributors
- @snvtac made their first contribution in #2361
- @MatthewWolff made their first contribution in #2395
Full Changelog: v1.11.2...v1.11.3