It doesn't just find the bug. It fixes it.
The Studio agent drives your local Claude Code or Codex session directly — every edit streams as a diff, and nothing touches disk until you approve it.
testrelic studioawait expect(total).toBe(
- '$45'
+ await total.textContent()
)
✓ Applied · re-running cart.spec.ts…
What makes it Codegen
Built to be watched, and to wait for you
Streams the diff, not just the answer
Every tool call and file edit the agent makes streams into the Studio in real time — you watch the actual patch take shape, not a spinner and a final summary.
Nothing lands without approval
Runs in acceptEdits permission mode by default — edits are proposed and visible before they touch disk. You stay the one who commits.
Your own Claude Code or Codex, scoped
It drives your locally-installed claude or codex session headless, with TestRelic's MCP server injected so the agent already has the failing run's context — no copy-pasting a stack trace.
Edit, re-run, see the diff result
Once a patch is applied, the Studio re-runs the test and shows you the before/after — confirm the fix worked without leaving the workspace.
From a failing run to an approved fix
Without leaving the Studio, and without giving up approval.
Open a failing test in the Studio
The agent already has the run's video, steps, network, and console — the full context of the failure.
It drives Claude Code or Codex directly
Headless, scoped to your repo, with TestRelic's MCP tools injected for the failing run's context.
You watch the diff, then approve
Every edit streams live. Once you approve, the Studio re-runs the test and shows the result.
One protocol, three ways in
Codegen is the Studio, powered by the same MCP layer
The cloud platform is the single source of truth. MCP distributes it out — scoped read-only in Local mode, full access in Cloud — to whichever engine is driving your fix.
Generates the data
Integrations
Slack, MS Teams, Jira, and your CI pipeline — data flows in from the tools you already use.
TestRelic core
The heroArtifacts
Videos, screenshots, traces, and reports — the raw evidence behind every run.
TestRelic AI
The agent that reads and writes your memory over MCP — open source or cloud-hosted.
Stop context-switching between the failure and the fix.
Codegen runs inside Studio, which is included in the Pro plan, from $99/month.