BTerminal/v2/src-tauri
Hibryda 6ea1ed1dfd chore(v2): remove dead update_ssh_session method and fix stale comment
- Remove unused SessionDb::update_ssh_session() and its test (SshDialog
  was deleted in P10, this method had no callers)
- Fix stale TilingGrid reference in AgentPane comment
- Eliminates the last Rust compiler warning
2026-03-07 16:51:15 +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 chore(v2): remove dead update_ssh_session method and fix stale comment 2026-03-07 16:51:15 +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.toml refactor(v2): extract bterminal-core crate with EventSink trait 2026-03-06 19:05:35 +01:00
tauri.conf.json refactor(v2): unify sidecar to single agent-runner.mjs bundle 2026-03-07 01:07:06 +01:00