Install and get a cited answer
See the proof
That question produced this abridged result in Navi’s own repository:Choose the check you need
Ask about the code
npx --no-install navi-cli "<question>" returns an answer tied to the files and lines
that support it.Judge a decision
npx --no-install navi-cli run founder "<decision>" returns GO, REFINE, or
REJECT.Verify completion
npx --no-install navi-cli check "<claim and evidence>" returns a result or one next
action.One review loop
1
Your coding agent does the work
It plans, edits, and tests in the repository as usual.
2
Navi checks the claim
Navi searches the selected workspace with read-only repository tools and
returns cited evidence, a verdict, or a concrete follow-up.
3
The session remembers
The result and later evidence stay together. Inspect the session or read
its story without another model call.
Use the provider you already have
Navi passesprovider/model identifiers to the Mastra Model Router and its AI
SDK provider adapters. Start with DeepSeek, OpenAI, Anthropic, Google, or xAI;
Navi does not maintain a model allowlist.
Install Navi and get a cited answer →