v0.96.7
What's Changed
MR: #424
Full Changelog: v0.96.6...v0.96.7
Addresses:
Includes:
- Add environment variable for cecli config file path by @gopar in #422
- Feature/rebrand website (remove Aider references, ensure site is cohesive with project identity) by @synth-mania in #423
- Allow ShowNumberedContext and ReplaceText tools to be used for multiple parallel searches and edits to cut down the number of exploration and edit turns required for models powerful enough to take advantage of it
- Change tool executor methods so models are allowed to hallucinate parameters without necessarily disrupting operations as long as they specify a proper superset of the real parameters
- Allow the
/addcommand to include files outside of the current repository
New Contributors
- @synth-mania made their first contribution in #423