v0.57.0
Immutable
release. Only release title and notes can be modified.
0.57.0 - 2026-06-11
Features
- add avg turn duration and messages per turn (#1328)
- support self-hosted instances via configurable URL (#1320) by @ClemDNL
- add session handoff via agent tab context menu (#1317)
- add checkout service make targets (#1311)
- allow remote external mcp access (#1307)
- ship explicit completion signal toggle + YAML round-trip (#1284)
- unified app sidebar (#1165)
Bug Fixes
- reap active sessions when archiving a task (#1275) by @nlenepveu
- improve sidebar action layout (#1323)
- correct sidebar workspace switcher routing and selection persistence (#1329)
- persist session model and drop composite id logic (#1327)
- improve archive switch reliability (#1325)
- bound long session resumes and restore legacy model surfaces (#1324)
- show open PR status when task has merged and open PRs (#1322)
- default new task executor to worktree (#1321)
- deliver initial prompt to passthrough start_agent (#1306) by @nlenepveu
- keep utility default agent and model paired (#1318)
- handle config-option-only model state (#1319)
- read claude agent models and modes from configOptions (#1310)
- contain settings page overscroll (#1316)
- default changes panel to tree view (#1314)
- allow office mcp mode for existing tasks (#1315)
- quote record skill description (#1313)
- clarify required automation fields (#1312)
- collapse dockview workflow stepper to current step when cramped (#1309)
- stop reseeding agent profiles the user deleted (#1305) by @nlenepveu
- preserve settings sidebar on refresh (#1303)
- avoid stale sibling PR sync (#1302)
- focus sidebar-created tasks (#1301)
- keep dockview group alive on task switch to stop layout collapse (#1308)
- gate step_complete_kandev tool on per-step signal flag (#1300)
- preserve codex reasoning model ids (#1296)
- sort kanban cards by newest created (#1298)
- list opencode models when ACP probe is empty (#1278) by @ClemDNL
- alert when git executable is missing (#1297)
- use recent task after removal (#1295)
- gate changes push button on ahead count (#1294)
- restore dockview sidebar layout (#1293)
- expose user agent bins to system service (#1292)
- read models from configOptions fallback (#1291)
- tighten dockview topbar button sizing (#1290)
- surface inference-agent probe status + add refresh endpoint (#1287)
- guard dockview measure against mid-transition sidebar width (#1288)
- preserve manual task selection during archive/delete (#1286)
- handle UNIQUE collision in UpdatePRWatchBranchIfSearching (#1285)
- defer move_task when session is running (#1277) by @edan-binshtok
- make toggle-sidebar shortcut work on every route (#1283)
- point sidebar Home to office dashboard in office mode (#1282)
- align office topbar border with sidebar header (h-10) (#1281)
Performance
- split stats endpoint per-section and rewrite GetGlobalStats (#1289)