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.
This system helps software development teams automatically find, plan, implement, and review code changes across an entire codebase. It takes your existing code repository and either finds `TODO`/`FIXME` comments or proactively identifies areas for improvement, then outputs reviewed, ready-to-merge code changes. Software development managers, lead developers, or solo developers managing a large project would use this to automate maintenance and refactoring tasks.
Use this if you need an autonomous system to continuously monitor your codebase for improvements, automatically tackle a backlog of small code changes, and ensure every proposed change is reviewed by AI agents before it’s completed.
Not ideal if you prefer an interactive, single-task coding assistant for real-time pair programming, or if your projects involve highly complex architectural changes that require significant human oversight and nuanced decision-making at every step.
Stars
41
Forks
5
Language
Python
License
—
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/zclllyybb/multi-agent-todo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
awslabs/agent-squad
Flexible and powerful framework for managing multiple AI agents and handling complex conversations
jeremiah-k/agor
AgentOrchestrator - Multi-agent development coordination platform. Transform AI assistants into...
microsoft/multi-agent-reference-architecture
Guide for designing adaptive, scalable, and secure enterprise multi-agent systems
rodmena-limited/stabilize
Queue-Based State Machine - A lightweight workflow execution engine with DAG-based stage...
aws-solutions-library-samples/guidance-for-multi-agent-orchestration-on-aws
Enables developers to build, deploy, and manage multiple specialized agents that work together...