Kodus blog​

The best insights on software development.

What are you interested in reading about today?​

SonarQube has been the default static analysis tool for so long that for many teams, it’s practically part of the furniture. It’s powerful, it supports a ton of languages, and

Code review is one of those things we all agree is important, but our execution is often… messy. It can easily devolve into nitpicking, long-winded debates about style, or worse,

Let’s be honest: a lot of code reviews are performative. We check for obvious bugs, suggest a few variable renames, and nitpick code style that a linter should’ve caught. We

The Cockpit is the central dashboard for tracking productivity and code health. It brings together development metrics, quality indicators, and the impact of Kody’s suggestions, all in one place. How

When a PR is closed, it is common for some suggestions to be left for later — whether because they were not a priority at that moment or because the

Everyone has opened a Pull Request and thought: “What actually changed here?” Kody’s PR Summary solves exactly that. It writes a clear and objective summary of the changes without you