BTerminal/v2/src/lib/adapters
2026-03-10 03:11:32 +01:00
..
agent-bridge.test.ts test(v2): add integration tests for layout, agent-bridge, and dispatcher 2026-03-06 15:42:34 +01:00
agent-bridge.ts fix: resolve medium/low audit findings across backend and frontend 2026-03-08 20:10:54 +01:00
claude-bridge.ts feat(v2): add Claude profile switching, skill discovery, and extended agent options 2026-03-07 01:58:29 +01:00
ctx-bridge.ts refactor(ctx): remove dead code from ctx integration 2026-03-08 19:37:17 +01:00
file-bridge.ts feat(v2): implement session persistence, file watcher, and markdown viewer 2026-03-06 12:19:56 +01:00
files-bridge.ts feat(files): add CodeMirror 6 editor with save, dirty tracking, and 15 language modes 2026-03-10 03:11:32 +01:00
groups-bridge.ts feat(v3): implement Mission Control MVP (Phases 1-5) 2026-03-07 16:06:07 +01:00
memory-adapter.ts feat(workspace): overhaul ProjectBox tab system with 6 tabs and lazy mount 2026-03-10 02:12:05 +01:00
pty-bridge.ts feat(v2): add frontend remote machine integration 2026-03-06 19:05:53 +01:00
remote-bridge.ts feat(v2): refactor reconnection probe to TCP-only and add frontend listeners 2026-03-06 21:50:45 +01:00
sdk-messages.test.ts test(v2): add integration tests for layout, agent-bridge, and dispatcher 2026-03-06 15:42:34 +01:00
sdk-messages.ts fix: resolve medium/low audit findings across backend and frontend 2026-03-08 20:10:54 +01:00
session-bridge.ts feat(v2): add session groups with collapsible sidebar headers 2026-03-06 15:42:16 +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
ssh-bridge.ts feat(v2): add SSH management, ctx integration, themes, detached mode, auto-updater 2026-03-06 14:50:00 +01:00
telemetry-bridge.ts feat(telemetry): add OpenTelemetry tracing with optional OTLP export to Tempo 2026-03-08 20:34:19 +01:00