Releases: stablyai/orca
Releases · stablyai/orca
v1.3.25-rc.5
What's Changed
- fix(browser-pane): keep focus in Orca when destroying focused webview by @AmethystLiang in #1270
- fix(window): prevent teardown events from shrinking saved window bounds by @AmethystLiang in #1269
- feat(hooks): restore always-trust repo option by @nwparker in #1268
- feat(settings): replace task-icon toggle with Tasks-button toggle, expose in View menu by @nwparker in #1271
- fix(terminal): force WebGL repaint after split when dimensions match by @Jinwoo-H in #1272
- fix(mac-perms): fall through to Privacy pane when in-app prompt is a no-op by @nwparker in #1273
- fix(tab-bar): dismiss tab context menu on window blur for webview clicks by @AmethystLiang in #1274
- chore: reduce root-directory clutter by @nwparker in #1275
- chore: move dev-app-update.yml into config/ by @nwparker in #1276
- Add sparse checkout worktree creation by @colinchambachan in #1131
- feat(file-explorer): support drag-and-drop file import over SSH by @Jinwoo-H in #1279
- feat: implement hierarchical tree view for PR diff file list fixes #1109 by @mrayushmehrotra in #1278
New Contributors
- @mrayushmehrotra made their first contribution in #1278
Full Changelog: v1.3.25-rc.4...v1.3.25-rc.5
v1.3.25-rc.4
What's Changed
Full Changelog: v1.3.25-rc.3...v1.3.25-rc.4
v1.3.25-rc.3
What's Changed
- chore: run internal skills hook before pnpm install by @nwparker in #1257
- chore: trim orca.yaml comments by @nwparker in #1258
- fix(terminal): resolve "unknown" label in terminal sessions popover by @Jinwoo-H in #1239
- fix(terminal): inherit source pane cwd on split (Cmd+D) by @AmethystLiang in #1243
- fix(new-workspace): move tabs to modal header row, rename Quick → Form by @nwparker in #1261
- feat(rate-limits): add Gemini and OpenCode Go usage tracking by @mralexsaavedra in #1023
- refactor(shortcuts): remove dead Cmd+Shift+D dashboard shortcut by @brennanb2025 in #1260
- perf(new-workspace): cache + dedupe Create-from work-item fetches by @nwparker in #1263
- feat(agent-cockpit): bold-until-viewed weight on dashboard rows by @brennanb2025 in #1262
- refactor(settings): move provider accounts into dedicated Agent Accounts pane by @nwparker in #1264
- Exit beta: SSH badge removal + always-on daemon PTY by @Jinwoo-H in #1253
- feat: session trust for orca.yaml hooks (setup, archive, issue command) by @mcd77 in #1138
- feat(agent-cockpit): replace bottom-panel dashboard with inline per-card agents list by @brennanb2025 in #1251
- fix(sidebar): restore green dot for 'active' worktree status by @brennanb2025 in #1266
New Contributors
Full Changelog: v1.3.25-rc.2...v1.3.25-rc.3
v1.3.25-rc.2
What's Changed
- Recolor agent status: yellow spinner for working, green dot for done by @brennanb2025 in #1246
- ci: stabilize pnpm native addon install in PR checks by @brennanb2025 in #733
- chore: move agent skills to internal delivery by @nwparker in #1254
- chore: remove tracked skills-lock.json by @nwparker in #1255
Full Changelog: v1.3.25-rc.1...v1.3.25-rc.2
v1.3.25-rc.1
Full Changelog: v1.3.25-rc.0...v1.3.25-rc.1
v1.3.25-rc.0
What's Changed
- feat(terminal): auto-focus newly created terminal tab by @AmethystLiang in #1244
- fix(terminal): advertise kitty keyboard protocol for Shift+Enter by @nwparker in #1247
Full Changelog: v1.3.24...v1.3.25-rc.0
v1.3.24
What's Changed
- refactor(pty): extract sessionId helper and harden daemon spawn cleanup by @brennanb2025 in #1216
- feat(agents): Agent Dashboard v2 — hook endpoint discovery, dashboard UI, sidebar status overlay by @brennanb2025 in #1147
- feat(orchestration): add inter-agent orchestration system by @Jinwoo-H in #1188
- fix(agents): detect Kiro under its real binary name
kiro-cliby @nwparker in #1223 - fix(agents): use Kilocode brand logo instead of illegible favicon by @nwparker in #1224
- fix: stop file explorer edge auto-scroll on drag leave by @AmethystLiang in #1225
- test(notifications): guard agent-task-complete producer at IPC boundary by @brennanb2025 in #1218
- fix(terminal): restore cursor visibility on daemon snapshot reattach by @Jinwoo-H in #1217
- feat(skills): add standalone orchestration skill by @Jinwoo-H in #1227
- fix(sidebar): let heuristic 'working' beat retained 'done' in worktree dot by @brennanb2025 in #1228
- fix(sidebar): top-align worktree status dot with title by @brennanb2025 in #1231
- feat(settings): gate Agent Dashboard behind experimental setting by @brennanb2025 in #1219
- fix(terminal): refresh WebGL canvas after split reparenting by @Jinwoo-H in #1230
- feat(sidebar): inline Connect for disconnected SSH targets in remote project dialog by @AmethystLiang in #1234
- fix(mac): request media permissions dynamically by @nwparker in #1233
- feat(sidebar): expand agent-status hovercard trigger to whole card by @brennanb2025 in #1235
- Prefer upstream remotes for GitHub issue tasks by @colinchambachan in #1076
- fix(sidebar): clear agent status when sleeping a worktree by @brennanb2025 in #1238
- improve: remote folder picker UI and filtering by @AmethystLiang in #1240
- improve active worktree card visibility in light mode by @AmethystLiang in #1241
Full Changelog: v1.3.23...v1.3.24
v1.3.24-rc.3
Full Changelog: v1.3.24-rc.2...v1.3.24-rc.3
v1.3.24-rc.2
What's Changed
- refactor(pty): extract sessionId helper and harden daemon spawn cleanup by @brennanb2025 in #1216
- feat(agents): Agent Dashboard v2 — hook endpoint discovery, dashboard UI, sidebar status overlay by @brennanb2025 in #1147
- feat(orchestration): add inter-agent orchestration system by @Jinwoo-H in #1188
- fix(agents): detect Kiro under its real binary name
kiro-cliby @nwparker in #1223 - fix(agents): use Kilocode brand logo instead of illegible favicon by @nwparker in #1224
- fix: stop file explorer edge auto-scroll on drag leave by @AmethystLiang in #1225
- test(notifications): guard agent-task-complete producer at IPC boundary by @brennanb2025 in #1218
- fix(terminal): restore cursor visibility on daemon snapshot reattach by @Jinwoo-H in #1217
- feat(skills): add standalone orchestration skill by @Jinwoo-H in #1227
- fix(sidebar): let heuristic 'working' beat retained 'done' in worktree dot by @brennanb2025 in #1228
- fix(sidebar): top-align worktree status dot with title by @brennanb2025 in #1231
- feat(settings): gate Agent Dashboard behind experimental setting by @brennanb2025 in #1219
Full Changelog: v1.3.24-rc.0...v1.3.24-rc.2
v1.3.24-rc.1
What's Changed
- refactor(pty): extract sessionId helper and harden daemon spawn cleanup by @brennanb2025 in #1216
- feat(agents): Agent Dashboard v2 — hook endpoint discovery, dashboard UI, sidebar status overlay by @brennanb2025 in #1147
Full Changelog: v1.3.24-rc.0...v1.3.24-rc.1