Feature breakdown

CodeRight features for verified AI coding work

CodeRight is a local AI coding-agent runtime. It gives an agent a real execution environment, records what happened, routes work across specialist roles, and blocks false completion with review and verification gates.

Local-first runtime

The control plane runs on your machine. Sessions, transcripts, provider configuration, event history, and runtime evidence stay local. CodeRight does not upload your repository to CodeRight servers.

When you connect a model provider, prompts and code context go only to the provider or local endpoint you configure. That boundary is the product: local orchestration, explicit outbound model calls.

Bring your own keys

Use your own provider accounts and API keys. CodeRight is built around OpenAI-compatible endpoints, so the model roster can include hosted providers, OpenRouter, Groq, Cerebras, NVIDIA NIM, and local endpoints such as Ollama-compatible servers.

Multi-agent orchestration

The Conductor turns a goal into a task graph. Planning, implementation, review, and arbitration can be handled by different roles instead of one model doing everything and judging itself.

Independent jury review

CodeRight's review layer is designed around a simple rule: the worker that wrote the artifact should not be the only authority deciding whether it is correct. Jury review inspects the artifact and goal, not just the worker's narration.

Completion Arbiter

The Completion Arbiter asks whether the goal was met. If tests never ran, the diff is empty, the goal is half-met, or the jury rejects the work, CodeRight can refuse to mark the run done and send it back for remediation.

Evidence trail

Runs produce logs, task state, artifacts, and verification output. The value is not just generated code; it is the evidence that lets you decide whether the work is shippable.

Free and Pro

Free is a useful single-model BYOK coding agent. CodeRight Pro unlocks the full runtime: multi-agent orchestration, jury/arbiter workflows, schedules, evolution features, and feature updates within the major version.

Compare CodeRight pricing or see how the verification loop works.