Novaya — Context infrastructure for AI agents
Novaya builds context infrastructure that connects AI agents to operational databases — the code, data, and systems of the environment where they work. It creates durable, structured understanding and makes it available when an agent needs to reason or act.
Nexus builds a living knowledge graph of your code, captures the reasoning behind every change, and continuously improves with every run. It runs on your own device and your own API keys.
Codewiki — contextual intelligence inside Nexus, and in any coding agent
At its foundation, Nexus runs on Codewiki: every file, function, and class becomes a node; the relationships between them become typed edges; the reasoning behind every commit is captured alongside. The graph builds itself, stays in lockstep with git, and compounds as you work.
Codewiki is agent-agnostic context infrastructure. Connect it to Claude Code, Codex, or Cursor in one step — it registers as a native memory server, so those agents can query the why behind your code, the blast radius of a change, and record their own reasoning back. Connect once; it works in every repository.
It comes bundled with Nexus, or install just Codewiki with one command. Paste this into Claude Code or Codex: npx -y @novaya/codewiki connect. It installs Codewiki, indexes the repository you are in, and connects the agent that ran it — the same line on Windows, macOS and Linux. Name an agent explicitly with npx -y @novaya/codewiki connect cursor. Without Node, use the shell installers instead: curl -fsSL https://trynovaya.com/codewiki.sh | sh, or in PowerShell irm https://trynovaya.com/codewiki.ps1 | iex. Codewiki's engine needs no pip install, no virtualenv, and no native dependencies, and none of these install the dashboard.
Novaya Enterprise turns your operational data into a live knowledge graph with a self-building ontology that AI agents can reason over and act on.
LLMs are commoditizing — what differentiates an agent is its exposure to the specific context of the environment it operates in. Context is fragmented across platforms, tools, and repositories; an agent that lacks the necessary information about the organization it operates in is not reliable enough for enterprise deployment.
Nexus is in early access. Join the waitlist at trynovaya.com/waitlist and we will be in touch personally — no autoresponder. Signing up takes a name, an email address and your profession, and there are three optional questions about what you run into maintaining a codebase: how much time goes into re-explaining it to an AI coding agent, the one pain point you would fix, and what you would ask a tool that understood your code as well as your most experienced teammate.
Read the Novaya research blog