v0.67.0
What's Changed
- docs(coding-agents): codex needs the codex-acp adapter (no native ACP); add opencode/copilot by @mabry1985 in #1287
- fix(web): roomier dialog body padding by default (no more cramped dialogs) by @mabry1985 in #1288
- feat(config): parse acp.agents launch overrides (ADR 0033) by @mabry1985 in #1289
- fix(fleet): _pick_port skips OS-occupied ports, not just fleet-known ones by @mabry1985 in #1290
- test(config): isolate roundtrip goldens from dev-installed plugins by @mabry1985 in #1291
- Fix: instance-scope the per-agent theme.json by @mabry1985 in #1294
- Sync the tab favicon + theme-color with the active per-agent theme by @mabry1985 in #1297
- fix(acp): reap coding-agent subprocesses — kill the process group, hard-stop on cancel by @mabry1985 in #1298
- fix(acp): initialize-only health probe + strip nested-Claude env + round-trip logging by @mabry1985 in #1301
- fix(desktop): give the sidecar the user's real PATH; probe honors delegate env PATH by @mabry1985 in #1302
- test(chat-e2e): cover the ✕-cancel of a queued steer (closes #1103) by @mabry1985 in #1303
- docs(changelog): backfill Unreleased entries for the 0.67 batch by @mabry1985 in #1304
Full Changelog: v0.66.0...v0.67.0