mirror of
https://github.com/stablyai/orca.git
synced 2026-09-24 00:02:24 +00:00
Expand saved OMP descendants lazily while preserving exact child targets for Resume and View Log. Retain expanded branches across virtual scrolling and reject late responses/cycles. Includes the independently reviewed child-workspace correction from #20629. 61 combined target/map/nesting tests and actual OMP child/grandchild storage/CLI smoke pass. Earlier hidden Electron proof covers eight generations and narrow sidebar layout. Folder-only unresolved child targets remain disabled. No live delegation or full terminal-launch proof claimed. Addresses #12885 Scope 2.
6 lines
257 B
CSS
6 lines
257 B
CSS
@import '../../../src/renderer/src/assets/main.css';
|
|
@source './fixture.tsx';
|
|
@source '../../../src/renderer/src/components/right-sidebar';
|
|
@source '../../../src/renderer/src/components/ui';
|
|
@source '../../../src/renderer/src/components/AgentStateDot.tsx';
|