Skip to content

Releases: JeremyDev87/codingbuddy

v4.3.0 🌈

20 Feb 12:44

Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

🦾 Refactoring

📚 Documentation

🧰 Maintenance

v4.2.0 🌈

18 Feb 11:04

Choose a tag to compare

Changes

  • feat(tui): enhance FocusedAgent panel with avatar, sparkline, and improved progress bar (#505) @JeremyDev87 (#536)
  • refactor(tui): consolidate task:synced into single pass and fix event ordering @JeremyDev87 (#535)
  • feat(tui): enhance FlowMap with visual hierarchy, pipeline header, and progress bars @JeremyDev87 (#469)
  • feat(mcp-server): add TDD execution continuity rules to prevent RED phase halt @JeremyDev87 (#467)

🚀 Features

🐛 Bug Fixes

🦾 Refactoring

🧰 Maintenance

  • prepare v4.2.0 — TUI Dashboard Overhaul & Data Pipeline Fixes @JeremyDev87 (#543)

v4.1.0 🌈

17 Feb 03:33

Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

🦾 Refactoring

📚 Documentation

  • fix agent count mismatch across documentation (#421) @JeremyDev87 (#445)
  • docs(tui): add TUI Agent Monitor user guide documentation @JeremyDev87 (#379)
  • Migrate all documentation references from codingbuddy.config.js to codingbuddy.config.json @JeremyDev87 (#326)

🧰 Maintenance

v4.0.1 🌈

04 Feb 07:23

Choose a tag to compare

Changes

🚀 Features

v4.0.0 🌈

04 Feb 06:19

Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

🦾 Refactoring

  • refactor: remove deprecated session module and clean up references @JeremyDev87 (#292)

📚 Documentation

🧰 Maintenance

Breaking Changes

  • Configuration file: codingbuddy.config.js is deprecated; only codingbuddy.config.json is supported.
  • Model settings: The model field in Agent/Mode JSON is ignored; only ai.defaultModel in codingbuddy.config.json is applied.
  • CLI: The --format option has been removed from codingbuddy init.

v3.1.1 🌈

23 Jan 06:44

Choose a tag to compare

Changes

🚀 Features

v3.1.0 🌈

22 Jan 13:29

Choose a tag to compare

Changes

🚀 Features

  • Implement SRP Complexity Classifier with Multi-language Support @JeremyDev87 (#275)

📚 Documentation

v3.0.3 🌈

19 Jan 09:48

Choose a tag to compare

Changes

🐛 Bug Fixes

v3.0.2 🌈

19 Jan 06:16

Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

📚 Documentation

v3.0.1 🌈

18 Jan 02:22

Choose a tag to compare

Changes

  • fix yarn.lock