| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest.yml | 2026-08-16 | 343 Bytes | |
| orca-windows-setup.exe | 2026-08-16 | 187.7 MB | |
| orca-windows-setup.exe.blockmap | 2026-08-16 | 191.3 kB | |
| latest-mac.yml | 2026-08-16 | 796 Bytes | |
| Orca-1.4.184-arm64-mac.zip | 2026-08-16 | 203.6 MB | |
| Orca-1.4.184-arm64-mac.zip.blockmap | 2026-08-16 | 210.0 kB | |
| orca-macos-arm64.dmg | 2026-08-16 | 203.6 MB | |
| orca-macos-arm64.dmg.blockmap | 2026-08-16 | 214.1 kB | |
| latest-linux.yml | 2026-08-16 | 677 Bytes | |
| orca-ide-1.4.184.x86_64.rpm | 2026-08-16 | 141.6 MB | |
| Orca-1.4.184-mac.zip | 2026-08-16 | 209.4 MB | |
| Orca-1.4.184-mac.zip.blockmap | 2026-08-16 | 217.3 kB | |
| orca-macos-x64.dmg | 2026-08-16 | 209.3 MB | |
| orca-macos-x64.dmg.blockmap | 2026-08-16 | 217.7 kB | |
| latest-linux-arm64.yml | 2026-08-16 | 690 Bytes | |
| orca-ide-1.4.184.aarch64.rpm | 2026-08-16 | 136.8 MB | |
| orca-ide_1.4.184_amd64.deb | 2026-08-16 | 162.8 MB | |
| orca-ide_1.4.184_arm64.deb | 2026-08-16 | 158.0 MB | |
| orca-linux.AppImage | 2026-08-16 | 204.7 MB | |
| orca-linux-arm64.AppImage | 2026-08-16 | 206.6 MB | |
| README.md | 2026-08-16 | 9.9 kB | |
| v1.4.184 source code.tar.gz | 2026-08-16 | 73.2 MB | |
| v1.4.184 source code.zip | 2026-08-16 | 80.6 MB | |
| Totals: 23 Items | 2.2 GB | 1 | |
UI / workspace
- fix: persist review notes for folder workspaces by @AmethystLiang in https://github.com/stablyai/orca/pull/14112
- Extract AutomationTimeField component with improved digit input by @AmethystLiang in https://github.com/stablyai/orca/pull/13975
- fix(renderer): refresh runtime project group and folder workspace catalogs on remote repo events by @nwparker in https://github.com/stablyai/orca/pull/13787
- fix(worktrees): make hidden agent worktrees recoverable from the visibility dialog by @brennanb2025 in https://github.com/stablyai/orca/pull/13652
- Add filter and sorting to automations page by @AmethystLiang in https://github.com/stablyai/orca/pull/14158
- fix(sidebar): stabilize downward worktree card dragging by @nwparker in https://github.com/stablyai/orca/pull/14218
- fix(workspaces): recognize pasted Linear issue URLs by @nwparker in https://github.com/stablyai/orca/pull/14190
- Sta 4062 folder note rollback by @AmethystLiang in https://github.com/stablyai/orca/pull/14232
- fix(review-notes): converge rollback to persisted state on concurrent failures by @AmethystLiang in https://github.com/stablyai/orca/pull/14234
- feat(workspaces): make workspace board shortcut a toggle by @PannenetsF in https://github.com/stablyai/orca/pull/14240
- refactor(skills): remove the unreachable Skills page and the file count it rendered by @nwparker in https://github.com/stablyai/orca/pull/14259
Orchestration
- Use provider-neutral Opus alias in orchestration guide by @Jinwoo-H in https://github.com/stablyai/orca/pull/14119
- Fix federation terminal settlement retries and legacy admission by @Jinwoo-H in https://github.com/stablyai/orca/pull/14105
Agents / native chat
- fix(agent-status): map omp ask tool to blocked sidebar state by @FurmaPanda in https://github.com/stablyai/orca/pull/14114
- fix(agent-hooks): fail closed without detected agent allowlist by @bbingz in https://github.com/stablyai/orca/pull/11676
- fix(agents): align Floating discovery and launch authority by @Jinwoo-H in https://github.com/stablyai/orca/pull/14106
- Fix native chat image marker position handling by @brennanb2025 in https://github.com/stablyai/orca/pull/14162
Windows / WSL
- Gate WSL transcript fs ops with timeout and capacity limits by @AmethystLiang in https://github.com/stablyai/orca/pull/14090
- fix(windows): restore fresh-profile startup after durable fsync by @nwparker in https://github.com/stablyai/orca/pull/14173
- Gate WSL transcript filesystem I/O to prevent stalls (STA-4049) by @AmethystLiang in https://github.com/stablyai/orca/pull/14203
- Fix WSL transcript stream cleanup and route-level isolation (STA-4049) by @AmethystLiang in https://github.com/stablyai/orca/pull/14243
Terminal
- fix(terminal): recover readiness after startup exec by @Jinwoo-H in https://github.com/stablyai/orca/pull/14027
- fix(terminal): require agent identity for guarded sends (STA-4028) by @brennanb2025 in https://github.com/stablyai/orca/pull/14092
- fix(terminal): retain alt frames through park reveal by @nwparker in https://github.com/stablyai/orca/pull/13882
- fix(daemon): let the connect prove a retired daemon, not the token read by @brennanb2025 in https://github.com/stablyai/orca/pull/14128
- fix(daemon): retain a flat per-session scrollback window by @brennanb2025 in https://github.com/stablyai/orca/pull/13061
- fix(terminal): preserve Fish readiness escape bytes by @Jinwoo-H in https://github.com/stablyai/orca/pull/14142
- fix terminal attribution shim removal edge cases by @nwparker in https://github.com/stablyai/orca/pull/14187
- Fix fsync of read-only files on POSIX by @AmethystLiang in https://github.com/stablyai/orca/pull/14235
- fix(daemon): stop killing live coding agents when the daemon can't report its sessions by @nwparker in https://github.com/stablyai/orca/pull/13928
- fix(daemon): restore previously recoverable scrollback from durable history by @brennanb2025 in https://github.com/stablyai/orca/pull/14193
Remote server / SSH
- Gate paired web creation actions by provider by @Jinwoo-H in https://github.com/stablyai/orca/pull/13909
- fix(browser): route remote terminal links to owning host by @Jinwoo-H in https://github.com/stablyai/orca/pull/14117
- fix(terminal): never wipe a painted pane for a snapshot that carries no image by @brennanb2025 in https://github.com/stablyai/orca/pull/14099
- fix(terminal): repaint a recovered remote pane from the host's retained buffer by @brennanb2025 in https://github.com/stablyai/orca/pull/14095
- Fix paired web creation failure handling (STA-4024, STA-4025, STA-4063) by @Jinwoo-H in https://github.com/stablyai/orca/pull/14100
- fix(terminal): retain SSH startup delivery through reconnect by @Jinwoo-H in https://github.com/stablyai/orca/pull/14161
- Fix remote server browser tab fallback behavior by @AmethystLiang in https://github.com/stablyai/orca/pull/14194
- Fix paired remote terminal browser link creation by @OrcaWin in https://github.com/stablyai/orca/pull/14363
- Fix terminal split source incarnation and rejection cleanup by @AmethystLiang in https://github.com/stablyai/orca/pull/14238
- feat(dashboard): identify SSH and remote hosts by @brennanb2025 in https://github.com/stablyai/orca/pull/14177
- fix(ssh): stop SSH reconnect from multiplying terminals and resuming agents twice (STA-3077) by @nwparker in https://github.com/stablyai/orca/pull/13326
Browser
- fix(browser): preserve partitioned Google cookies on import by @brennanb2025 in https://github.com/stablyai/orca/pull/14086
- fix(browser): guide Google sign-in after cookie import (STA-4019) by @brennanb2025 in https://github.com/stablyai/orca/pull/14085
- fix(browser): disable unsupported FedCM by @Jinwoo-H in https://github.com/stablyai/orca/pull/14023
- fix(browser): never resurrect cookies after a failed import clear (STA-4061) by @brennanb2025 in https://github.com/stablyai/orca/pull/14132
- perf(browser): clear cookies in one bulk call that excludes the Google family (STA-4065) by @brennanb2025 in https://github.com/stablyai/orca/pull/14131
- fix(browser): sanitize reserved Windows download names by @nwparker in https://github.com/stablyai/orca/pull/14145
- fix(browser): fail-closed cookie clear after a partial import wipe (STA-4090) by @brennanb2025 in https://github.com/stablyai/orca/pull/14191
GitHub / source control
- rm git shim by @nwparker in https://github.com/stablyai/orca/pull/14141
- rm git shim: neutralize stale wrappers without a host gate by @nwparker in https://github.com/stablyai/orca/pull/14255
Performance
- perf(renderer): publish agent status bursts once by @nwparker in https://github.com/stablyai/orca/pull/13974
- perf: avoid polling remote runtimes on local repo changes by @nwparker in https://github.com/stablyai/orca/pull/13632
- perf(renderer): index the repo catalog compat merge and keep catalog identity by @nwparker in https://github.com/stablyai/orca/pull/13803
- fix(store): keep setup-script dismissal array identity on no-op repo fetches by @nwparker in https://github.com/stablyai/orca/pull/14211
- perf(store): keep runtimeEnvironments identity across no-op catalog lists by @nwparker in https://github.com/stablyai/orca/pull/14214
- perf(renderer): keep project catalog identity on SSH readoption by @nwparker in https://github.com/stablyai/orca/pull/14212
- perf(github): reuse workItemsCache identity on no-op refetch by @nwparker in https://github.com/stablyai/orca/pull/14216
- perf(renderer): keep worktree lineage map identity on no-op refresh by @nwparker in https://github.com/stablyai/orca/pull/14217
- fix(store): keep project catalog identity when repo.addedAt is 0 by @nwparker in https://github.com/stablyai/orca/pull/14213
- perf(runtime): stop rescanning every repo every 30s with a Git-admin fingerprint by @nwparker in https://github.com/stablyai/orca/pull/14207
- perf(skills): bound and share skill discovery scans by @nwparker in https://github.com/stablyai/orca/pull/14204
- perf(ai-vault): reuse session list identity on reminted scannedAt by @nwparker in https://github.com/stablyai/orca/pull/14245
- fix(ai-vault): stop the scan-stamp guard from deciding merged results by @nwparker in https://github.com/stablyai/orca/pull/14261
Mobile
- fix: connect mobile emulator in folder workspaces by @Jinwoo-H in https://github.com/stablyai/orca/pull/14009
- fix(mobile-ios): set app_platform for distribute-only TestFlight upload by @brennanb2025 in https://github.com/stablyai/orca/pull/14087
- fix(mobile): trade a lease-only stream for output when leaving a chat tab by @brennanb2025 in https://github.com/stablyai/orca/pull/14179
- fix(mobile): open agent-cited external chat files by @brennanb2025 in https://github.com/stablyai/orca/pull/14166
Tests / CI
- fix(mobile): use 'unsupported' for the no-review-creation test premise by @brennanb2025 in https://github.com/stablyai/orca/pull/14091
- test(agent-hooks): stop the GROK_HOME probe test from spawning a real shell by @brennanb2025 in https://github.com/stablyai/orca/pull/14120
- docs(i18n): sync Korean README with current content by @erishforG in https://github.com/stablyai/orca/pull/14124
- Add Windows golden E2E test for fresh-startup regression by @OrcaWin in https://github.com/stablyai/orca/pull/14180
- chore(repo): ignore generated Clawpatch state by @nwparker in https://github.com/stablyai/orca/pull/14144
- test(wire): select stable desktop release baselines by @nwparker in https://github.com/stablyai/orca/pull/14156
- test(terminal): remove fish DECSET handoff races by @nwparker in https://github.com/stablyai/orca/pull/14167
- fix(ci): skip missing golden scripts on older release tags by @AmethystLiang in https://github.com/stablyai/orca/pull/14267
New Contributors
- @FurmaPanda made their first contribution in https://github.com/stablyai/orca/pull/14114
Full Changelog: https://github.com/stablyai/orca/compare/v1.4.183...v1.4.184