BTerminal/v2/src-tauri/src
Hibryda 035d4186fa feat(v2): add session groups with collapsible sidebar headers
Add group_name column to sessions table with ALTER TABLE migration,
setPaneGroup in layout store, grouped sidebar rendering with Svelte 5
snippets, and right-click to assign group via prompt dialog.
2026-03-06 15:42:16 +01:00
..
ctx.rs test(v2): add vitest and cargo tests for sdk-messages, agent-tree, session, ctx 2026-03-06 15:10:12 +01:00
lib.rs feat(v2): add session groups with collapsible sidebar headers 2026-03-06 15:42:16 +01:00
main.rs feat(v2): scaffold Tauri 2.x + Svelte 5 project (Phase 1) 2026-03-05 23:26:27 +01:00
pty.rs feat(v2): add PTY backend with portable-pty 2026-03-05 23:42:20 +01:00
session.rs feat(v2): add session groups with collapsible sidebar headers 2026-03-06 15:42:16 +01:00
sidecar.rs feat(v2): add sidecar crash detection, restart UI, and auto-scroll lock 2026-03-06 12:19:35 +01:00
watcher.rs feat(v2): implement session persistence, file watcher, and markdown viewer 2026-03-06 12:19:56 +01:00