v6.0.26
Highlights
- Fix: Resolved the issue where the correct LLM wasn't assigned when loading chats from history.
- Fix: Fixed the problem with
Ask Cody to Fix
not working on certain files or paths. - Fix: Addressed the issue where GitHub reporting failed due to long stack traces or excessively long URLs.
What's Changed
- Model loaded from history should have priority over model loaded from default state by @pkukielka in #2021
- Fix release script to properly strip channel name from patch version by @pkukielka in #2017
- Update TESTING.md by @aramaraju in #694
- Add integration tests for the chat (context files) by @mkondratek in #1930
- Revert "Add integration tests for the chat (context files)" by @mkondratek in #2030
- Bump cody commit by @mkondratek in #2026
- Lower the stacktrace length limit in Report GitHub Issue by @mkondratek in #2035
New Contributors
- @aramaraju made their first contribution in #694
Full Changelog: v6.0.25...v6.0.26