BTerminal/v2/src-tauri/src
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
..
ctx.rs test(v2): add vitest and cargo tests for sdk-messages, agent-tree, session, ctx 2026-03-06 15:10:12 +01:00
event_sink.rs refactor(v2): extract bterminal-core crate with EventSink trait 2026-03-06 19:05:35 +01:00
groups.rs feat(v3): implement Mission Control MVP (Phases 1-5) 2026-03-07 16:06:07 +01:00
lib.rs feat(v3): implement Mission Control MVP (Phases 1-5) 2026-03-07 16:06:07 +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 refactor(v2): extract bterminal-core crate with EventSink trait 2026-03-06 19:05:35 +01:00
remote.rs feat(v2): refactor reconnection probe to TCP-only and add frontend listeners 2026-03-06 21:50:45 +01:00
session.rs chore(v2): remove dead update_ssh_session method and fix stale comment 2026-03-07 16:51:15 +01:00
sidecar.rs refactor(v2): extract bterminal-core crate with EventSink trait 2026-03-06 19:05:35 +01:00
watcher.rs feat(v2): implement session persistence, file watcher, and markdown viewer 2026-03-06 12:19:56 +01:00