Releases: Grigorij-Dudnik/Clean-Coder-AI
Releases · Grigorij-Dudnik/Clean-Coder-AI
Release 0.4.2
- Switched to OpenRouter as default model provider for easy change of the models.
- Resolved bug with see_image tool of Manager agent.
- Small improvements.
v0.4.1
- Bug with Chroma did not found base on empty folder solved.
- Bug with no changes indexing solved.
v0.4.0
- Re-describe project (starting with new description) now works as instended.
- Switched to Claudie 4.
- Python 3.13 now supported.
- Cleaned uo and improved code of Debugger agent.
0.3.13 - Run python scripts
- Run python scripts by @BuczynskiRafal and @Grigorij-Dudnik - allow AI to debug its code.
0.3.12
- Executor and Debugger now can call multiple tools at once
0.3.11
- Added option for manager to start with new plan.
- Debugger not updates file in context bug solved.
- Describing too much files bug solved.
0.3.10
- Added background research feature - When executing task from Todoist, CC automatically start doing next task (researching files in the background).
Release 0.3.9
- Self-closing divs bug solved.
- Few small improvements.
0.3.8
- Small bug improvements
v0.3.7 - Python static analiser
- Created static code analyser for Python - now Python code writing is even more automated.