mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-05 08:10:39 +00:00
Standalone crate with no knowledge of git, fidelity, LLMs, hooks, sandboxes, artifacts, or disk I/O. Provides a ~55-line executor loop with pluggable NodeHandler, Graph, and RunLifecycle traits. Key types: CoreError, StageStatus, Outcome, Context (pluggable store), RetryPolicy, RunState, Executor/ExecutorBuilder, StallWatchdog. 103 tests covering all milestones: foundation types, graph/handler traits, lifecycle callbacks, executor (linear paths, terminal nodes, goal gates, visit limits, edge selection, jumps, loop restarts, cancellation, retry with backoff), and stall detection. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| crates | ||
| packages/fabro-api-client | ||