BTerminal/v2/src/lib/adapters
Hibryda 5503340e87 feat(v2): add frontend remote machine integration
remote-bridge.ts adapter for machine management IPC. machines.svelte.ts
store for remote machine state. Layout store extended with
remoteMachineId on Pane interface. agent-bridge.ts and pty-bridge.ts
route to remote commands when remoteMachineId is set. SettingsDialog
gains Remote Machines section. Sidebar auto-groups remote panes by
machine label.
2026-03-06 19:05:53 +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 feat(v2): add frontend remote machine integration 2026-03-06 19:05:53 +01:00
ctx-bridge.ts feat(v2): add SSH management, ctx integration, themes, detached mode, auto-updater 2026-03-06 14:50:00 +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 frontend remote machine integration 2026-03-06 19:05:53 +01:00
remote-bridge.ts feat(v2): add frontend remote machine integration 2026-03-06 19:05:53 +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 feat(v2): add agent pane with SDK message adapter and dispatcher 2026-03-06 01:01:56 +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