OrcaWin
ab665a3ce7
fix(remote): preserve terminal recovery across control refresh ( #11513 )
...
* fix(remote): recover stalled terminal streams
* fix(i18n): localize manual disconnect error
* fix(remote): park paired terminals with host snapshots
* test(remote): mock authoritative resync snapshots
* fix(terminal): defer startup mounts until hydration
* fix(remote): raise paired terminal stream capacity
* fix(remote): harden terminal recovery lifecycle
* fix(remote): preserve calls across control refresh
* test(remote): harden paired recovery oracle
* test(workspace): seed Jira source context
* test(remote): assert raw host terminal identities
* test(terminal): keep restore sentinels atomic
* test(terminal): keep restore sentinel on one row
---------
Co-authored-by: OrcaWin <293788423+OrcaWin@users.noreply.github.com>
2026-07-30 03:05:10 -07:00
BingZ
b96c2f0582
fix(remote): accelerate terminal recovery on resume/online ( #8255 )
...
* fix(remote): accelerate shared-control and pane recovery on resume/online
Narrow #8255 onto current main after #9774 : fire pending shared-control
reconnect timers and pane recovery backoffs on system resume and browser
online, without replacing the per-pane recovery state machine or reconnect
banner UX.
* test(remote): cover online and occluded-resume recovery triggers
* fix(remote): centralize recovery acceleration
---------
Co-authored-by: OrcaWin <293788423+OrcaWin@users.noreply.github.com>
2026-07-27 01:43:44 -07:00
Neil
879aad7dd6
oom(foundation): bound shared readers/limits + add BoundedMap primitive ( #10299 )
...
* oom(01): A1-shared-readers — reintroduce #10179 subset
Files: 18 applied, 0 deleted (from 6eb70d8370 )
Co-authored-by: Orca <help@stably.ai>
* oom(02): A2-shared-image-media — reintroduce #10179 subset
Files: 7 applied, 0 deleted (from 6eb70d8370 )
Co-authored-by: Orca <help@stably.ai>
* oom(03): A3-shared-fs-listing — reintroduce #10179 subset
Files: 21 applied, 0 deleted (from 6eb70d8370 )
Co-authored-by: Orca <help@stably.ai>
* oom(04): A4-shared-remote-relay — reintroduce #10179 subset
Files: 8 applied, 0 deleted (from 6eb70d8370 )
Co-authored-by: Orca <help@stably.ai>
* oom(05): A5-shared-misc — reintroduce #10179 subset
Files: 28 applied, 0 deleted (from 6eb70d8370 )
Co-authored-by: Orca <help@stably.ai>
* oom(06): B-shared-wiring — reintroduce #10179 subset
Files: 81 applied, 0 deleted (from 6eb70d8370 )
Co-authored-by: Orca <help@stably.ai>
---------
Co-authored-by: Orca <help@stably.ai>
2026-07-24 21:36:57 -07:00
Neil
aab112933e
Revert "fix(memory): bound OOM-prone accumulators ( #10179 )" ( #10255 )
...
Co-authored-by: Orca <help@stably.ai>
2026-07-23 18:35:31 -07:00
Neil
8f40ddf328
fix(memory): bound OOM-prone accumulators ( #10179 )
2026-07-23 06:22:56 -07:00
OrcaWin
41751dd90d
fix(runtime): route HUB-owned SSH worktrees through owning runtime ( #9994 )
2026-07-22 18:25:05 -07:00
OrcaWin
54c1ec5e7a
fix(remote-runtime): recover terminals after network loss ( #9774 )
...
Co-authored-by: Brennan Benson <79079362+brennanb2025@users.noreply.github.com>
2026-07-21 15:18:45 -07:00
Jinwoo Hong
6be4e29394
fix(remote): isolate shared control request timeouts ( #9016 )
...
Co-authored-by: Orca <help@stably.ai>
2026-07-16 12:21:07 -07:00
Jinwoo Hong
6c988356e2
fix: Remote Orca Server reconnect liveness — recover mirrors, input routing, and creates after tunnel drops ( #7827 )
...
Co-authored-by: Orca <help@stably.ai>
2026-07-08 12:08:27 -07:00
Jinwoo Hong
e3bf7d8614
feat(mobile): pickers, workspace parity, active-workspace focus, tap-to-open, source-control parity, artifact viewing ( #5330 )
...
Co-authored-by: Orca <help@stably.ai>
2026-06-15 22:02:51 -07:00
Jinwoo Hong
719ae00009
Fix remote runtime tab and agent status UX ( #5341 )
...
Co-authored-by: Orca <help@stably.ai>
2026-06-14 01:48:26 -07:00