Skip to content

Releases: stablyai/orca

v1.4.127-rc.2

v1.4.127-rc.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Jul 06:24

v1.4.127-rc.1

v1.4.127-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Jul 05:38

v1.4.127-rc.0

v1.4.127-rc.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Jul 05:17

What's Changed

  • Route title-status consumers through one pane-agent-evidence seam (title evidence plan, PR 2) by @brennanb2025 in #7600
  • perf(main): drop localhost label routes when a worktree is removed by @nwparker in #7557
  • perf(main): bound authorized-external-path set with LRU eviction by @nwparker in #7556
  • perf(main): bound agent-hook closed-tab suppression set by @nwparker in #7561
  • perf(renderer): purge three orphaned tab/worktree module maps on removal by @nwparker in #7562
  • perf(renderer): purge sparse-preset maps when a repo is removed by @nwparker in #7564
  • perf(renderer): LRU-bound the native-chat composer scope caches by @nwparker in #7566
  • perf(renderer): gate CodexRestartChip's store subscriptions on restart-notice existence by @nwparker in #7560
  • fix(agent-status): cap retainedAgentsByPaneKey to stop renderer heap OOM on Windows by @brennanb2025 in #7528
  • perf(renderer): project TabBar's agent-status subscription to stable agent types by @nwparker in #7559
  • docs: update Android APK release link by @AmethystLiang in #7609
  • perf(ssh): bound relay bulk-stream backlog so PTY echo is not head-of-line blocked by @Jinwoo-H in #7601
  • Add max-lines ratchet CI gate to block new line-limit bypasses by @nwparker in #7608
  • Mobile file tree follow-ups: reconnect no-blank + old-desktop files.list fallback by @brennanb2025 in #7599
  • perf(renderer): purge seven per-tab/per-pty terminal maps on bulk worktree removal by @nwparker in #7613
  • feat(ai-vault): add OMP sessions to the AI Vault session browser by @nwparker in #7618
  • fix: use runtime agent IDs in workspace composer (#7082) by @sudoeren in #7141
  • fix(github): route PR merges through repo owner by @siddqamar in #7590
  • fix(ssh): stop deleted ~/.ssh/config hosts from reappearing on sync by @huhuhulululu in #7302
  • fix(ai-vault): quote queued OMP resumes for Windows shells by @AmethystLiang in #7628
  • perf(native-chat): byte-cap the transcript read-cache to bound RSS (GB-scale leak) by @nwparker in #7625
  • fix(terminal): repaint revealed panes stuck behind xterm's paused-render gate by @Jinwoo-H in #7614
  • fix(settings): keep full installed font list by @gatsby74 in #7581
  • Handle Windows SSH directory browsing fallback by @mattemusacchio in #7123
  • perf(pty): cap the unsent main→renderer PTY backlog (Win/Linux GB-scale leak) by @nwparker in #7630
  • Make PR comments header section sticky by @AmethystLiang in #7657
  • perf(native-chat): LRU-bound the pending-send and command-marker scope caches by @nwparker in #7643
  • perf(renderer): FIFO-cap recentlyClosedAgentStatusTabIds (renderer twin of #7561) by @nwparker in #7645
  • perf(mobile): cap the scheduled-notification map (unbounded for remote users) by @nwparker in #7646
  • perf(ssh): bound the system-ssh port-forward stderr tail by @nwparker in #7647
  • fix(tabs): keep the worktree's remembered active tab on switch-back by @palbrecht1 in #7385
  • Improve remote connection terminal error msg and session restore recovery by @AmethystLiang in #7661
  • Keep GitHub PR status working when the rate-limit budget can't be read (GHES with rate limiting disabled) by @brennanb2025 in #7632
  • Make Codex session-history source home configurable (host + WSL) by @Jinwoo-H in #7629
  • perf(source-control): cache PR conflict-summary derivation and throttle base fetch by @brennanb2025 in #7606
  • fix: terminal IME candidate selection and text commit on Linux by @AmethystLiang in #7634

New Contributors

Full Changelog: v1.4.126...v1.4.127-rc.0

v1.4.126

Choose a tag to compare

@github-actions github-actions released this 06 Jul 23:11

What's Changed

  • perf(renderer): gate the jump palette's status-map subscriptions while closed by @nwparker in #7558
  • fix(settings): portal the IDE Font dropdown outside the settings section by @dbachko in #7586
  • Gate the Gemini GPU fallback on pane-owner evidence instead of raw title text (title evidence plan, PR 1) by @brennanb2025 in #7458
  • Bridge WSL Codex sessions into runtime home by @Jinwoo-H in #7477
  • perf(source-control): stop gh rate-limit storms and idle git-status spawn churn by @Jinwoo-H in #7595
  • perf(ai-vault): extend incremental transcript parsing to all append-only JSONL agents (STA-1417) by @brennanb2025 in #7593
  • Speed up startup with deferred remote catalogs by @Jinwoo-H in #7087
  • Keep the Peek References scrollbar visible by @brennanb2025 in #7584
  • Show full workspace file tree on mobile by @brennanb2025 in #7289

New Contributors

Full Changelog: v1.4.125...v1.4.126

v1.4.126-rc.1.perf

v1.4.126-rc.1.perf Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Jul 22:44

What's Changed

  • Fix Windows update-relaunch killing the live terminal daemon (session loss on update) by @Jinwoo-H in #7340
  • Speed up startup with deferred remote catalogs by @Jinwoo-H in #7087

Full Changelog: v1.4.126-rc.0...v1.4.126-rc.1.perf

v1.4.126-rc.0.perf

v1.4.126-rc.0.perf Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Jul 21:06

What's Changed

  • Fix Windows update-relaunch killing the live terminal daemon (session loss on update) by @Jinwoo-H in #7340

Full Changelog: v1.4.125-rc.2...v1.4.126-rc.0.perf

v1.4.126-rc.0

v1.4.126-rc.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Jul 22:24

What's Changed

  • perf(renderer): gate the jump palette's status-map subscriptions while closed by @nwparker in #7558
  • fix(settings): portal the IDE Font dropdown outside the settings section by @dbachko in #7586
  • Gate the Gemini GPU fallback on pane-owner evidence instead of raw title text (title evidence plan, PR 1) by @brennanb2025 in #7458
  • Bridge WSL Codex sessions into runtime home by @Jinwoo-H in #7477
  • perf(source-control): stop gh rate-limit storms and idle git-status spawn churn by @Jinwoo-H in #7595
  • perf(ai-vault): extend incremental transcript parsing to all append-only JSONL agents (STA-1417) by @brennanb2025 in #7593

New Contributors

Full Changelog: v1.4.125...v1.4.126-rc.0

v1.4.125

Choose a tag to compare

@github-actions github-actions released this 06 Jul 20:37

What's Changed

  • Clear a worktree's merged pull request after it switches to a different branch by @brennanb2025 in #7460
  • Fix mobile emulator device rotation by @Jinwoo-H in #6326
  • Preserve terminal scrollbar position after tab switches by @brennanb2025 in #7472
  • Prepare mobile 0.0.24 by @AmethystLiang in #7546
  • perf(renderer): purge pane-expand maps on worktree removal by @nwparker in #7534
  • perf(renderer): pause the shared useNow clock while the window is hidden by @nwparker in #7537
  • perf(main): stop allocating a debug snapshot on every PTY delivery event by @nwparker in #7541
  • perf(renderer): gate WorktreeCardAgentsBody's send-target subscriptions by @nwparker in #7545
  • Remove stale max-lines lint disables from files under the limit by @nwparker in #7548
  • fix(renderer): raise renderer V8 heap toward the 4GB pointer-compression cage by @nwparker in #7531
  • fix: add view file action to file context menu by @tmchow in #4620
  • fix(orchestration): stop coordinator message auto-submit by @rodboev in #7391
  • Stop terminal flicker during active Claude Code sessions by @brennanb2025 in #7540
  • perf(ai-vault): reuse and incrementally parse session transcripts across scans (STA-1278) by @brennanb2025 in #7525

Full Changelog: v1.4.124...v1.4.125

v1.4.125-rc.2

v1.4.125-rc.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Jul 19:07

What's Changed

  • perf(ai-vault): reuse and incrementally parse session transcripts across scans (STA-1278) by @brennanb2025 in #7525

Full Changelog: v1.4.125-rc.1...v1.4.125-rc.2

v1.4.125-rc.1

v1.4.125-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Jul 18:23