orca/src
오영택 3d6d6dd67d
fix(orchestration): scope agent lineage to its owning run (#11203)
Use durable Task-to-Run ownership and current pane, process-incarnation, and Run-generation authority for sidebar agent lineage. Add schema migrations, bounded lookup indexes, fail-closed renderer cleanup, and runtime/RPC regression coverage.

Co-authored-by: Jaeyoung22 <89302528+Jaeyoung22@users.noreply.github.com>
2026-08-03 21:21:03 -07:00
..
cli feat(orchestration): coordinator-driven release of settled worker terminals (STA-905) (#12355) 2026-08-03 17:17:26 -07:00
main fix(orchestration): scope agent lineage to its owning run (#11203) 2026-08-03 21:21:03 -07:00
preload fix(persistence): make the renderer unload checkpoint durably flush before reporting success (#12387) 2026-08-03 19:18:40 -07:00
relay fix(terminal): reset stale mouse tracking on cold restore (#12101); stop OSC color-reply echo leak in POSIX agent panes (#12112) (#12202) 2026-08-03 21:00:57 -07:00
renderer fix(orchestration): scope agent lineage to its owning run (#11203) 2026-08-03 21:21:03 -07:00
shared fix(terminal): reset stale mouse tracking on cold restore (#12101); stop OSC color-reply echo leak in POSIX agent panes (#12112) (#12202) 2026-08-03 21:00:57 -07:00
types