AI/TLDR

Cognition · 2026-07-08 · major

SWE-1.7 — Cognition's coding model runs on Devin at 1000 tok/s via Cerebras

Cognition released SWE-1.7, a coding model trained from Kimi K2.7 with reinforcement learning across four datacenters. It scores 81.5% on Terminal-Bench 2.1 and 77.8% on SWE-Bench Multilingual, and runs on Devin at 1000 tok/s via Cerebras.

Cognition SWE-1.7 launch OpenGraph card

SWE-1.7 is Cognition's new coding model — near GPT-5.5 on agentic coding, running at 1000 tokens per second on Devin.

Quick facts

MakerCognition
Base modelKimi K2.7 (post-RL)
TrainingRL across four datacenters on three continents, with Fireworks inference
ServingCerebras at ~1000 tokens per second
AvailabilityDevin (Web, Desktop, CLI)
FrontierCode 1.1 Main42.3% (Opus 4.8 46.5%, GPT-5.5 43.0%)
Terminal-Bench 2.181.5% (Opus 4.8 86.9%, GPT-5.5 84.2%)
SWE-Bench Multilingual77.8% (Opus 4.8 84.4%, GPT-5.5 76.8%)

Benchmarks

FrontierCode 1.1 Main
Claude Opus 4.846.5%
GPT-5.543%
SWE-1.742.3%
Claude Opus 4.738.5%
Kimi K2.7 Code30.1%
Composer 2.525.6%
GLM-5.224.5%
SWE-1.69.4%
source ↗
Terminal-Bench 2.1
Claude Opus 4.886.9%
GPT-5.584.2%
Claude Opus 4.783%
SWE-1.781.5%
GLM-5.281%
Composer 2.576%
Kimi K2.7 Code72.7%
SWE-1.639.7%
source ↗
SWE-Bench Multilingual
Claude Opus 4.884.4%
Claude Opus 4.780.5%
SWE-1.777.8%
GPT-5.576.8%
GLM-5.274.5%
Kimi K2.7 Code73.5%
Composer 2.571.6%
source ↗

What is it?

SWE-1.7 is a coding-focused frontier-tier model that Cognition trained from a Kimi K2.7 base using its own reinforcement-learning pipeline. The model becomes Devin's default engine on web, desktop, and CLI, and serves through Cerebras at roughly 1000 tokens per second — fast enough that a long agent session finishes in a fraction of the wall-clock a GPU-served frontier model needs.

How does it work?

Four training changes drove the jump from SWE-1.6: top-p sampling to prevent entropy collapse, multi-cluster RL training across four datacenters on three continents with compressed weight deltas that sync 1T-parameter updates cross-continent in 1–2 minutes, tighter data curation, and self-compaction that keeps agent trajectories coherent over long horizons. Cognition also observed condensed chain-of-thought and more thorough codebase exploration as emergent behaviors from the training setup.

Why does it matter?

Cognition needed a model that could match GPT-5.5 and Anthropic Opus on agentic coding at Devin's price point, and SWE-1.7 gets close on their published numbers — 42.3% on FrontierCode 1.1 Main, 81.5% on Terminal-Bench 2.1, 77.8% on SWE-Bench Multilingual — while running fast enough that a Devin agent no longer stalls waiting for tokens. It also validates that RL from an open base model can still push capability meaningfully beyond a strong post-RL starting point.

Who is it for?

Devin subscribers, coding-agent teams comparing frontier-tier models on cost and latency.

Frequently asked questions

What is SWE-1.7 built from?
Cognition trained SWE-1.7 from a Kimi K2.7 base — an already RL-post-trained open model — and then applied its own reinforcement-learning pipeline. Four training changes drove the gain: top-p entropy preservation, multi-cluster distributed training with compressed weight deltas, higher-quality data curation, and self-compaction for long agent trajectories.
How does SWE-1.7 compare to GPT-5.5 and Claude Opus on coding?
SWE-1.7 posts 42.3% on FrontierCode 1.1 Main, 81.5% on Terminal-Bench 2.1, and 77.8% on SWE-Bench Multilingual. Those numbers sit near GPT-5.5 (43.0 / 84.2 / 76.8) and below Claude Opus 4.8 (46.5 / 86.9 / 84.4) on Cognition's published table, and well above SWE-1.6 (9.4 / 39.7 on the two benchmarks reported).
Where does SWE-1.7 run?
SWE-1.7 is available today inside Devin on web, desktop, and the CLI, served through Cerebras at about 1000 tokens per second. Cognition uses SWE-1.7 as Devin's default coding engine, so existing Devin subscribers pick it up without configuration.
Is SWE-1.7 open weights?
SWE-1.7 is hosted by Cognition rather than released as open weights. Access is via a Devin subscription on cognition.com — there is no separate API endpoint or Hugging Face checkpoint listed in the launch post.

Try it

Open Devin on web, desktop, or CLI — SWE-1.7 is the default coding model.

Sources · 2 outlets

Tags

  • cognition
  • swe-1-7
  • devin
  • coding-agent
  • coding-model
  • cerebras
  • kimi-k2-7
  • reinforcement-learning
  • swe-bench
  • terminal-bench
  • frontier-code

← All releases · Learn AI