mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-24 00:51:19 +00:00
- Gap 1: Real preamble synthesis per fidelity mode (truncate, compact, summary:low/medium/high) in new preamble.rs module, replacing placeholder - Gap 2: Pass thread_id to CodergenBackend.run() so backends can reuse LLM sessions across nodes sharing the same thread - Gap 7: Engine cancellation via AtomicBool token checked between nodes, wired to server cancel endpoint, new Cancelled error variant - Gap 8: RecordingInterviewer serialization (to_json/from_json, file I/O) and new ReplayInterviewer for replaying recorded Q&A sessions - Gap 12: Preset retry policies selectable from DOT via retry_policy attr (none, standard, aggressive, linear, patient) - Gap 15: Engine calls Interviewer.inform() at pipeline start, stage start, and stage complete lifecycle points 37 new tests (450 unit + 49 integration, all passing). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| attractor | ||
| coding-agent-loop | ||
| unified-llm | ||
| unified-llm-cli | ||