agent-orchestrator/v2/src/lib/stores
Hibryda 3776a3ba65 feat(v3): convert Settings from tab to collapsible side drawer
Settings is now a right-side drawer (32em width, semi-transparent
backdrop) instead of a full-page tab. GlobalTabBar has 3 tabs
(Sessions/Docs/Context) + gear icon toggle. WorkspaceTab type
reduced to 'sessions' | 'docs' | 'context'. Close via Escape,
click-outside, or close button. Alt+1..3 for tabs, Ctrl+, toggles
drawer.
2026-03-07 23:48:03 +01:00
..
agents.svelte.ts feat(v3): implement session continuity, workspace teardown, StatusBar rewrite, subagent routing fix 2026-03-07 16:33:27 +01:00
layout.svelte.ts feat(v2): add frontend remote machine integration 2026-03-06 19:05:53 +01:00
layout.test.ts test(v2): add integration tests for layout, agent-bridge, and dispatcher 2026-03-06 15:42:34 +01:00
machines.svelte.ts feat(v2): refactor reconnection probe to TCP-only and add frontend listeners 2026-03-06 21:50:45 +01:00
notifications.svelte.ts feat(v2): add agent tree, status bar, notifications, settings dialog (Phase 5) 2026-03-06 13:46:21 +01:00
sessions.svelte.ts fix(v2): rename rune stores to .svelte.ts to fix rune_outside_svelte error 2026-03-06 01:11:51 +01:00
theme.svelte.ts feat(v3): redesign SettingsTab global settings with split font controls 2026-03-07 23:23:33 +01:00
workspace.svelte.ts feat(v3): convert Settings from tab to collapsible side drawer 2026-03-07 23:48:03 +01:00
workspace.test.ts test(v3): add clearAllAgentSessions mock to workspace store tests 2026-03-07 16:33:47 +01:00