Improvements and New Features
✨ Kody Issues: automatically track unimplemented suggestions
You can now automatically track and manage Kody suggestions that weren’t implemented in closed PRs. Kody Issues works like sonar—giving you a clear view of pending improvements and ensuring critical feedback isn’t forgotten.
- Automatic tracking: captures suggestions not applied when the PR is closed
- Smart resolution: marks as resolved automatically when the suggestion is implemented in a future PR
- Advanced filtering: save custom views by status, severity, and category
- Zero setup: works natively in your code-review flow, no configuration required
Email notification for new rules created for import
Whenever new rules are generated for import, every company user now gets an automatic email. No one misses important updates, and new rules are imported without relying on manual reminders.
Configurable severity filter and suggestion limit for Kody Rules
The Suggestion Control filter now lets you decide whether the severity filter and suggestion limit apply to Kody Rules. By default, Kody Rules are no longer filtered automatically—the team decides when to apply it. 😉
Git Settings page layout improvement
We updated the Git Settings page layout to make it easier to view and manage connected repositories. The interface is clearer and now includes confirmations before actions like removing repositories or resetting the integration.
Cockpit UX
Added a new visual treatment when the Cockpit has no historical data.
🐞 Bug Fixes
- Fixed issue where Kody didn’t resolve comments on already implemented suggestions.
- Fixed error loading metrics in the Cockpit.
- Adjusted suggestion limit: setting it to 0 now sends all suggestions, as documented.
- Fixed Kody Rules link showing up in suggestions from other categories.
- Fixed import control of Kody Rules that wasn’t functioning.
- Fixed severity-level control of Kody Rules that was broken.