mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-15 23:32:46 +00:00
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> |
||
|---|---|---|
| .. | ||
| fabro-cli | ||
| fabro-mcp-server | ||
| fabro-server | ||
| fabro-spa | ||