github stablyai/orca v1.3.35

latest releases: v1.4.93, v1.4.92, v1.4.92-rc.1...
one month ago

What's Changed

  • fix(hooks): generate worktree setup-runner from target worktree's orca.yaml by @tmchow in #1280
  • feat(browser): viewport-size emulation via CDP by @AmethystLiang in #1369
  • fix(runtime): add single-instance lock + owned-metadata clear (#1312) by @Jinwoo-H in #1326
  • feat(settings): manage sessions panel + pid-recycling daemon guard by @Jinwoo-H in #1343
  • fix(pty): release ptmx fd on natural exit + defuse SIGHUP-to-recycled-pid by @Jinwoo-H in #1327
  • feat(telemetry): PR 1 — foundations (types, consent, migration, PRIVACY.md) by @brennanb2025 in #1372
  • fix(sidebar): restore agent identity icon in inline worktree rows by @AmethystLiang in #1377
  • fix: zombie worktree PTY cleanup (issue #218) by @Jinwoo-H in #1376
  • feat: hide default branch workspace by @yasinkavakli in #1249
  • feat(editor): Changes view mode — in-tab HEAD-vs-working-tree diff by @brennanb2025 in #1353
  • feat(telemetry): PR 2 — transport (client, validator, burst cap, IPC, build gate) by @brennanb2025 in #1374
  • fix(sidebar): preserve scroll position across worktree delete by @nwparker in #1380
  • feat(source-control): commit action in sidebar panel by @brennanb2025 in #1373
  • fix(ui): shrink titlebar to 36px and align traffic lights by @AmethystLiang in #1381
  • fix(cmd-j): rank empty-query worktrees by focus recency by @AmethystLiang in #1383
  • feat(sidebar): path-aware filter in SSH remote file browser by @AmethystLiang in #1384
  • feat(sidebar): add "create new project" option to Add Repo dialog by @kiranannadatha8 in #929
  • fix(release): filter desktop-only tags and consolidate release pipeline by @nwparker in #1386
  • fix(install): regenerate cpu-features buildcheck.gypi before rebuild by @nwparker in #1387
  • fix(hooks): don't silently skip worktree setup on benign orca.yaml divergence by @nwparker in #1388
  • feat(shortcuts): cycle Cmd/Ctrl+Shift+]/[ within current tab type by default by @tmchow in https://github.com//pull/1281
  • chore: remove stray HTML mockup files from repo root by @AmethystLiang in #1401
  • docs: remove PRIVACY.md (moving to public website docs) by @brennanb2025 in #1402
  • feat(orchestration): bundled improvements — check-wait, stale-base, preamble+ask, QoL by @Jinwoo-H in #1403
  • feat(mobile): Expo companion app [beta] by @Jinwoo-H in #1245
  • fix(readme): replace Droid favicon with local black-bg SVG by @nwparker in #1404
  • fix(readme): correct Kimi CLI link and swap Anthropic favicon for Claude glyph by @nwparker in #1405
  • feat(worktrees): add experimental symlinks for shared paths on worktree creation by @federicoPedraza in #1029
  • feat(ssh): gate auto-connect on passphrase prompt by @AmethystLiang in #1409
  • fix(worktrees): preserve SSH focus recency and route agent clicks through activation helper by @AmethystLiang in #1410
  • feat(source-control): full-row hover, tooltips, and staged discard-all by @brennanb2025 in #1407
  • feat(opencode): map question.asked to waiting state by @brennanb2025 in #1406
  • fix(browser): default webview background to white by @Jinwoo-H in #1414
  • Preserve workspace name casing by @KayleeWilliams in #1417
  • feat(telemetry): PR 3 — first-launch UX + Privacy pane; flip transport flag by @brennanb2025 in #1385
  • fix(dev): skip single-instance lock for pnpm dev by @Jinwoo-H in #1419
  • ci(telemetry) by @brennanb2025 in #1418
  • feat(cli): add tab profile lifecycle commands by @Nikolatesla-lj in #1397
  • fix: pr-bug-scan findings from #1029 by @buf0-bot[bot] in #1421
  • docs: remove stale design docs by @AmethystLiang in #1425
  • Mobile improvements: scrollback hydration, keyboard layout, and worktree-creation polish by @Jinwoo-H in #1423
  • [feat] Add a full Github project view under "Tasks" by @AmethystLiang in #1424
  • feat(cli): add tab profile controls and automation primitives by @Nikolatesla-lj in #1396
  • chore(mobile): bump to v0.0.2 and update Settings release link by @Jinwoo-H in #1427
  • Add Autohand Code CLI agent support by @igorcosta in #1382
  • feat: custom IDE Font by @KayleeWilliams in #1428
  • Disable theme transitions during theme swaps by @KayleeWilliams in #1429
  • Add custom desktop notification sounds by @KayleeWilliams in #1430
  • feat(new-workspace): unified source picker + non-submitted URL drafts for agents by @nwparker in #1426
  • Fix GitHub project chip colors in light mode by @AmethystLiang in #1439
  • fix(layout): align right sidebar to top in non-workspace views by @leynier in #1356
  • feat(tasks): remember Tasks page resume state across sessions by @AmethystLiang in #1442
  • fix(tasks): align Tasks page header with sidebar nav row by @AmethystLiang in #1443
  • feat(status-bar): consolidate memory + sessions into Resource Usage segment by @Jinwoo-H in #1415
  • fix(github): link create-from-PR worktrees back to their PR by @AmethystLiang in #1444
  • Refresh first-launch telemetry banner copy by @brennanb2025 in #1445
  • feat(telemetry): PR 4 — wire 7 core events to call sites by @brennanb2025 in #1433
  • fix(source-control): hide commit input when no uncommitted changes by @AmethystLiang in #1448
  • fix(mobile): unstick worktree spinner once agent exits, match desktop StatusIndicator by @Jinwoo-H in #1449
  • fix(telemetry): refresh settings_changed whitelist; agent_kind runtime guard by @brennanb2025 in #1450
  • fix: pr-bug-scan findings from #1444 by @buf0-bot[bot] in #1466
  • fix: pr-bug-scan findings from #1442 by @buf0-bot[bot] in #1468
  • fix: pr-bug-scan findings from #1385 by @buf0-bot[bot] in #1462
  • fix: pr-bug-scan findings from #1424 by @buf0-bot[bot] in #1465
  • Support spritesheet pet imports for Sidekick by @AmethystLiang in #1472
  • feat(mobile): account switcher and rate-limit usage on mobile by @Jinwoo-H in #1467
  • feat(mobile): pairing paste flow + Keychain-backed device tokens by @Jinwoo-H in #1452
  • fix(sidebar): stamp lastActivityAt on first worktree discovery by @brennanb2025 in #905
  • fix(mobile): remove dead-row gap above keyboard accessory bar by @Jinwoo-H in #1457
  • feat(new-workspace): inline create-branch row, scoped suggestions, name under Advanced, tab/focus polish by @nwparker in #1469
  • Revert "feat(mobile): pairing paste flow + Keychain-backed device tokens (#1452)" by @Jinwoo-H in #1474
  • fix(worktree): drop unsupported -z from git worktree list --porcelain by @brennanb2025 in #1470
  • chore(deps): bump simple-git from 3.33.0 to 3.36.0 by @dependabot[bot] in #1471
  • feat(mobile): pairing paste flow + Keychain-backed device tokens + deep link by @Jinwoo-H in #1475
  • fix(gh-project): diagnose env-shadowed gh tokens in auth errors by @nwparker in #1478
  • fix(pi): prefill linked issue URL via env var to bypass paste-readiness race by @nwparker in #1477

New Contributors

Full Changelog: v1.3.32...v1.3.35

Don't miss a new orca release

NewReleases is sending notifications on new releases.