mirror of
https://github.com/stablyai/orca.git
synced 2026-09-22 08:02:28 +00:00
* fix(sidebar): retain remote OMP rows before tab hydration * fix(sidebar): sweep host-retracted rows without hydrated tabs * perf(sidebar): scope mirrored retractions to indexed host tabs * fix(sidebar): scope status retractions to host identity * fix(sidebar): retain host identity on mirrored statuses * chore(ci): refresh validation against fixed main baseline * fix: scope mirrored tab retractions to owning host panes * fix(sidebar): preserve foreign pane metadata during host retraction * fix(sidebar): retain remote workspace attribution after tab hydration
5 lines
200 B
CSS
5 lines
200 B
CSS
@import '../../../src/renderer/src/assets/main.css';
|
|
@source './fixture.tsx';
|
|
@source '../../../src/renderer/src/components/sidebar';
|
|
@source '../../../src/renderer/src/components/AgentStateDot.tsx';
|