mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-15 23:32:46 +00:00
Steps 1 and 2 of .ai/plans/pebble-absorbs-embedder-concerns.md, pinning pebble 1a5abe4. Files touched come from `PromptReport`: pebble computes them from every successful write, edit, and patch across the prompt, subagents included, so the event-fed `FileTracking` and the tracking half of `WorkflowEventSink` go. The stage unions the reports of its prompts. Route failover is pebble's. The stage resolves its plan from the catalog as before and hands pebble the remaining routes through `fallback_routes`, each with its controls and the stage's output limit. Pebble keeps the conversation, moves it to the next route, requeues pending steering, and continues the prompt; the stage's plan follows the route the report says the prompt ended on, re-activates the session there, and mirrors pebble's `RouteFailover` as the run's `agent.failover` event with the same payload as before. `prompt_with_failover`, `resume_agent_on_route`, and the route bookkeeping in `LiveAgent` go. One-shot prompt stages still walk the plan themselves. `agent.route.failover` and `agent.tool.rounds.exhausted` join the derived event names; both variants were falling back to `agent.event`. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| build-support | ||
| fabro-api | ||
| fabro-auth | ||
| fabro-client | ||
| fabro-config | ||
| fabro-core | ||
| fabro-db | ||
| fabro-dev | ||
| fabro-http | ||
| fabro-macros | ||
| fabro-oauth | ||
| fabro-options-metadata | ||
| fabro-proc | ||
| fabro-redact | ||
| fabro-static | ||
| fabro-telemetry | ||
| fabro-template | ||
| fabro-test | ||
| fabro-types | ||
| fabro-util | ||
| fabro-vault | ||