v5.5.8
Highlights
Most notably this release includes fix for Cody crashes on the Apple Silicon machines.
Several other minor issues were fixed, like bug where up/down arrow keys always navigate chat history.
For the new Cody users we now display onboarding tooltip on first autocomplete suggestion.
Additionally a lot of work has been done on the upcoming inline edits feature!
What's Changed
- Add edit and document commands in the Commands tab by @pkukielka in #1302
- Fix for using smarter folding ranges by @pkukielka in #1312
- Fix undo/accept/cancel command calls by @pkukielka in #1313
- Add a text field for entering multiple remote repositories at once by @dominiccooney in #1308
- Fix bug where up/down arrow keys always navigate chat history by @olafurpg in #1323
- Reorganised the entity hierarchy of HistoryService. by @odisseus in #1304
- Refactored some static factory methods into secondary constructors. by @odisseus in #1325
- Rework listeners and notification code by @pkukielka in #1326
- Bump cody commit by @pkukielka in #1329
- Add Semgrep SAST Github Action Check by @shivasurya in #1330
- Update Cody commit by @mkondratek in #1333
- Update TESTING.md by @danielmarquespt in #1335
- QA: add manual testing step for up/down arrow keys by @olafurpg in #1336
- Minor refactoring of inline edit commands by @pkukielka in #1338
- Inline Edit: Add Show Diff by @mkondratek in #1307
- Display onboarding tooltip on first autocomplete suggestion by @olafurpg in #1339
- AgentChatSession should always be created on the EDT thread by @pkukielka in #1351
- Made the AccountTier future nullable to account for the situation when there is no active account. by @odisseus in #1349
- Push enhanced context state to the extension when creating an EnhancedContextPanel by @dominiccooney in #1364
- Onboarding tooltip: don't hide the code by @olafurpg in #1369
- Cody Ignore: Add an action to override the Cody Ignore policy for testing by @dominiccooney in #1340
- Better error message for failed workspace edit operations by @odisseus in #1365
- Log the total size (in chars) of the document that's being edited. by @odisseus in #1382
- Use the DumbAwareBGTAction interface to silence the update thread warning. by @odisseus in #1332
- Add generate test command v.2 by @pkukielka in #1384
- Add a service for checking Cody Ignore policy and decorate some UI with ignored status by @dominiccooney in #1379
- Realign autocomplete provider names with upstream. by @dominiccooney in #1380
- Apply repository cleaning, limits to old chat history state by @dominiccooney in #1368
- Bump cody commit by @pkukielka in #1395
- Update cody commit & upgrade to pnpm 9.0.5 by @mkondratek in #1397
- Overhaul of the Edit Code dialog, hotkeys, and Edit/Retry by @steveyegge in #1372
- Cody Ignore: Send "ignore" capability, update hook for new test override syntax by @dominiccooney in #1396
- Update cody commit by @mkondratek in #1402
- Some UI fixes after the big Inline Edits merge by @steveyegge in #1403
- More work on Inline Edits dialog ui by @steveyegge in #1407
- Fix diff action by @pkukielka in #1409
- Fix CodyTaskState serialization/deserialization issues by @pkukielka in #1408
- Feature-tracking: Add a JSON file describing JetBrains status of various features by @dominiccooney in #1400
- Change "Check Usage" to "Manage Account" and add param for helping login mismatch problems by @toolmantim in #1410
- Cody Ignore: Do not block the main thread on ignore checks by @dominiccooney in #1399
- Simplify agent packaging by @pkukielka in #1394
- Adding help to troubleshoot error 134 by @arafatkatze in #1419
New Contributors
- @odisseus made their first contribution in #1304
- @shivasurya made their first contribution in #1330
- @toolmantim made their first contribution in #1410
- @arafatkatze made their first contribution in #1419
Full Changelog: v5.5.5...v5.5.8