fabro/lib/apps
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
..
fabro-cli Finish the merge with the fixes the merge commit left out 2026-09-10 13:41:35 -06:00
fabro-mcp-server Expose lithos request and response shapes through the API, server, CLI, and web 2026-09-09 17:26:57 -06:00
fabro-server Drive the run terminal through the driver's PtySession 2026-09-10 16:17:16 -06:00
fabro-spa refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00