v5.2.17749
Highlights
- Fixed: Agent no longer complains about lack of context
- Fixed: Removed freeze that occurred when refreshing the Subscription panel
- Fixed: Bug that occurred while determining the path between a file and project directory in latest IntelliJ versions (2023.2 and 2023.3) has been fixed
- Fixed: Fixed an issue with chat not working when two or more IDEs are running simultaneously
- Fixed: Removed high CPU usage when Cody toolbar is visible
- Fixed: Blocked the possibility of executing commands if the chat response is still being generated
- Fixed: Removed issue where the Subscription panel didn't appear after logging in through GitHub/GitLab/Google
- Fixed: Links in various places for reporting bugs or feedback has been updated
- New: Added a new feedback issue template on GitHub
What's Changed
- Update the links related to issues/features/bugs/reporting by @mkondratek in #236
- Fix the subscription panel presentation on
Sign in with an Enterprise Instance
by @mkondratek in #238 - Disable Commands while a message is being generated by @mkondratek in #239
- Add feedback issue template for JetBrains by @taylorsperry in #263
- Fix high CPU utilisation when Cody panel is visible by @pkukielka in #271
- Agent: move from recipes to the new webview-based chat API by @mkondratek in #220
- Fix getRelativePathToProjectRoot call (fixes #246) by @mkondratek in #249
- Fix slow op on refreshSubscriptionTab + restart the agent on jetbrains' and agent's user id mismatch by @mkondratek in #284
New Contributors
- @taylorsperry made their first contribution in #263
Full Changelog: v5.2.15221...v5.2.17749