mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-06 08:18:58 +00:00
## Summary Removes Fabro's automatic retro generation stage so workflow runs go directly from execution to finalization and optional PR creation. This drops the retro-specific crate, events, projection fields, config/API knobs, and user-facing docs in favor of the existing durable run observability surfaces. ## What Changed - Deleted the `fabro-retro` crate and the workflow `retro` pipeline phase, with finalization now consuming `Executed` state directly. - Removed retro configuration and API surface area, including `--no-retro`, `[run.execution].retros`, manifest `no_retro`, `features.retros`, and run projection `retro*` fields. - Retired typed `retro.*` events while keeping historical event logs readable by deserializing retired retro event names as `Unknown`. - Stopped appending retro sections to generated PR bodies and updated docs, marketing copy, screenshots, and navigation to point users toward observability/event-stream inspection. ## Testing Not run during PR creation; this branch already contained the implementation commit. --- [](https://github.com/EveryInc/compound-engineering-plugin) 🤖 Generated with GPT-5 (unknown context, reasoning unspecified) via [Codex](https://openai.com/codex) |
||
|---|---|---|
| .. | ||
| web | ||
| anatomy-workflow.svg | ||
| branch-loop-workflow.svg | ||
| brave-search-research.svg | ||
| ensemble-workflow.svg | ||
| example-clone-substack.svg | ||
| example-dod-multimodel.svg | ||
| example-dod.svg | ||
| example-repl-handoff.svg | ||
| example-semantic-port.svg | ||
| example-solitaire.svg | ||
| hero-dark.png | ||
| hero-light.png | ||
| how-fabro-works.svg | ||
| nlspec-conformance.svg | ||
| parallel-workflow.svg | ||
| permission-flow.svg | ||
| plan-implement-readme.svg | ||
| plan-implement-workflow.svg | ||
| preview-workflow.svg | ||
| run-detail.png | ||
| runs-board.png | ||
| tutorial-branch-loop.svg | ||
| tutorial-ensemble.svg | ||
| tutorial-hello.svg | ||
| tutorial-multi-model.svg | ||
| tutorial-parallel-review.svg | ||
| tutorial-plan-implement.svg | ||
| tutorial-sub-workflow-child.svg | ||
| tutorial-sub-workflow.svg | ||
| tutorial-subagent.svg | ||
| tutorial-tool-use.svg | ||
| vnc-access-workflow.svg | ||
| vpn-connections-workflow.svg | ||
| workflow-example.png | ||