BTerminal/v2/src/lib
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
..
adapters feat(v3): implement Mission Control MVP (Phases 1-5) 2026-03-07 16:06:07 +01:00
components chore(v2): remove dead update_ssh_session method and fix stale comment 2026-03-07 16:51:15 +01:00
stores test(v3): add clearAllAgentSessions mock to workspace store tests 2026-03-07 16:33:47 +01:00
styles feat(v2): add SSH management, ctx integration, themes, detached mode, auto-updater 2026-03-06 14:50:00 +01:00
types feat(v3): implement Mission Control MVP (Phases 1-5) 2026-03-07 16:06:07 +01:00
utils test(v2): add vitest and cargo tests for sdk-messages, agent-tree, session, ctx 2026-03-06 15:10:12 +01:00
agent-dispatcher.test.ts test(v2): add 10 subagent routing tests for agent dispatcher 2026-03-06 17:12:43 +01:00
agent-dispatcher.ts feat(v3): implement session continuity, workspace teardown, StatusBar rewrite, subagent routing fix 2026-03-07 16:33:27 +01:00