fabro/lib/apps/fabro-server/src/server
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
..
handler Drive the run terminal through the driver's PtySession 2026-09-10 16:17:16 -06:00
automation_scheduler.rs Move run queries and pull request recovery to SQLite 2026-09-01 14:06:06 -04:00
pull_request_supervisor.rs Expose lithos request and response shapes through the API, server, CLI, and web 2026-09-09 17:26:57 -06:00
resource_sampler.rs Move run queries and pull request recovery to SQLite 2026-09-01 14:06:06 -04:00
session_runtime.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
tests.rs Merge origin/main into the sandbox-driver adoption 2026-09-10 13:37:11 -06:00