fabro/lib
Bryan Helmkamp be4dd86fd5
Drive the run terminal through the driver's PtySession
Fabro's TerminalSession trait, its DriverTerminalSession wrapper, and
TerminalSize were four method forwards and a size struct over the
driver's PtySession and PtySize. RunSandbox::open_terminal now returns
the driver's session, the server's websocket loop drives it directly and
renders its errors with display_for_log, and open_terminal_for_run sits
with the other reconnect helpers. terminal.rs is deleted.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-10 16:17:16 -06:00
..
apps Drive the run terminal through the driver's PtySession 2026-09-10 16:17:16 -06:00
components Drive the run terminal through the driver's PtySession 2026-09-10 16:17:16 -06:00
foundation Finish the merge with the fixes the merge commit left out 2026-09-10 13:41:35 -06:00
packages/fabro-api-client Merge origin/main into the sandbox-driver adoption 2026-09-10 13:37:11 -06:00