Introducing Codacy Skills (Part 4): Scan and fix your code before you push
Codacy Skills teach coding agents like Claude Code to run Codacy from the terminal where the code is written: working findings, tuning rules, wiring up...
10/09/2026
AI Coding Assistant Dependency Version Selection Risks: How Codacy Dogfoods Verity With Its Own AI Agents (2026)
Most teams working with AI coding agents are still at the same stage: a person prompts the agent, reads the diff, and decides whether to ship it....
07/09/2026
Agentic SDLC Loop Engineering: How Black Box Runs PR Review Gates at Scale (2026)
It's 2 a.m. and a bug fix lands in the queue, gets picked up by Codex, gets reviewed by Claude because Claude didn’t write it, gets flagged by three...
What we learned after migrating 300+ customers from SonarQube to Codacy
With the growing adoption of agentic development workflows, we’ve seen an increase in SonarQube migrations over the last year, driven largely by...
28/08/2026
AI Code Review Governance Across Repositories: Why PR-Level Review Isn't Enough in 2026
Most engineering leaders running AI code reviews can point to a clean PR history and still not answer the one question that actually matters: is the...
10/09/2026
Automation Bias in AI-Generated Code Review: Why Clean Code Still Ships Broken
Look closely at your team's latest pull request. The syntax is pristine. The variable names perfectly match your enterprise style guide. The inline...