Skip to content

Releases: Grigorij-Dudnik/Clean-Coder-AI

v0.4.1

12 Jun 13:36
3a45e72
Compare
Choose a tag to compare
  • Bug with Chroma did not found base on empty folder solved.
  • Bug with no changes indexing solved.

v0.4.0

04 Jun 08:32
e8361c2
Compare
Choose a tag to compare
  • 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

22 May 08:00
e17e340
Compare
Choose a tag to compare

0.3.12

18 May 12:25
188349e
Compare
Choose a tag to compare
  • Executor and Debugger now can call multiple tools at once

0.3.11

08 May 17:05
89e6c15
Compare
Choose a tag to compare
  • 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

01 May 08:19
2222d7b
Compare
Choose a tag to compare
  • Added background research feature - When executing task from Todoist, CC automatically start doing next task (researching files in the background).

Release 0.3.9

26 Apr 06:15
664c639
Compare
Choose a tag to compare
  • Self-closing divs bug solved.
  • Few small improvements.

0.3.8

14 Apr 06:09
b5e2de3
Compare
Choose a tag to compare
  • Small bug improvements

v0.3.7 - Python static analiser

06 Apr 13:52
9283a5c
Compare
Choose a tag to compare
  • Created static code analyser for Python - now Python code writing is even more automated.

v0.3.6 - Trailer released!

30 Mar 08:41
cc202a1
Compare
Choose a tag to compare

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.