cd /news/ai-agents/knowledge-bases-will-define-the-next… · home topics ai-agents article
[ARTICLE · art-41061] src=blog.codacy.com ↗ pub= topic=ai-agents verified=true sentiment=↑ positive

Knowledge Bases Will Define the Next Generation of Agentic Coding

Knowledge bases will define the next generation of agentic coding, transforming institutional knowledge for AI agents, according to a developer who built Verity, a tool that creates knowledge bases for coding agents. The approach captures evolving knowledge from codebases and developer expertise, enabling agents to make better decisions through layered organizational and team-specific knowledge. Verity, launched two days ago, already has a knowledge base of 4,000 nodes.

read2 min views1 publishedJun 26, 2026
Knowledge Bases Will Define the Next Generation of Agentic Coding
Image: Blog (auto-discovered)

I am a big fan of knowledge bases. I’ve been using Obsidian consistently since 2020. Today, this knowledge base has 2,343 notes that I mostly wrote on my own.

With AI, my knowledge base became a bit of a superpower. I can ask it to think about any special type of work and it will leverage all my thinking and notes from my previous years (I have noted that it is important to isolate and contain AI produced work because we don’t want snakes eating themselves).

I believe AI coding requires these types of knowledge bases. And that knowledge bases are the best approach to transform institutional knowledge that we have as individuals, as teams and organizations for agents to do great work. And I think this is especially significant in software development.

More important for me is that knowledge bases can capture the evolving knowledge that agents will create over our code bases. This knowledge would live in our internal documentation and in the heads of the developers. With AI, it lives in some notes and, if we don’t want to capture it, in the hands of the model builders.

Over time I think this concept should extend to having different layers of knowledge:

  • Knowledge that is specific to your repo or team - Knowledge that is specific to your organization(a super set or at least highly overlapping with team/repo)

I think then that an AI agent can follow a hermeneutic cycle of going from the whole org to a repo level (and vice versa) to understand how to tackle different challenges.

The AI models will be able to surface the knowledge that will be likely relevant to you. But certainty will come from building, nurturing, pruning these knowledge bases.

I believe this is the future of code review. The more specific we become to the institutional knowledge of a company and team, the better the experience will be. With Static Code analysis, we needed users to define their own rules, which was laborious. Right now, people are crowding their CLAUDE.md with rules and knowledge, but that’s not a sustainable approach. Nor do I believe humans should be responsible in the future to build these knowledge bases. Agents will operate in loops and will gather good decisions through adversarial analysis.

This is what we’re doing in Verity, a suite of tools for coding agents to loop better over time and with more autonomy by building knowledge bases of great decisions. After launching two days ago Verity already has a larger knowledge base of 4k nodes than what I was able to build in 2 years.

── more in #ai-agents 4 stories · sorted by recency
── more on @verity 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/knowledge-bases-will…] indexed:0 read:2min 2026-06-26 ·