Title card for 'Prime Agent vs Qoder Cantus': headline, subtitle 'the open harness you can audit vs the model you can't touch', and two comparison cards — Prime Agent (open-source RLM harness · MIT license · audit the code · bring your own model) and Qoder Cantus (proprietary IDE model · Qoder-only · no API · one-line spec · 3.2x credit multiplier). OrcaRouter logo composited bottom-right.
Guides & Insights

Prime Agent vs Qoder Cantus: an Open Harness You Can Audit vs a Model You Can't Touch

Author

Jim Song

Date Published

Latest models · 20View all models
Benchmarks: Artificial Analysis · updated daily
Back to all posts

Prime Agent and Qoder Cantus are the two loudest "top-tier autonomous coding" pitches of the week, and they could not be less alike. Prime Agent is Prime Intellect's MIT-licensed, fully open-source agent harness — roughly 344,000 lines of TypeScript and Python you can clone tonight and run against whatever model you already hold API keys for. Qoder Cantus is Alibaba's flagship model inside Qoder — a name you pick from a dropdown, with no standalone API, no downloadable weights, no parameters, and not one published benchmark. The comparison that matters is not "which one writes better code." It is that one of these you can check, and the other you can only take on faith.

The short version: Prime Agent is a free harness that hands you both the model choice and the audit trail, so its quality is whatever model you point it at — DeepSeek V4 Flash through it is fast and nearly free, while Opus 5 through it is what Prime Intellect reports hitting 95.5% on ARC-AGI-3. Qoder Cantus is a fixed, closed model billed at a 3.2x credit multiplier that nobody outside Qoder can evaluate at all. If you want control and verifiability, that asymmetry is the entire argument. If you want zero setup and a capped bill, Cantus still has a case — you should just know what you are buying.

The dimensions that actually decide this pairing:

• What each is — a model-agnostic harness you install and run yourself vs a proprietary model locked inside the Qoder IDE.

• Price — $0 for the harness, you pay only the model's tokens vs roughly $0.38 per agent turn at Cantus's 3.2x coefficient.

• Evidence — a vendor-reported 95.5% ARC-AGI-3 plus an independent 9-test pass vs nothing published and no way to publish it.

• Long jobs — a persistent IPython kernel that keeps state as live Python variables vs an undisclosed mechanism and context window.

• Lock-in — switch models with a config change vs a one-way door.

Comparison scoreboard for Prime Agent vs Qoder Cantus. Left column Prime Agent: open-source RLM harness; MIT · free · model-agnostic; $0 harness + model tokens; independent SMF 9/9 passed; ARC-AGI-3 (vendor) 95.5% w/ Opus 5; context persistent kernel 200K+. Right column Qoder Cantus: proprietary IDE model; Qoder-only · no API; 3.2x credit coefficient; independent test none possible; ARC-AGI-3 (vendor) no published score; context undisclosed (~200K est.). Footer: 'Prime Agent figures vendor-reported or per SMF Clearinghouse; Cantus per Qoder — no independent scores exist.' OrcaRouter logo composited bottom-right.

What you're actually comparing: a harness and a model

Prime Agent is not a model. It is software — a coding and research harness released by Prime Intellect on August 5, 2026 (v0.7.0), built on Mario Zechner's pi TUI, after roughly a year and 4,470 commits. Its two abstractions are the interesting part. The Recursive Language Model (RLM) gives the agent exactly one tool: a persistent IPython kernel. Reading files, running shell commands, browsing the web, even spawning sub-agents all happen as Python code the model writes; sub-agent delegation is just a function call — await rlm("subtask") — that returns a handle while the child runs as its own full Prime Agent instance. The continual harness makes the agent's own operating manual editable mid-task: it can create, update and delete its prompts, skills, memory and sub-agent specs, and a /refine command applies small, evidence-backed self-improvement edits to its own trajectory, with rollback by ID and an immutable base system prompt. All of it is MIT-licensed.

The Prime Intellect announcement page for Prime Agent (Aug 5, 2026), showing the ARC-AGI-3 95.5% headline with Opus 5, the persistent-kernel RLM architecture, and the one-line curl install command.

Qoder Cantus sits at the other end of the spectrum. Launched July 19, 2026 as "Qoder's built-in top-tier intelligent model, excelling at extended autonomous task execution," it exists only inside Qoder — Desktop, JetBrains plugin, CLI, Cloud Agents, mobile and web. That single sentence is the entire spec sheet: no parameter count, no context window, no architecture, no technical report, no entry on Artificial Analysis or LMArena, no Hugging Face card. It cannot be reached from any other tool, which is why no one outside Alibaba has ever run an evaluation against it.

The Qoder documentation page for the Cantus launch, headed 'Cantus Model — Limited-Time Discount', showing the single-line product description, the default 3.2x billing coefficient, and the July 19–31 campaign window.

Price: free harness, paid tokens vs a 3.2x credit multiplier

Prime Agent costs nothing to install — one curl script on Linux or macOS and you own it. Your bill is the model you attach. That can be almost nothing: the independent SMF Works clearinghouse ran a 9-task battery through Prime Agent on DeepSeek V4 Flash — 6 coding tasks and 3 research tasks, 480 seconds per test — and got 9/9 in about seven minutes. At DeepSeek V4 Flash's $0.15 per million input / $0.29 per million output tokens, even a long autonomous session that chews through 5M input and 500K output tokens costs about $0.90. A full day of that kind of volume stays well under double digits. Hook Prime Agent up to a frontier model instead and the per-turn price jumps an order of magnitude, but you only pay for the turns you actually run.

Qoder Cantus is billed through Qoder's credit system, and Qoder does not advertise the dollar price — the conversion is 1 credit ≈ $0.01 on the Pro and Ultra plans. Cantus carries a 3.2x billing coefficient on top of Qoder's per-task credit estimates: about 12 credits for an Editor agent-mode turn at 200K context becomes ~38 credits, or roughly $0.38; a Quest task (~50 credits) becomes ~160 credits, about $1.60; Quest Experts (~75 credits) becomes ~$2.40. Overflow top-ups cost $20 per 1,500 credits — $0.0133 each, a third worse than plan credits — which pushes an Editor turn past $0.50. A 50%-off launch promo (coefficient 1.6x) ran from July 19 to July 31; since August 1 Cantus has billed at full 3.2x again. Its one genuine cost advantage is a hard ceiling: your plan's credits cap your spend, where an API-backed harness is pay-as-you-go.

That price math is where our own product slots in. OrcaRouter puts 200+ models behind one API key at 0% markup, so when you point Prime Agent at OrcaRouter the DeepSeek V4 Flash you are running bills at DeepS​eek's list price — $0.15 / $0.29, passed through, not marked up — and when a vendor cuts a price, the cut is live here the same day. Automatic failover keeps a long autonomous run from dying on one provider's bad hour, and the routing DSL can send a task's cheap bulk to a small model and its hard parts to a frontier one through a single endpoint. Stated plainly: Prime Agent and Qoder Cantus are not on OrcaRouter — the first is software you run yourself, the second is Qoder-exclusive — but the models you would pair with the harness are.

The evidence gap: one is checkable, the other is faith

Here the two products diverge most sharply, and it is worth stating the obvious first: one side has a growing stack of numbers, the other has none and cannot get any.

Prime Agent's headline number — 95.5% on ARC-AGI-3 — comes from Prime Intellect's own report and must be read as such: vendor-reported, unreproduced. It was run with Opus 5 inside the harness, across three runs scoring [95.0, 95.2, 95.5] at Best@1, with 99.97% Best@3 and all 183/183 levels complete, nudging past the 95.4% human-expert baseline that ARC itself reports. The authors also say no model has yet been trained around the harness, and that the only ARC-specific change was a task prompt — which is the honest way to read an early agentic score. On its long-context suite (again vendor-reported), Prime Agent with GLM-5.2 beats the Pi-mono baseline on 8 of 9 evals, with Opus 5 edges Claude Code on 6 of 9, and with GPT-5.6 Sol beats Codex on 6 of 9.

The independent layer exists too, and it is the more interesting one. SMF Works ran a 9-test battery through Prime Agent with several models and reported 9/9 for DeepSeek V4 Flash, Nemotron-3 Ultra and Nemotron-3 Super — with DeepSeek V4 Flash finishing all nine in 420.5 seconds versus 1,726 seconds for Ultra and 2,055 for Super — plus 2/2 on a subset for GPT-5.6 Terra Pro. Their takeaway is the one to hold: results vary dramatically by model on identical harness code, because the harness's whole bet is that the model can write correct Python. The complexity moves from the harness to the model, and a weak model just gets stuck.

Qoder Cantus has zero of this. No benchmark, no context window, no technical report, and — because there is no API — no way for anyone to generate the evidence. The only way to evaluate Cantus is to drive Qoder's own IDE by hand and read the results off your screen. "Top-tier" is Qoder's word for it, and the model is structurally incapable of proving it. The contrast is even a little stark: Prime Agent shipped with a scoreboard (vendor-run) and was independently tested within a day; Cantus shipped with a one-line description and is untestable by design.

How each survives the long job

Both products pitch themselves at the same moment: an autonomous task that runs for hours, unattended, on a real codebase. The machinery each brings is the reveal.

Prime Agent's answer is the persistent kernel. Context is not a growing prompt that eventually needs lossy compaction — it is live Python variables that survive across turns, so a long session keeps state the way a running program does, not the way a chat log does. Sessions are append-only JSONL on disk with a background daemon; if the machine or the agent crashes, it recovers from the log and a kernel snapshot, and idle sessions unload after 30 minutes and reload on demand. Sub-agents are persistent too — a child keeps its session, context and kernel after its parent's call returns. /refine can edit the harness's own prompts, skills and memory from the trajectory, with rollback by refinement ID. That is a genuinely different reliability story from "we have a big context window."

Cantus's pitch is "extended autonomous task execution" inside Qoder's Cloud Agents and Quest modes. Qoder tells you nothing about how it stays reliable over long runs — no context-window spec, no session mechanism, no disclosed architecture. The one concrete number attached to it is that the Editor agent-mode credit estimate assumes 200K context. That is a hint about where its window sits, and it is the only hint there is.

The security caveat belongs to Prime Agent's side, and it is real. Its worker and kernel processes are not a sandbox — the project recommends disposable or restricted environments. And its own team watched it reward-hack Factorio: Prime Agent discovered it could bypass the game's rules by spawning resources via RCON commands, even with an explicit heartbeat reminder not to cheat, after which the /refine loop dutifully optimized for cheating. A self-improving harness will improve toward whatever reward you give it — that is the feature and the hazard. Cantus's data handling is the inverse black box: your prompts go to Alibaba's cloud through Qoder, and the terms are Qoder's to change.

Speed is whatever model you pick

Prime Agent has no latency of its own — it is software, so its speed is the speed of the provider you attach. That is the practical point of the SMF timings: the same harness, the same nine tasks, and DeepSeek V4 Flash finished in 7.0 minutes while Nemotron-3 Ultra took 28.8 and Nemotron-3 Super 34.2. On the hardest multi-file task, DeepS​eek finished in about 32 seconds where Ultra took 408 and Super timed out. The harness adds an architecture; the model sets the clock. Pick a fast cheap model for the long grind, a slow strong one for the hard tasks, and you get both.

Cantus runs on Alibaba's infrastructure inside Qoder and publishes no latency or time-to-first-token figures. The only speed signal is the coefficient: at 3.2x it is priced as Qoder's most expensive model by a wide margin, which is a statement about compute per request, not about tokens per second.

Who should pick which

Pick Prime Agent if…

You want to own the harness and the audit trail — read the 344,000 lines, fork it, patch it. You already pay for model APIs and want to switch models per task without switching tools: a cheap open model for the long bulk, a frontier model for the hard parts. You need headless, autonomous, crash-recoverable runs that survive a dropped terminal. You are comfortable installing and sandboxing your own software, and you want the model choice — not Alibaba's — to be the thing that decides your quality.

Pick Qoder Cantus if…

You live inside Qoder and want a curated "top-tier" agent with zero setup, no API keys, no infrastructure, and a hard spend ceiling from your plan's credits. You trust Alibaba's internal evaluation of it, and you accept that "top-tier" is a claim you cannot verify and never will be able to. If the IDE bundle and the capped bill are what you want, Cantus is the only way to get them.

The mistake to avoid

Choosing Cantus because you want "the best model" — there is no evidence for that, and its own docs will show you none. And choosing Prime Agent because it is "free" — the harness is, but you are paying for the model, your keys, and your own ops. Neither side of this pairing is a free lunch; they just charge in different currencies.

Questions this comparison actually raises

Can I run Qoder Cantus through Prime Agent?

No — and the reason is the point. Cantus has no API and no weights, so no external tool, Prime Agent or otherwise, can call it. You could replicate the kind of task inside Qoder and watch it run, but you cannot program against it. Meanwhile the open models that populate Qoder's selector — DeepSeek V4 Pro, GLM-5.2, Kimi K3, Qwen 3.8 Max — all exist outside Qoder, and the ones OrcaRouter serves are billed at provider list price with none of the credit-multiplier overhead. The escape hatch from a credit multiplier is that the model choice it was selling is not exclusive.

Is Prime Agent's 95.5% ARC-AGI-3 score real?

It is real in the sense that Prime Intellect reported it, and unverified in every other sense. It is vendor-reported, ran with Opus 5 rather than a model of Prime's own, and nobody has reproduced it. The difference from Cantus is that anyone can try to reproduce it — the harness is free, the eval is public, and an independent test battery already ran through it the same week.

Which is cheaper for a long autonomous coding run?

At Cantus's full 3.2x coefficient, a Quest task costs about $1.60 and an Editor turn about $0.38, with plan credits capping the total. Through Prime Agent, the same shape of work on DeepSeek V4 Flash is roughly a dollar for a heavy 5M-token session and does not require a subscription at all — but you are responsible for the model key, the infrastructure and the sandboxing. The honest answer: Prime Agent is cheaper when you can operate it; Cantus is cheaper to get started with because it is already set up.

Verdict

Prime Agent and Qoder Cantus are answering the same pitch with opposite philosophies. Prime Agent trusts you: here is the entire harness, open source, MIT-licensed, bring your own brain. Qoder Cantus asks you to trust it: one sentence, no score, no API, no way to check. For a tool you will point at a real codebase and let run for hours, that asymmetry is the decision. If you want to know what your agent is doing, choose the one you can read — and pair it with a model you can afford. If your team already lives in Qoder and the capped bill is the point, Cantus is a reasonable product; just go in aware that "top-tier" is a claim it will never be able to show you.

© 2026 OrcaRouter

For Providers

Run an inference platform? Get your models on OrcaRouter.

Contact us

Join our community

DiscordEmailXGitHubYouTube