Files
swarm-zap/memory/tasks.json

121 lines
5.2 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."
]
},
{
"id": "task-20260311-1908-calendar-access",
"created_at": "2026-03-11T19:08:00Z",
"title": "Add calendar access/backend for proactive scheduling help",
"owner": "zap",
"priority": "medium",
"status": "open",
"details": "Set up or connect a calendar backend so zap can provide stronger calendar-aware assistance, daily briefs, and schedule checks.",
"notes": [
"Added from LAN-services gap review on 2026-03-11.",
"Biggest functional gap identified at the time."
]
},
{
"id": "task-20260311-1908-email-access",
"created_at": "2026-03-11T19:08:00Z",
"title": "Add email/inbox access for triage and briefing",
"owner": "zap",
"priority": "medium",
"status": "open",
"details": "Set up access to a mail/inbox workflow so zap can help with triage, summaries, and urgent-message detection.",
"notes": [
"Added from LAN-services gap review on 2026-03-11."
]
},
{
"id": "task-20260311-1908-doc-search-corpus",
"created_at": "2026-03-11T19:08:00Z",
"title": "Add broader personal document/search corpus",
"owner": "zap",
"priority": "low",
"status": "open",
"details": "Expose a broader searchable corpus beyond the workspace memory so zap can search personal docs, notes, or repos more effectively.",
"notes": [
"Added from LAN-services gap review on 2026-03-11."
]
},
{
"id": "task-20260311-1908-homelab-observability",
"created_at": "2026-03-11T19:08:00Z",
"title": "Add more homelab observability/status endpoints",
"owner": "zap",
"priority": "low",
"status": "open",
"details": "Add additional LAN-accessible status or observability endpoints so zap can do more homelab health monitoring without extra shell work.",
"notes": [
"Added from LAN-services gap review on 2026-03-11."
]
}
]