Brennan Benson
|
913509edeb
|
fix(orchestration): prevent slow worker-start stalls (#16300)
* Extend orchestration agent submission timing budgets
* fix(orchestration): preserve mutation recovery identity
* fix(orchestration): preserve recovery executable identity
* fix(orchestration): keep worker starts and recovery commands safe
* test(orchestration): cover federated worker preflight
* fix(orchestration): harden mutation recovery
* fix(orchestration): redact dispatch recovery credentials
* chore: preserve upstream skill dialog formatting
* test(orchestration): stabilize agent prompt submit e2e
* fix(orchestration): validate federated start receipts
* perf(runtime): cache unchanged prompt verification tail
* fix(orchestration): reject worker-start timer overflow
* fix(orchestration): normalize worker-start timeout defaults
* fix(orchestration): normalize worker-start readiness budgets
* fix(orchestration): normalize federated readiness timeout
* test(runtime): tolerate current-main degradation exports
* chore: preserve current-main orcad formatting
* chore: drop unrelated formatting carryover
|
2026-08-27 15:25:30 -07:00 |
|
Neil
|
badf91101b
|
fix(quality): enforce performance-safe lint baseline (#11074)
* fix(quality): clear safe existing lint findings
* fix(quality): keep lint cleanup allocation-free
* fix(quality): enforce performance-safe baseline
* test(terminal): drain deferred confirmation cleanup
|
2026-07-27 20:54:02 -07:00 |
|
 NeilandOrca
|
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 |
|
 NeilandOrca
|
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 |
|
 Jinwoo HongandOrca
|
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 |
|