AI Models

DeepSeek V4 Pro, and the Computer It Needs

DeepSeek V4 Pro went GA on August 13, 2026: 1M context, 384K output, tuned for agents. MoClaw gives that kind of model a computer to work on.

DeepSeek V4 Pro

MoClaw is an independent managed AI computer where you can run frontier models with no setup or self-hosting.

All integrations

See DeepSeek V4 Pro in action

Community demos and independent benchmarks of DeepSeek V4 Pro, not MoClaw output.

DeepSeek V4 Pro demo — Top open-weights score on SWE-bench Verified, built by @_avichawla

Top open-weights score on SWE-bench Verified

DeepSeek V4 Pro holds the top open-weights score on SWE-bench Verified, in the GPT-5.5 range. The point of the thread is what the number leaves out: one task set, one harness, one serving precision. The teams running V4 Pro in production got there through the harness they built around it.

Demo by @_avichawla Open
DeepSeek V4 Pro demo — V4 Pro at $0.35 a task in the Coding Agent Index, built by @ArtificialAnlys

V4 Pro at $0.35 a task in the Coding Agent Index

Artificial Analysis benchmarks the model and the harness together. DeepSeek V4 Pro in Claude Code scores 50, level with Kimi K2.6 and behind GLM-5.1 at 53, while costing $0.35 per task against $2.21 for GPT-5.5 in Codex.

Demo by @ArtificialAnlys Open
DeepSeek V4 Pro demo — Rebuilding an FPS from a screen recording, built by @exploraX_

Rebuilding an FPS from a screen recording

One game video, one prompt, two models asked to recreate it. Claude Fable 5 came back more polished; DeepSeek V4 Pro landed the harder mechanic, attachments that visibly change the weapon model on screen.

Demo by @exploraX_ Open

How it works

3 steps to wire up DeepSeek V4 Pro, no engineering required.

  1. 1

    Open MoClaw and describe the job

    No install, no key, no provider console. Type the task the way you'd hand it to a contractor, including the parts you don't want it to touch.

  2. 2

    Watch it work on a real machine

    MoClaw runs the task on a persistent cloud computer with a browser and a file system, so you can see the terminal, open the files it made, and step in when it goes sideways.

  3. 3

    Leave it running

    Schedule the job, close the tab, and come back to the output. The machine keeps your files, history, and credentials between runs.

What DeepSeek V4 Pro Changed, and What It Still Needs

What is DeepSeek V4 Pro?

DeepSeek V4 Pro is DeepSeek's flagship model, and on August 13, 2026 it left preview as build DeepSeek-V4-Pro-0813, rolling out across the DeepSeek app, web, and API at once. The API name didn't change; anyone already calling deepseek-v4-pro woke up on the GA build.

The specs are the same shape as the preview: a 1-million-token context window, up to 384K output tokens, thinking and non-thinking modes, tool calling, JSON output, and both OpenAI- and Anthropic-compatible endpoints. What changed is the post-training. DeepSeek aimed this release squarely at agents, and said so plainly, calling out production environments rather than chat.

One thing V4 Pro doesn't do: images. There is no vision input, which rules it out for screenshot-driven work and anything that starts with a PDF scan.

DeepSeek V4 Pro benchmarks, and who measured them

DeepSeek published ten scores with the GA release. The agent numbers are the interesting ones: Terminal Bench 2.1 at 87.9, DeepSWE at 62.7, NL2Repo at 61.5, CyberGym at 83.3, Toolathlon-Verified at 74.1, and HLE at 42.7 without tools and 60.0 with them. Against the preview build, DeepSeek reports +15.8 on Terminal Bench and +49.9 on DeepSWE.

Those are vendor-reported, and worth reading as such. DeepSeek did release the agent framework it benchmarked with, though: DeepSeek Harness, MIT-licensed and shipped as a developer preview, so the harness half of the setup is at least inspectable. Independent replication is still pending.

The open weights are a separate story. DeepSeek publishes V4 Pro on Hugging Face under an MIT license at 1.6T parameters, but those weights were last updated on June 22, 2026 and the changelog announces 0813 as an API and app update, not a new checkpoint. If you self-host, you are not running the GA build.

DeepSeek V4 Pro pricing, and what changes on August 16

As published, V4 Pro runs $0.435 per million input tokens on a cache miss, $0.003625 on a cache hit, and $0.87 per million output tokens. On August 16, 2026 at 16:00 UTC, DeepSeek moves the whole V4 family to peak and off-peak billing: off-peak lands at $0.66 input and $1.98 output per million, peak at $1.32 and $3.96, with peak hours running 01:00 to 04:00 and 06:00 to 10:00 UTC. Off-peak is half of peak, which is the point of the split.

It is still cheap next to a frontier Western model, and it is also a price rise plus a clock you now have to think about. Developers on Hacker News noticed within hours, and the ones who had quietly standardised on V4 Pro were the least happy about it.

A model is only half of an agent

The most repeated argument in that thread had nothing to do with benchmarks: the harness carries as much weight as the model. Same weights, different scaffolding, different outcome, and the gap between two mainstream coding harnesses can be worth more than the gap between two model tiers. DeepSeek clearly agrees, or it wouldn't have open-sourced its own harness on the same day.

That is the part nobody sells you with an API key. An agent model that can run for hours needs a machine that stays up for hours: a real file system, a browser that keeps its session, a terminal that remembers what it did last turn, and somewhere for the output to land.

Where MoClaw fits

MoClaw is that machine. It's a managed cloud computer with a persistent disk, a browser, a shell, scheduling, and 50-plus skills already wired in, and DeepSeek runs on it as a platform-managed model, so there is no DeepSeek account, no API key to rotate, and no peak-hour arithmetic. You spend plan credits; MoClaw handles the provider side.

Today that platform-managed DeepSeek is V4 Flash, which is what MoClaw's Fast tier runs. If you want to put DeepSeek to work on a real computer right now, start a task on Fast, and watch this page for V4 Pro.

DeepSeek V4 Pro on MoClaw vs calling the DeepSeek API yourself

Pick the one that fits how you use AI.

MoClaw (managed) DeepSeek API direct
Getting started Open a chat and type. Nothing to configure. Create a DeepSeek account, generate a key, top up a balance, wire the endpoint.
Where the work runs A persistent cloud computer with browser, shell, files, and cron. Wherever you build it. The API returns text; the harness is yours to write.
Billing Plan credits. No peak-hour clock, no per-token reconciliation. Per-token, and from August 16 split into peak and off-peak rates.
Changing model Switch models mid-thread; files and history follow you. New provider, new endpoint, new billing account.

FAQ

Quick answers about pricing, privacy, and limits.

What is DeepSeek V4 Pro?
DeepSeek V4 Pro is DeepSeek's flagship model. The GA build, DeepSeek-V4-Pro-0813, shipped on August 13, 2026 with a 1M-token context window, up to 384K output tokens, thinking mode on by default, tool calling, and native support for the OpenAI Responses API alongside an Anthropic-compatible endpoint.
Can I use DeepSeek V4 Pro on MoClaw today?
Not from the model picker yet. MoClaw runs DeepSeek as a platform-managed model, and the model behind the Fast tier today is DeepSeek V4 Flash. V4 Pro isn't selectable in chat, so this page tracks the model rather than claiming a tier that doesn't exist. Anything you send from this page starts on Fast, on V4 Flash, which is the closest thing available while V4 Pro routing is wired up.
How much does DeepSeek V4 Pro cost?
As published, $0.435 per million input tokens on a cache miss and $0.87 per million output. From 16:00 UTC on August 16, 2026 the V4 family moves to peak/off-peak pricing: $1.32 in and $3.96 out at peak, half that off-peak, with peak hours from 01:00 to 04:00 and 06:00 to 10:00 UTC. On MoClaw you spend plan credits instead and skip the clock entirely.
What's the difference between DeepSeek V4 Pro and V4 Flash?
Pro is the larger model and scores higher on DeepSeek's agent benchmarks (87.9 vs 82.7 on Terminal Bench 2.1, 62.7 vs 54.4 on DeepSWE). Flash is roughly a third of Pro's price, allows five times the concurrency, and went GA two weeks earlier. Plenty of developers plan with a big model and execute with Flash.
Is DeepSeek V4 Pro open source?
The weights are on Hugging Face under an MIT license at 1.6T parameters, which is genuinely permissive. But those weights were last updated on June 22, 2026, and DeepSeek shipped 0813 as an API and app update rather than a new checkpoint, so self-hosting does not get you the GA build.
Does DeepSeek V4 Pro support images?
No. There's no vision input, so screenshots, scanned PDFs, and diagrams are out. If your workflow starts with an image, you need a different model for that step.
What is DeepSeek Harness?
DeepSeek's own agent framework, released MIT-licensed as a developer preview alongside the GA model and used for the code-agent benchmark runs. It's a plugin architecture you run locally with npx. Useful, and also a reminder that the model alone isn't the product.
Do I need an API key to run DeepSeek work on MoClaw?
No. DeepSeek is a platform-managed route inside MoClaw, so there's no DeepSeek account to create, no key to store, and no separate provider bill. Your plan credits cover it.
What are the effort levels on DeepSeek V4 Pro?
Thinking mode takes low, high, or max. DeepSeek suggests low for simple work, high for everyday agent tasks, and max when a problem is worth the extra tokens. A requested effort of medium maps to high.

Try MoClaw free.

Start with 1,000 credits free.

Cancel anytime