v0.66.0
Immutable
release. Only release title and notes can be modified.
0.66.0 - 2026-06-28
Features
- bind repository to Linear/Jira/Sentry issue watchers (#1491) by @nlenepveu
- add sidebar view system to mobile task switcher (#1466)
- add tauri desktop app (#1478)
- link tasks to github references (#1471)
- add github repo filter search (#1476)
- add subtask completion trigger (#1473)
- improve ci auto-fix prompt control (#1474)
- add native kandev launcher (#1391)
- add CI PR automation controls (#1446)
- surface PR merge-conflict & mergeability state in the CI popover (#1448)
- sync task preferences across devices (#1440)
- remove nextjs production runtime (#1389)
Bug Fixes
- support unsigned desktop releases (#1520)
- handle windows desktop runtime helper mode (#1519)
- preserve pinned task sessions (#1517)
- resync queued state on mobile resume (#1514)
- improve mobile kanban controls (#1515)
- restore task create repo from settings (#1513)
- improve mobile chat input controls (#1477)
- reuse worktrees for same-task handoffs (#1510)
- preserve task repo on rename updates (#1511)
- prime task create last-used cache before dialog effects (#1509)
- improve pr ci automation reliability (#1508)
- stop iOS focus-zoom on mobile text fields (#1501)
- restore create task selector scrolling (#1502)
- persist profiles for deferred MCP tasks (#1503)
- recreate stale host utility instances (#1500) (#1504)
- target active passthrough session in composer (#1505)
- paginate github check run fetching (#1506)
- enforce single workflow start step (#1507)
- prevent leaked agent processes on shutdown (#1498)
- update ACP SDK large frame handling (#1496)
- auto-fit wide mermaid diagrams (#1495)
- prevent invalid MCP task sessions (#1494)
- debug task dialog selection restore (#1493)
- recreate github review tasks after reset (#1492)
- clean office workspace data on delete (#1486)
- make schema migrations replayable (#1489)
- persist self-managed gitlab host (#1488)
- preserve github workspace context (#1487)
- dispatch Sentry issues for watches filtering on multiple levels (#1475) by @nlenepveu
- show purple merged icon for recently merged PRs (#1483)
- polish task dialog popovers and CI block icons (#1472)
- expand ~ home links and report missing file paths cleanly (#1468) by @ClemDNL
- stop task runtimes from leaking (#1465)
- avoid invalid opencode inline comments (#1464)
- show pointer cursor on hover over enabled switches (#1467)
- show queued CI auto-fix prompts in order (#1463)
- support issue links in remote task dialog (#1462)
- keep CI popover open when cursor moves onto it (#1461)
- expose session mcp to cursor acp (#1460)
- stop run-mode automation agents (#1459)
- inherit workflow default agent profile when auto-starting a profile-less session (#1450) by @nlenepveu
- load feature toggles on mount (#1454)
- stop CI auto-fix on non-actionable feedback (#1452)
- preserve kanban card runtime state (#1443)
- keep start-agent tasks scheduling (#1445)
- constrain dialog text inputs (#1437)
- restore debug flag in Vite shell (#1442)
- constrain ci checks popover height (#1441)
- focus changes panel on git updates (#1436)
- restore SPA favicon assets (#1438)
- suppress kanban spinner for TODO tasks (#1399)
Performance
- tame browser-grinding cumulative diffs during large rebases (#1430)
Documentation
- refresh harness guidance (#1458)