Author: Gabriel Malinosqui

  • Benchmarking Code Reviews: Kody vs. Raw LLMs (GPT & Claude)

    Benchmarking Code Reviews: Kody vs. Raw LLMs (GPT & Claude)

    Introduction AI-powered IDEs blew up this past year—suddenly, every dev’s got a little robot sidekick. But hey, coding is the fun part. Code reviews? Not so much. That’s where we started wondering: Can large Language Models (LLMs) handle your pull requests? We put the usual suspects (GPT-4o and Claude Sonnet 3.7) up against our pipeline-based…

  • 1.8.0 – New Cockpit and Configuration UX Improvements

    Improvements and New Features Cockpit V2 Cockpit V2 is here to streamline your view of all the metrics that help you understand your team’s performance and quality. Built on key DORA metrics, you can now track your team’s velocity, throughput, bug ratio, and PR size on a month-to-month basis. Plus, the new Code Health tab…

  • 1.7.0 – File-Based Configuration and Bitbucket Integration

    Improvements and New Features kodus-config.yml Support You can now configure Kody directly through the kodus-config.yml file in your repository. This keeps your code review preferences versioned with your code while still allowing web-based configurations when needed. Global and per-repo rules remain in effect. Easily export web configs to the YAML file. The pipeline is built…

  • 1.6.24 – Kody Rules Library and Automatic Merging

    New Features and Enhancements Kody Rules Library Introducing a curated library of Kody Rules! We’ve compiled best practices from leading teams to help you ensure quality, security, and performance in your codebase. Now you can browse, pick, and apply these ready-to-use rules to streamline your team’s code reviews. Automatic Pull Request Merging Kody now offers…

  • 1.6.21 – Smarter Comments, New Languages, and Suggestion Categories

    New Features and Enhancements Grouped Comments Less clutter, more efficiency! Kody now groups similar comments within the same PR. If the same issue appears in multiple places, instead of flooding your review with repetitive notifications, Kody consolidates them into a single, well-organized comment. More focus, less noise. Expanded Language Support Kody now understands 17 new…

  • 1.7.0 – Introducing Kody Rules and Enhanced Review Flexibility

    What’s New? Kody Rules We’ve merged the functionalities of Style Guide and Path Instructions into a unified, powerful feature: Kody Rules. This new structure makes it easier than ever to create customized instructions for your repositories. Here’s what you need to know: All existing settings from Style Guide have been seamlessly migrated to Kody Rules.…

  • 1.6.10 – Configurable Suggestion Limits and Streamlined PR Summaries

    New Features and Enhancements Configurable Limits on Code Suggestions You asked, we delivered. Now you can choose how suggestions are limited: Limit suggestions by file or by entire PR—flexibility for your workflow. Suggestions are prioritized by a severity level, ensuring the most critical ones surface first. Security-related suggestions always rank at the top. Improved Prompt…

  • 1.6.6 – Improvements to Code Review Settings and PR Summarization

    New Features and Enhancements New Repository-Level Configuration Screen More freedom to customize Kody to fit your needs: Choose your team’s style guide. Set specific rules by path. Enable or disable Code Review as needed. All configurations are now managed at the repository level. PR Summarization Customization Who really read those giant summaries from Kody? We…

  • 1.5.37 – New Cockpit Charts and Code Review Enhancements

    Improvements and New Features New charts for efficiency and delivery capacity analysis Flow Efficiency: Easily visualize workflow efficiency with horizontal bar charts. Delivery Capacity: Compare new and completed items with line charts, now with customizable filters. Filters by item type: Filter lead time and throughput by item type, enabling even more precise analyses. More customization…