mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-22 00:31:12 +00:00
The parallel handler was never registered in default_registry() due to a circular dependency (ParallelHandler::new needs Arc<HandlerRegistry>). Break the cycle by storing ParallelHandler as a separate field on PipelineEngine, created after Arc-wrapping the registry and emitter. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| agent | ||
| attractor | ||
| llm | ||
| terminal | ||