BTerminal/v2/src/lib/stores
Hibryda 87dd8cb09d feat(v3): redesign UI from top tab bar to VSCode-style left sidebar
Replace horizontal tab bar + right-side settings drawer with vertical
icon rail (36px) + expandable drawer panel (28em) + always-visible
workspace. GlobalTabBar now renders 4 SVG icon buttons. Settings is a
regular sidebar tab. Keyboard: Alt+1..4, Ctrl+B toggle, Ctrl+, settings.
2026-03-08 00:10:16 +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): redesign UI from top tab bar to VSCode-style left sidebar 2026-03-08 00:10:16 +01:00
workspace.test.ts test(v3): add clearAllAgentSessions mock to workspace store tests 2026-03-07 16:33:47 +01:00