agent-orchestrator/v2/src/lib/adapters
Hibryda be24d07c65 feat(v2): add agent tree, status bar, notifications, settings dialog (Phase 5)
Agent tree visualization (SVG) with horizontal layout and bezier edges.
Global status bar with pane counts, active agents pulse, token/cost totals.
Toast notification system with auto-dismiss and agent dispatcher integration.
Settings dialog with SQLite persistence for shell, cwd, and max panes.
Keyboard shortcuts: Ctrl+W close pane, Ctrl+, open settings.
2026-03-06 13:46:21 +01:00
..
agent-bridge.ts feat(v2): add sidecar crash detection, restart UI, and auto-scroll lock 2026-03-06 12:19:35 +01:00
file-bridge.ts feat(v2): implement session persistence, file watcher, and markdown viewer 2026-03-06 12:19:56 +01:00
pty-bridge.ts feat(v2): add xterm.js terminal pane with Canvas addon 2026-03-05 23:42:31 +01:00
sdk-messages.ts feat(v2): add agent pane with SDK message adapter and dispatcher 2026-03-06 01:01:56 +01:00
session-bridge.ts feat(v2): implement session persistence, file watcher, and markdown viewer 2026-03-06 12:19:56 +01:00
settings-bridge.ts feat(v2): add agent tree, status bar, notifications, settings dialog (Phase 5) 2026-03-06 13:46:21 +01:00