chore(tasks): add Flynn council pipeline fix to TODO
- medium priority, plan in memory/plans/flynn-council-fix.md - 5 phases, estimated 1-2 focused sessions
This commit is contained in:
@@ -52,5 +52,20 @@
|
|||||||
"notes": [
|
"notes": [
|
||||||
"From council skill brainstorm session 2026-03-05."
|
"From council skill brainstorm session 2026-03-05."
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "task-20260305-1901-flynn-council-pipeline",
|
||||||
|
"created_at": "2026-03-05T19:01:00Z",
|
||||||
|
"title": "Fix Flynn council pipeline for real-model use + zap delegation",
|
||||||
|
"owner": "zap",
|
||||||
|
"priority": "medium",
|
||||||
|
"status": "open",
|
||||||
|
"details": "Get Flynn's dual-council pipeline (council.run) working against real models. Then integrate so zap can delegate council tasks to Flynn as an external agent. Work on feature branch fix/council-pipeline in ~/flynn.",
|
||||||
|
"notes": [
|
||||||
|
"Plan: memory/plans/flynn-council-fix.md",
|
||||||
|
"5 phases: config/agent setup, structured output compat, bridge cap fixes, E2E run, zap integration.",
|
||||||
|
"Flynn codebase: ~/flynn/src/councils/ — orchestrator exists, unit tests pass (mocked), never run against real models.",
|
||||||
|
"Estimated effort: 1-2 focused sessions."
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user