Skip to content

Releases: Grigorij-Dudnik/Clean-Coder-AI

Release 0.4.2

29 Jul 09:45
77143df

Choose a tag to compare

  • 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

12 Jun 13:36
3a45e72

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

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

Choose a tag to compare

0.3.12

18 May 12:25
188349e

Choose a tag to compare

  • Executor and Debugger now can call multiple tools at once

0.3.11

08 May 17:05
89e6c15

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

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

Choose a tag to compare

  • Self-closing divs bug solved.
  • Few small improvements.

0.3.8

14 Apr 06:09
b5e2de3

Choose a tag to compare

  • Small bug improvements

v0.3.7 - Python static analiser

06 Apr 13:52
9283a5c

Choose a tag to compare

  • Created static code analyser for Python - now Python code writing is even more automated.