Releases: Grigorij-Dudnik/Clean-Coder-AI
Releases · Grigorij-Dudnik/Clean-Coder-AI
v0.4.1
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.
v0.3.6 - Trailer released!
Changes:
- We released official Clean Coder trailer!
- Added static analysis for python files. Now Clean Coder checks python syntax with ruff after finishing it's work and repairs syntax automatically if needed.
- Small improvements.