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
- 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
- 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
- feat(status-bar): show inline usage for inactive accounts in switcher by @Jinwoo-H in #1259
- 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
- feat: default sidebar sort to 'recent' instead of alphabetical by @brennanb2025 in #1285
- fix(window): discard off-screen saved bounds and refuse to persist min-size bounds by @brennanb2025 in #1287
- fix(window): meaningful visible area + atomic bounds/maximized persist by @brennanb2025 in #1288
- Revert sparse checkout worktree creation by @Jinwoo-H in #1290
- feat(settings): add status bar toggles to Appearance pane by @brennanb2025 in #1289
- fix(sidebar): differentiate 'active' vs 'done' status colors by @tmchow in #1277
- fix(browser): route in-app webcam/mic requests through macOS TCC by @nwparker in #1291
- fix(persistence): add 'inline-agents' to cardProps for existing experiment opt-ins by @brennanb2025 in #1293
- revert(sidebar): restore emerald dot for workspace 'done' status by @brennanb2025 in #1294
- fix(sidebar): avoid re-centering on worktree selection unless out of view by @AmethystLiang in #1295
- feat: support drag-and-drop file import over SSH in terminal by @AmethystLiang in #1296
- fix(terminal): prevent dead terminal after split via WebGL lifecycle and worktree dedup by @Jinwoo-H in #1298
- fix: prevent 401 errors from CLI-refreshed tokens being clobbered by @Jinwoo-H in #1286
- feat(github): source-repo indicator + surface issue fetch errors by @brennanb2025 in #1250
- docs(agents): note SSH use case in AGENTS.md by @AmethystLiang in #1299
- fix(sidebar): smoothly animate off-screen worktree reveal on click by @brennanb2025 in #1301
- fix(sidebar): smoothly animate off-screen worktree reveal on click by @brennanb2025 in #1302
- feat(release): publish Orca as a Homebrew cask by @nwparker in #1304
- feat(tabs): stronger tab icons — blue browser globe, bold terminal tile by @nwparker in #1305
New Contributors
- @mcd77 made their first contribution in #1138
- @mrayushmehrotra made their first contribution in #1278
- @tmchow made their first contribution in #1277
Full Changelog: v1.3.24...v1.3.25