Skip to content

v4.0.0 🌈

Choose a tag to compare

@github-actions github-actions released this 04 Feb 06:19
· 740 commits to refs/heads/master since this release

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.