| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest.yml | 2026-07-14 | 343 Bytes | |
| orca-windows-setup.exe | 2026-07-14 | 188.4 MB | |
| orca-windows-setup.exe.blockmap | 2026-07-14 | 193.3 kB | |
| latest-mac.yml | 2026-07-14 | 796 Bytes | |
| Orca-1.4.141-arm64-mac.zip | 2026-07-14 | 191.6 MB | |
| Orca-1.4.141-arm64-mac.zip.blockmap | 2026-07-14 | 199.0 kB | |
| orca-macos-arm64.dmg | 2026-07-14 | 197.8 MB | |
| orca-macos-arm64.dmg.blockmap | 2026-07-14 | 208.2 kB | |
| latest-linux.yml | 2026-07-14 | 677 Bytes | |
| orca-ide-1.4.141.x86_64.rpm | 2026-07-14 | 139.5 MB | |
| latest-linux-arm64.yml | 2026-07-14 | 690 Bytes | |
| orca-ide-1.4.141.aarch64.rpm | 2026-07-14 | 134.8 MB | |
| Orca-1.4.141-mac.zip | 2026-07-14 | 197.3 MB | |
| Orca-1.4.141-mac.zip.blockmap | 2026-07-14 | 206.1 kB | |
| orca-macos-x64.dmg | 2026-07-14 | 203.5 MB | |
| orca-macos-x64.dmg.blockmap | 2026-07-14 | 211.9 kB | |
| orca-ide_1.4.141_amd64.deb | 2026-07-14 | 160.7 MB | |
| orca-ide_1.4.141_arm64.deb | 2026-07-14 | 155.7 MB | |
| orca-linux.AppImage | 2026-07-14 | 200.4 MB | |
| orca-linux-arm64.AppImage | 2026-07-14 | 202.3 MB | |
| README.md | 2026-07-14 | 2.6 kB | |
| v1.4.141 source code.tar.gz | 2026-07-14 | 64.1 MB | |
| v1.4.141 source code.zip | 2026-07-14 | 68.6 MB | |
| Totals: 23 Items | 2.1 GB | 5 | |
What's Changed
- fix(terminal): let pane recovery reach input stuck behind a never-settling connect by @brennanb2025 in https://github.com/stablyai/orca/pull/8673
- fix(github): pin work-item list ordering to updated-desc so cursor pagination reaches every page by @moseoh in https://github.com/stablyai/orca/pull/8658
- chore: drop local notes/ and pr-evidence/ from the tree by @nwparker in https://github.com/stablyai/orca/pull/8677
- fix(mobile): handle base_not_on_remote in PR-create block message by @brennanb2025 in https://github.com/stablyai/orca/pull/8676
- fix(agent-status): guard against re-entrant pending-status flush (crash 9fc89529) by @nwparker in https://github.com/stablyai/orca/pull/8671
- fix(sidebar): guard kanban worktree sort against undefined displayName (crash 99657ab1) by @OrcaWin in https://github.com/stablyai/orca/pull/8683
- fix(markdown-preview): paint Find matches without mutating react DOM (crash 237acef1) by @nwparker in https://github.com/stablyai/orca/pull/8678
- fix(deps): bump radix-ui 1.4.3→1.6.2 + react 19.2.7 to stop React 19 [#185] ref loop (crash e95669d2) by @nwparker in https://github.com/stablyai/orca/pull/8679
- fix(terminal): retire sessions when tabs close by @brennanb2025 in https://github.com/stablyai/orca/pull/8628
- fix(mobile): resync worktree list + idempotent notification replay on reconnect (#8498 [#8129]) by @nwparker in https://github.com/stablyai/orca/pull/8690
- fix(i18n/zh): 修复3处翻译质量错误 by @fsdwen in https://github.com/stablyai/orca/pull/8693
- fix(mobile): re-fit terminal PTY when the frame height settles by @brennanb2025 in https://github.com/stablyai/orca/pull/8647
- fix(daemon): replace a permanently wedged daemon instead of preserving it forever (#8689) by @nwparker in https://github.com/stablyai/orca/pull/8697
- fix(terminal): derive zsh wrapper ZDOTDIR from %x so non-ASCII WSL logins load .zshrc (#8003) by @rodboev in https://github.com/stablyai/orca/pull/8209
- Add version-matched skill guides to the CLI by @brennanb2025 in https://github.com/stablyai/orca/pull/8624
- fix(mobile): harden terminal height refit (follow-up to [#8647]) by @brennanb2025 in https://github.com/stablyai/orca/pull/8707
- perf(terminal): defer cold worktree activation tab mounts until first reveal by @brennanb2025 in https://github.com/stablyai/orca/pull/8597
- fix(agent-hooks): make Windows cmd hook launcher directly spawnable (#8430 regression) by @OrcaWin in https://github.com/stablyai/orca/pull/8737
Full Changelog: https://github.com/stablyai/orca/compare/v1.4.139...v1.4.141