mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-16 23:43:10 +00:00
Pebble's command line is a library now. `fabro exec` builds its agent as before, with fabro's client, sandbox, MCP servers, skills, search, and redaction, and hands it to pebble's session: the events rendered as they happen, the answer on standard output, the summary after it, the agent shut down for the reason the prompt ended with, and the terminal approval prompt for tools the permission level does not allow. Fabro's own progress printer, approval prompt, summary, and MCP report are gone. The event stream of `--output-format json` stays on standard output. Standard output now carries the final answer alone rather than every assistant message; `--verbose` no longer prints tool results, since the session's renderer shows tool failures only. The lockfile moves tempfile to the version pebble pins, and the SQLite backup migration uses the replacement for the constructor that version deprecates. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| apps | ||
| components | ||
| foundation | ||
| packages/fabro-api-client | ||