How to Use Your Moonshot/Kimi Subscription with Kodus
If your team is using Kodus for AI code review and already has a Moonshot/Kimi subscription, you can connect it…
Articles about code review, AI, and engineering productivity
If your team is using Kodus for AI code review and already has a Moonshot/Kimi subscription, you can connect it…
Stop using Review Rules for things that should be Memories Most teams using AI code review reach for custom review rules first.…
Unit tests should work like a safety net, but they often end up becoming a problem. Fragile tests, tied to…
AI code review tools are moving beyond novelty and becoming a standard inside engineering teams. The goal is no longer…
I’ve seen a lot of developers looking for good open source AI tools. It makes sense. We want to understand…
The pull request queue is growing, and it’s probably not your imagination. The volume of code has increased, in part…
We’ve all seen the generic security-focused code review checklist. It has items like “Check for SQL Injection” and “Prevent Cross-Site…
AI code review tools are changing the way teams write and review code, and this is no longer some distant…
We have all shipped code to production that passed every check. The PR gets approved, the build goes to production,…