Code Zero · A Frigga product
Code0 gives your coding agent structured context across repositories, functions, references and dependencies, so it finds what your team has already built before creating more code.
It works through the coding agent already in your terminal. No separate interface to learn.
Claude Code
Codex
GitHub Copilot
See Code0 in action
Measured, not claimed
Same engineer. Same model. Same codebase. Only the context layer changes.
Measured on the Vor monorepo, Claude Code v2.1.226, Opus 5 at xhigh effort. The shell-only run was still searching at 19.4k tokens when the Code0 run had already answered. View benchmark methodology →
How it works
From one command to grounded cross-repo context.
Run one command. Code0 opens browser authentication, installs the required hooks and connects the MCP server automatically. No manual MCP configuration.
⟹ npx @frigga-cloud/code0 init ✓ authorised ✓ hooks registered ✓ mcp server connected 10 tools available in every session.
Your current checkout stays the source of truth for local work. Code0 steps in when the answer depends on another repository, caller, dependency or indexed service.
## Division of labour Local file tools — the open checkout. Current, includes uncommitted work. code0 — everything outside it. Other repositories, callers, dependents. ## Never claim absence Check what is indexed before saying "nothing calls this".
On each prompt, Code0 identifies the relevant cross-repository context before the coding agent starts reasoning, while protecting files you’re actively editing.
$ git status --porcelain M src/app/leads/page.tsx M src/lib/api/leadsApi.ts ◂ files 9 7 from sales-api ◂ definitions 15 ◂ suppressed 2 ← you edited these
Code0 exposes only the tools the coding agent needs. Everything outside the Code0 profile stays unregistered, reducing tool-selection noise before the model ever sees it.
Every tool is a deterministic reader. The same question returns the same evidence, each result carrying its repository, file, line and commit.
Pricing
Bring the coding agent and model you already use. Code0 is priced by developer and indexing capacity, not by LLM tokens.
For one developer trying Code0 on public repositories.
Private repositories and cross-repo context on your own machine.
Shared team context and pooled capacity for a small team.
Unlimited repositories per seat and a priority queue.
Dedicated indexing capacity for organisations with many repositories.
| Compare every plan | Free | Personal Pro | Team Starter | Team Pro | Team Scale |
|---|---|---|---|---|---|
| Access | |||||
| Price | Free | $19 / mo | $29 / user | $39 / user | $59 / user |
| Private repositories | — | Yes | Yes | Yes | Yes |
| Shared team context | — | — | Yes | Yes | Yes |
| Cross-repo development | — | Yes | Yes | Yes | Yes |
| Capacity sharing | — | — | Workspace pooled | Workspace pooled | Workspace pooled |
| Limits | |||||
| Code0 tool calls / day | 800 | 2,400 | 3,000 / seat | 6,000 / seat | 12,000 / seat |
| Indexed code capacity | 12 MB | 30 MB | 50 MB / seat | 100 MB / seat | 200 MB / seat |
| Repositories | 5 | 10 | 5 / seat | Unlimited | Unlimited |
| New repositories / month | 2 | 4 | 6 / seat | 10 / seat | 30 / seat |
| Active branches per repo | 1 | 1 | 2 | 4 | 4 |
| Index refreshes / day | 2 | 5 | 3 / seat | 6 / seat | 10 / seat |
| Extra capacity, per 100 MB / user | — | $10.00 | $7.00 | $5.00 | $3.00 |
| Indexing | |||||
| Initial indexing priority | Shared queue | Standard queue | Fast GPU queue | Priority GPU queue | Dedicated GPU queue |
| Incremental re-indexing | < 40 min / MB | < 30 min / MB | < 15 min / MB | < 8 min / MB | < 3 min / MB |
| Code0 for VS Code — coming soon | |||||
| Git visual graph | Planned | Planned | Planned | Planned | Planned |
| Git branch management | Planned | Planned | Planned | Planned | Planned |
| README updates | — | Planned | Planned | Planned | Planned |
| Shared repo context and analysis | — | Planned | Planned | Planned | Planned |
| AI-assisted PR review | — | — | Planned | Planned | Planned |
| Feature planning and execution | — | — | Planned | Planned | Planned |
| One-click cross-repo development | — | — | — | — | Planned |
Team plans are billed per user. Workspace capacity is pooled across seats, so a heavy week for one developer draws on the team's allowance rather than blocking them.
Code Zero
Two minutes to install. One command to connect a repository. Give your coding agent the context it was missing.