About

We build tools for the agent era.

Knownbase is a product of ZsTechLabs. It grew out of Agent KB, an internal knowledge base we built so our own AI agents could remember decisions between sessions instead of relearning a codebase every time.

Agents are great at reasoning in the moment and terrible at remembering across sessions. Source code lives in git; the why behind it (the decisions, the dead ends, the handoffs) usually evaporates. Knownbase gives that working memory a durable, searchable home your agents read and write over the Model Context Protocol.

The problem we're solving

Every session with a coding agent starts from scratch. It re-reads the same files, re-derives the same conclusions, and sometimes reintroduces a bug you already fixed together. Bigger context windows don't fix this. A window is wiped when the session ends, and it can't cross from one tool to another or from your agent to a teammate's.

What's missing isn't more short-term memory. It's a small, durable, searchable long-term memory that any session can write to and read from on demand: the notebook a good engineer keeps, but for agents. That's the gap Knownbase fills. We wrote more about the reasoning in Why AI agents need persistent memory.

What we value

Questions or feedback? Get in touch or email hello@knownbase.dev.