zclllyybb/multi-agent-todo
A persistent, daemon-based multi-agent system that leverages opencode to automatically discover, plan, implement, and review code changes across a codebase.
Platform-specific configuration:
{
"mcpServers": {
"multi-agent-todo": {
"command": "npx",
"args": [
"-y",
"multi-agent-todo"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...