

Clean Coder is your 2-in-1 AI Scrum Master and Developer. Delegate planning, managing, and coding to AI. Agents create tasks within Todoist, write code, and test it, helping you create great projects with minimal effort!


git clone https://github.com/GregorD1A1/Clean-Coder-AI
cd Clean-Coder-AI
pip install -r requirements.txt
python manager.py
or check detailed instructions how to start in documentation.
You can also deploy with Docker.
Create an entire web app with by Clean Coder:
Feature | Clean Coder | Cline | Aider | Cursor |
---|---|---|---|---|
Intelligence | ✅ Two-step Planer agent for thinking only | 🟡 One-step plan mode | 🟡 One-step Architect agent | ❌ No thinking agent |
Codebase Research | ✅ File descriptions RAG, codebase size independent | ❌ Simple file browsing approach only | 🟡 Repo map | 🟡 Also RAG, but not describes code before indexing |
Project Management | ✅ Full Todoist integration | ❌ No | ❌ No | ❌ No |
Frontend Visual testing | ✅ Frontend Feedback agent | ✅ Webview | ❌ No | ❌ No |
UI | ❌ Terminal only | ✅ IDE | ✅ Webchat | ✅ IDE |
- Get project supervised by Manager agent with thoroughly-described tasks organized in Todoist, just like with a human scrum master.
- Two-step planning module makes Clean Coder probably most intelligent AI coder available.
- Semantic search (RAG) for effective navigating even large codebases.
- Allow AI to see frontend it creates with frontend feedback feature. At the day of writing no other AI coder has that feature.
- Create a frontend based on images with designs.
- Speak to Clean Coder instead of writing.
- Automatic file linting prevents from introducing incorrect changes and log check for self-debug.
- Sensitive files protection from being watched by AI.
Report bugs or propose new features for Clean Coder on our Discord!
We hardly work on developing cutting-edge AI coder for you. Completely for free. Support our work by leaving a star!
Sweat, tears and endless glory... Join the Clean Coder contributors!