- medium priority, plan in memory/plans/flynn-council-fix.md - 5 phases, estimated 1-2 focused sessions
72 lines
3.4 KiB
JSON
72 lines
3.4 KiB
JSON
[
|
|
{
|
|
"id": "task-20260304-211216-acp-claude-codex",
|
|
"created_at": "2026-03-04T21:12:16Z",
|
|
"title": "Fix ACP runtime failures for Claude Code and Codex agents",
|
|
"owner": "zap",
|
|
"priority": "high",
|
|
"status": "open",
|
|
"details": "Both ACP runs failed during this session (Claude: acpx exited with code 1, Codex: acpx exited with code 5). Investigate acpx/ACP runtime failure path and restore reliable delegation for claude/codex agents.",
|
|
"notes": [
|
|
"Reported by Will on 2026-03-04.",
|
|
"Added as deferred follow-up while immediate LiteLLM route fix was applied directly."
|
|
]
|
|
},
|
|
{
|
|
"id": "task-20260304-2215-subagent-reliability",
|
|
"created_at": "2026-03-04T22:17:23Z",
|
|
"title": "Fix subagent reliability and completion-event spam handling",
|
|
"owner": "zap",
|
|
"priority": "high",
|
|
"status": "in-progress",
|
|
"details": "User explicitly requested that subagent tooling reliability be fixed. Follow up on repeated subagent timeout behavior, ACP/subagent failure modes, and delayed completion-event spam that caused repeated \"ok\" replies.",
|
|
"notes": [
|
|
"Requested by Will on 2026-03-04 22:15 UTC.",
|
|
"Do not close until subagent path is stable under real workload and duplicate completion spam is prevented.",
|
|
"Implemented local TUI filtering patch in openclaw dist to suppress internal runtime completion context blocks (tui-LeOEBhMz.js).",
|
|
"Patch timestamp: 2026-03-04T22:31:50Z",
|
|
"Upstream patch committed in external/openclaw-upstream on branch fix/tui-hide-internal-runtime-context commit 0f66a4547 (suppress internal runtime completion context blocks in TUI formatter).",
|
|
"Validation: pnpm test:fast completed successfully (812 files / 6599 tests passing) at 2026-03-04T22:53:29Z"
|
|
]
|
|
},
|
|
{
|
|
"id": "task-20260305-0838-council-personality-depth",
|
|
"created_at": "2026-03-05T08:38:00Z",
|
|
"title": "Revisit council subagent personality depth",
|
|
"owner": "zap",
|
|
"priority": "low",
|
|
"status": "open",
|
|
"details": "Explore richer personality backstories and communication styles for council advisor agents beyond the current role/lens/stance pattern.",
|
|
"notes": [
|
|
"From council skill brainstorm session 2026-03-05."
|
|
]
|
|
},
|
|
{
|
|
"id": "task-20260305-0838-council-skill-name",
|
|
"created_at": "2026-03-05T08:38:00Z",
|
|
"title": "Revisit council skill name",
|
|
"owner": "zap",
|
|
"priority": "low",
|
|
"status": "open",
|
|
"details": "council works for now but revisit whether a better name fits as the feature matures.",
|
|
"notes": [
|
|
"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."
|
|
]
|
|
}
|
|
]
|