BTerminal/v2/src-tauri
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
..
capabilities feat(v2): scaffold Tauri 2.x + Svelte 5 project (Phase 1) 2026-03-05 23:26:27 +01:00
icons feat(v2): add packaging, installer, and CI release workflow (Phase 6) 2026-03-06 14:23:09 +01:00
src feat(v2): add session groups with collapsible sidebar headers 2026-03-06 15:42:16 +01:00
.gitignore feat(v2): scaffold Tauri 2.x + Svelte 5 project (Phase 1) 2026-03-05 23:26:27 +01:00
build.rs feat(v2): scaffold Tauri 2.x + Svelte 5 project (Phase 1) 2026-03-05 23:26:27 +01:00
Cargo.lock test(v2): add vitest and cargo tests for sdk-messages, agent-tree, session, ctx 2026-03-06 15:10:12 +01:00
Cargo.toml test(v2): add vitest and cargo tests for sdk-messages, agent-tree, session, ctx 2026-03-06 15:10:12 +01:00
tauri.conf.json feat(v2): add SSH management, ctx integration, themes, detached mode, auto-updater 2026-03-06 14:50:00 +01:00