New Features & Improvements
Repository Filter in the Cockpit
No more looking at your entire team as one big block.
You can now filter metrics by repository in the Cockpit and analyze each project’s performance in isolation.
Want to know which service has the highest lead time? Or where the bug rate is dropping? Just select the repo and see exactly what’s going on.
PR Summary Preview
You can now view a full PR Summary preview directly in Kodus — no need to open the PR in your version control platform.
Simply select a PR, and Kody will show a clear summary of the changes and their impact on the project.
Customizable PR Messages
Now you can tailor Kody’s PR communication to match your team’s style — from the initial “review started” notice to the final report.
Choose the tone, the details, and the format, and decide which context to include (such as changed files and a summary of changes) in each message.
Activity Log Screen
A complete history of everything happening in your organization — who did it, what they did, and when.
The new Activity Log screen shows actions like adding or removing repositories, changing settings, and editing Kody Rules, with date filters and search by user or description.
Ignore Merge Commits and Push Summaries
Kody will no longer update the PR summary with every push — it’s generated only when the PR is opened.
If a push is just a merge with no relevant changes, no new review will be triggered.
Bug Fix
- Fixed an issue where the link to Kody Rules wasn’t working properly.