DeepSeek、Claude Code 対抗のオープンソース「Harness」を公開し API 価格も改定
本文の状態
日本語全文を表示中
詳細モードで約19分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
VentureBeat AI
中国 AI ラボ DeepSeek は新モデル V4-Pro の API 提供を開始し、Anthropic の Claude Code に代わるオープンソースエージェントハブ「Harness v0.1」を公式リリースした。
Continue in AI NEW LAB
このニュースを、実務の判断につなげる
AI NEW LABで、試したことや先に確認したい条件を共有できます。まずはログインなしで読めます。
AI NEW LABで論点を見るAI深層分析を開く2026年8月14日 02:06
AI深層分析
キーポイント
新製品・新モデルの同時リリース
DeepSeek は、エージェンティックワークロードに焦点を当てたフラッグシップモデル「V4-Pro」と、開発者向けオープンソースエージェントハッチ「Harness v0.1」を同時に公開した。
プラグイン型アーキテクチャの採用
DeepSeek Harness は「すべてがプラグインである」という原則に基づき、モデルやツール、セッション管理などを柔軟に差し替え可能なモジュール構造を採用している。
API 価格体系の変更と値上げ
8 月 16 日より既存のフラット料金からピーク・オフピーク課金へ移行し、割引率のあるオフピーク料金でも現在の価格より大幅に高くなる見込みである。
競合環境への明確な参入
DeepSeek はモデルの知能やトークン価格だけでなく、ツール操作やファイル管理を行うエージェント実行層において、Anthropic の Claude Code や OpenAI の Codex と直接競合する戦略を打ち出した。
DeepSeek Harness の特徴と比較
DeepSeek Harness はモデル非依存のオープンソース型インフラであり、Claude Code や Codex と同様のエージェント機能を提供するが、垂直統合された開発体験やホスト型バックグラウンドエージェントは提供していない。
重要な引用
Everything is a plugin.
DeepSeek Harness, meanwhile, is entering developer preview under the MIT license and the code is available now for download and use on GitHub.
THERE WILL BE COMPATIBILITY-BREAKING CHANGES.
DeepSeek Harness is an open-source, model-agnostic alternative to the agent infrastructure underlying Claude Code and Codex—not yet a full replacement for either product's broader developer experience.
編集コメントを表示
編集コメント
DeepSeek がモデル性能だけでなく、開発者体験を支配するハッチ層へ進出したことは、業界の競争構造を変える重要な転換点である。ただし、価格引き上げとプレビュー段階のソフトウェアというリスク要因も併せ持っているため、採用判断には慎重な検証が求められる。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
DeepSeek は、AI エージェントを実働させるために開発者が使用するソフトウェアの層にも、さらに深く進出しています。
中国の AI 研究所は木曜日、エージェントワークロードに特化した最新フラッグシップモデル「DeepSeek-V4-Pro」の正式版をリリースすると同時に、Anthropic の Claude Code などの統合型コーディング・エージェント環境に対する代替手段となる新しいオープンソースのエージェントハッチ「DeepSeek Harness v0.1」も発表しました。
これらのリリースは、DeepSeek による開発者向け戦略の拡大を示しています。V4-Pro は現在、DeepSeek の Web インターフェース、モバイルアプリ、API を通じて利用可能で、OpenAI Responses API にネイティブ対応し、Codex との統合もサポートされています。
一方、DeepSeek Harness は MIT ライセンスの下で開発者プレビューを開始し、GitHub でコードをダウンロードして使用できるようになりました。このハッチは、エージェントランタイムのほぼすべての部分をプラグインとして交換可能にする、極めてモジュラーな設計思想に基づいています。
しかし、DeepSeek の API を介して V4 にアクセスする開発者は、今後大幅に高い料金を支払うことになります。DeepSeek は既存の一律料金体系を廃止し、8 月 16 日(日)午後 4 時(UTC、米国東部時間午前 2 時)からピーク・オフピーク課金制度を導入します。
割引適用されたオフピークのキャッシュミスや出力価格でさえも、現在の料金よりも大幅に高くなります。
この組み合わせが重要なのは、DeepSeek がもはやモデルの知能やトークン価格だけで競う存在ではなくなったからです。Harness を通じて同社は、モデルがツールをどう使い、ファイルを操作し、セッションを維持し、長時間実行されるエージェントワークフローを実行するかを決定するレイヤーへと進出しました。これは Anthropic の Claude Code や他のコーディングエージェントが、開発者にとって重要な製品として存在感を増している領域です。
DeepSeek は独自のエージェントハネスを開発しています。
DeepSeek は Harness(dsh)について、コンポーザブルなプラグインを中核に設計されたフレームワーク「Cordis」の上に構築されたオープンソースのエージェントハネスと説明しています。その基本理念はシンプルです。「すべてがプラグインである」というものです。
DeepSeek によれば、この原則はモデル、ツール、スキル、セッション、サンドボックス、ファイルシステム、ループ、オーケストレーション、ユーザーインターフェースまで拡張されます。これらのコンポーネントを単一のコーディングエージェントに固定された部品として扱うのではなく、Harness は開発者がこれらを自由に組み合わせたり、置き換えたり、拡張したりできるように設計されています。
このプロジェクトは MIT ライセンスの下で公開されており、現在は npm から npx @deepseek-ai/dsh web コマンドで起動できます。DeepSeek からはソースコードから直接ビルドするための手順も提供されています。リポジトリでは本ソフトウェアを「開発者向けプレビュー」と明記し、「互換性を破る変更が必ず発生する」ことを警告しています。
この注意点は大企業向け開発者にとって重要です。Harness はまだ、安定した即戦力となる生産用プラットフォームとして提示されているわけではありません。しかしそのアーキテクチャは、重要な戦略の方向性を示しています。DeepSeek は今や、モデルだけでなく、それを取り巻くシステムを組み立てるためのオープンなフレームワークも開発者に提供できるようになったのです。
これにより、Anthropic の Claude Code や OpenAI の Codex が有用な競合参照となりますが、両製品を機能的に同一視してはなりません。
DeepSeek Harness は、Claude Code や Codex の背後にあるエージェント基盤に対するオープンソースでモデル非依存の代替案です。ただし、まだどちらの製品の包括的な開発者体験を完全に置き換える段階には至っていません。
すでにリポジトリの検査、ファイル編集、シェルコマンドの実行、ファイルや Web 上の検索、計画の維持、スキルの呼び出し、下位エージェントへの作業委任、承認ポリシーの強制といった機能を実装しています。これらが、Claude Code や Codex を単なる補完入力システムではなく、真のエージェント型コーディングツールたらしめる本質的な能力です。
DeepSeek は「Standard mode」を、ファイル編集、シェルアクセス、検索、計画策定、下位エージェント、ワークフローを備えた完全なコーディングエージェントとして明確に定義しています。ローカルの Web インターフェースでは、ユーザーがワークスペースを選択し、機密性の高い操作を承認できるようになっています。
しかし現在、Claude Code や Codex はこのエージェントループを超えてさらに拡張されています。以下に簡単な比較を示します:
- Dimension:DeepSeek Harness / Claude Code / OpenAI Codex
- リポジトリの読み取り・編集・テスト:Yes / Yes / Yes
- シェルと開発ツール:Yes / Yes / Yes
- 計画策定と下位エージェント:Yes / Yes / Yes
パーミッション制御とサンドボックス
プラグインを通じて設定可能
成熟した組み込みのパーミッションおよびサンドボックスシステムを備える
細粒度なサンドボックスと承認コントロールを提供
主要インターフェース
ローカル Web UI、ヘッドレスコマンド、Python SDK
ターミナル、VS Code、JetBrains 環境、デスクトップ、ブラウザ、モバイル、Slack
CLI、IDE エクステンション、デスクトップアプリ、Web/クラウド、および各種連携機能
ホスト型バックグラウンドエージェント
DeepSeek が管理するサービスとして文書化されていない
提供されている
提供されている
GitHub ネイティブな PR ワークフロー
完成した統合として文書化されていない
GitHub Actions を活用した自動レビューや、Issue から PR への変換ワークフロー
クラウドタスク、自動レビュー、PR の自動修正、および GitHub Action のサポート
モデル選択
DeepSeek、Anthropic、OpenAI、およびカスタム互換エンドポイント
主に Claude(Bedrock、Google Cloud、Microsoft でのホストを含む)
主に OpenAI モデル。オープンソース CLI ではプロバイダーを柔軟に設定可能
拡張性
極めて高い:ほぼすべてのコンポーネントを交換可能
強力:スキル、フック、MCP、プラグイン、エージェントチームをサポート
強力:スキル、MCP、カスタムエージェント、SDK、アプリサーバーをサポート
製品の成熟度
開発者プレビュー版。破壊的変更の可能性あり
確立された商用製品
確立された商用製品に加え、オープンソース CLI も提供
ライセンス
MIT
拡張性インターフェースを備えた商用製品
Codex CLI はオープンソースだが、クラウドおよびアプリサービスは管理型プロダクト
DeepSeek Harness の特徴は、モジュール性と交換可能性にあります。モデル自体も、垂直統合されたスタックの中心となるのではなく、単なるプラグインの一つとして扱われます。
DeepSeek のリポジトリは、リリース当日からすでに開発者の注目を集めており、8 月 13 日時点では GitHub で約 27,500 件のスターと 2,000 件のフォークを記録しました。ただし、これらの数字は刻々と変動するため、採用状況を測る指標というよりは、その瞬間のスナップショットとして捉えるべきです。
V4-Pro はエージェント機能に特化したアップグレード版として登場します。
Harness のリリースは、一般提供された DeepSeek-V4-Pro-0813 と同時に行われました。
DeepSeek は 4 月に V4 シリーズをプレビュー形式で発表しました。ラインナップには、1 トークンあたり 490 億のパラメータが活性化される 1.6 兆パラメータの「V4-Pro」と、130 億のパラメータが活性化される 2,840 億パラメータの小型モデル「V4-Flash」が含まれています。両モデルとも最大 100 万トークンのコンテキストウィンドウに対応しています。
したがって、今回の 8 月 13 日のリリースは V4-Pro の初登場ではありません。これは早期プレビューから公式バージョンへと移行したもので、DeepSeek は特にエージェント性能の強化を強調しています。
「DeepSeek-V4-Pro の正式版がリリースされました。エージェント機能が大幅に強化され、Responses API と Codex の統合にも対応しています」と DeepSeek は API ウェブサイトで発表しています。「現在は Web、モバイルアプリ、API すべてで完全に利用可能になりました。テストとフィードバックをお待ちしています」。
DeepSeek の変更履歴(changelog)でも、一般提供モデルは「特に生産環境においてエージェント機能が大幅に強化された」と記述されています。API を使用する開発者がモデル識別子を変更する必要はありません。deepseek-v4-pro という指定で、自動的に最新の V4-Pro バージョンが解決されます。
同社はまた、ネイティブの OpenAI Responses API サポートを追加し、すでにそのインターフェースを基盤としたアプリケーションにおける統合作業量を削減しました。
DeepSeek は V4-Pro が、ワンクリックセットアップで OpenAI 独自のオープンソースハッチ「Codex」に最適化されていると述べています。現在の API ドキュメントでは、V4-Pro と V4-Flash の両方で、Responses API、ツール呼び出し、JSON 出力、Anthropic 形式の API などがサポートされるインターフェースとしてリストされています。
API を介さず DeepSeek に直接アクセスする開発者の場合、V4-Pro は同社のアプリやウェブサイト上の「Expert Mode」から利用可能になりました。
推論コストを明示的な制御項目に
DeepSeek はまた、V4-Pro と V4-Flash において、推論の強さを明示的な制御パラメータとして導入しました。
V4 モデルのドキュメントでは、3 つのレベルが定義されています。1 つ目は「Non-think」で、高速な日常タスク向けです。2 つ目は「Think High」で、より複雑な問題解決や計画立案を目的としています。そして 3 つ目が「Think Max」で、困難な問題に対して大幅に多くの推論リソースを割り当てます。
この区別は、エージェントシステムにおいて運用上極めて重要です。すべてのステップで最大限の推論を行うと、無駄な時間とトークンを消費してしまうからです。例えばコーディングエージェントは、ファイルの確認や日常のツール呼び出しには比較的少ない推論量で対応し、困難なバグの診断や多段階にわたるコード変更の計画時には推論量を高めるような使い分けが可能です。
DeepSeek の最新ベンチマーク表は、0813 モデルがエージェント指向のテストで大幅に改善されていることを示唆していますが、これらの数値は企業報告に基づくものであり、一部の結果はハッチス構成に依存しています。
DeepSeek が報告している V4-Pro-0813 のスコアは、Terminal Bench 2.1 で 87.9、Toolathlon-Verified で 74.1、DSBench-FullStack で 71.1、DSBench-Hard で 67.2 です。ただし、DeepSeek 自身の表ではすべての比較で首位を占めているわけではありません。例えば Fable 5 は、Toolathlon-Verified で 77.9、DSBench-FullStack で 77.2 のスコアを記録しています。
ベンチマーク表の直下には、特に重要な注釈が記載されています。公開されているコードエージェントタスクにおいて、DeepSeek は V4-Pro-0813 を「最小限モード」で、間もなくリリースされる DeepSeek Harness を使用してテストしたと述べています。
つまり、Harness と同時に発表された一部のエージェント結果は、純粋なモデルのベンチマークではありません。これらは、DeepSeek が現在開発者に提供しているソフトウェア層そのものである、エージェント実行環境内で動作するモデルを測定したものです。
DeepSeek の API 価格設定における劇的な転換
すでに DeepSeek を本番環境で運用しているチームにとって、より即時的な変化は価格設定かもしれません。
DeepSeek の現在の API ドキュメントによると、V4-Flash はキャッシュミスが発生した入力トークン 100 万あたり $0.14、出力トークン 100 万あたり $0.28 です。一方、V4-Pro は入力で $0.435、出力で $0.87 と設定されています。キャッシュヒットの場合は大幅に安くなり、Flash は $0.0028、Pro は $0.003625 です。
これらの価格自体は、V4 の当初の 4 月発売時の経済モデルから大幅な値下げを意味していました。V4 が 4 月に登場した際、V4-Pro はキャッシュミス入力トークン 100 万あたり 1.74 ドル、出力トークン 100 万あたり 3.48 ドルでした。5 月末には DeepSeek がこの 75% の値下げを恒久的なものとし、大量のエージェントワークロードに対して非常に安価な選択肢としての地位を強めました。しかし今、その方向性が逆転しようとしています。
8 月 16 日午後 4 時(UTC)から、DeepSeek は API 呼び出しが行われる時間帯によって異なる料金を課すようになります。ピーク時間は UTC で 01:00–04:00 と 06:00–10:00(それぞれ米国東部時間では午後 9 時~午前 0 時、午前 2 時~午前 6 時)とし、それ以外の時間帯はオフピークと分類されます。オフピークの料金は対応するピーク価格の半額です。
V4-Flash の場合、オフピーク時のキャッシュミス入力料金がトークン 100 万あたり 0.14 ドルから 0.22 ドルに引き上げられ、出力も 0.28 ドルから 0.66 ドルになります。ピーク時間中はこの価格がさらに上がり、入力が 0.44 ドル、出力が 1.32 ドルとなります。
V4-Pro は、現在のキャッシュミス入力 100 万あたり 0.435 ドル、出力 0.87 ドルから、オフピーク時にそれぞれ 0.66 ドルと 1.98 ドルに引き上げられます。ピーク時の料金は入力が 1.32 ドル、出力が 3.96 ドルになります。
キャッシュされた入力に対する値上げ幅はさらに顕著です。V4-Pro のキャッシュヒット料金は、現在のトークン 100 万あたり 0.003625 ドルから、オフピークで 0.022 ドル、ピークで 0.044 ドルに引き上げられます。Flash モデルも 0.0028 ドルから、オフピークで 0.007 ドル、ピークで 0.014 ドルになります。
- Model:Old input (per 1M token) / Old output (per 1M tok) / Old total (1M in/1M out)
- deepseek-v4-flash:$0.14 / $0.28 / $0.42
- deepseek-v4-pro:$0.435 / $0.87 / $1.305
新しい価格設定は、DeepSeek を依然として西側の独自系ラボに対する手頃な API 代替案として位置づけていますが、ロイター通信が木曜日に報じたところによると、モデルやトークンの種類、利用時間帯によって、既存の料金から最大 1,100% 以上もの値上げとなっているケースもあるとのことです。
- モデル:入力 ($/1M) / 出力 ($/1M) / 合計 ($/1M) / ソース
- Muse Spark 1.2 Contributor:$0.10 / $0.20 / $0.30 / Meta
- MiMo-V2.5 Flash:$0.10 / $0.30 / $0.40 / Xiaomi
- DeepSeek-V4-Flash — 非ピーク時:$0.22 / $0.66 / $0.88 / DeepSeek
- GPT-5.6 Luna:$0.20 / $1.20 / $1.40 / OpenAI
- MiniMax-M3:$0.30 / $1.20 / $1.50 / MiniMax
- LongCat-2.0 — 期間限定プロモーション:$0.30 / $1.20 / $1.50 / LongCat
- DeepSeek-V4-Flash — ピーク時:$0.44 / $1.32 / $1.76 / DeepSeek
- MiMo-V2.5:$0.40 / $2.00 / $2.40 / Xiaomi
- DeepSeek-V4-Pro — 非ピーク時:$0.66 / $1.98 / $2.64 / DeepSeek
- LongCat-2.0 — 標準:$0.75 / $2.95 / $3.70 / LongCat
- MiMo-V2.5 Pro (≤256K):$1.00 / $3.00 / $4.00 / Xiaomi
- DeepSeek-V4-Pro — ピーク時:$1.32 / $3.96 / $5.28 / DeepSeek
- Muse Spark 1.1 / 1.2:$1.25 / $4.25 / $5.50 / Meta
- GLM-5.2:$1.40 / $4.40 / $5.80 / Z.ai
- Grok 4.6 — プロンプトトークン <200K:$2.00 / $6.00 / $8.00 / xAI
- MiMo-V2.5 Pro (>256K):$2.00 / $6.00 / $8.00 / Xiaomi
- Qwen3.8-Max:$2.00 / $6.00 / $8.00 / QwenCloud
- Gemini 3.6 Flash:$1.50 / $7.50 / $9.00 / Google
- GPT-5.6 Terra:$2.00 / $12.00 / $14.00 / OpenAI
- Grok 4.6 — プロンプトトークン ≥200K:$4.00 / $12.00 / $16.00 / xAI
- GPT-5.4:$2.50 / $15.00 / $17.50 / OpenAI
- Kimi K3:$3.00 / $15.00 / $18.00 / Moonshot AI
- Claude Opus 5:$5.00 / $25.00 / $30.00 / Anthropic
Anthropic
Sakana Fugu Ultra (≤272K)
5 ドル
30 ドル
35 ドル
Sakana AI
GPT-5.6 Sol — Standard mode
5 ドル
30 ドル
35 ドル
OpenAI
Claude Fable 5 / Claude Mythos 5
10 ドル
50 ドル
60 ドル
Anthropic
GPT-5.6 Sol — Fast mode
10 ドル
60 ドル
70 ドル
OpenAI
このように、文脈なしで「ピーク時外は 50% 安価」という表現を使うと誤解を招く可能性があります。実際には、これは DeepSeek の新設されたピーク料金と比較して半額という意味であり、開発者が現在支払っている API 利用料に対する 50% オフという割引ではありません。
単純なワークロードとして、キャッシュミスが発生する入力トークン 100 万と出力トークン 100 万を想定した場合、V4-Pro の現在の費用は 1.305 ドルです。同じトークン構成でも、ピーク時外では約 2.64 ドル(現在の約 2 倍)、ピーク時には 5.28 ドル(現在の 4 倍以上)となります。
同様に単純な計算で V4-Flash を見ると、現在は 0.42 ドルですが、ピーク時外では 0.88 ドル、ピーク時には 1.76 ドルに上昇します。
実際のアプリケーションにおけるコストは、キャッシュされた入力、キャッシュされない入力、生成された出力の比率によって大きく変動するため、上記の数値はあくまで参考例であり、すべてのケースに適用できる総費用の見積もりではありません。
DeepSeek はエージェントスタックの上流へ進出している
このタイミングから、同社の戦略的な方向性が読み取れます。
DeepSeek が 4 月 24 日に V4 プレビュー版を公開した際、最大の注目点は、同社がいかに効率的なアーキテクチャで最先端クラスの能力を実現できるかという点でした。
V4-Pro は、圧縮スパースアテンションと重圧縮アテンションを組み合わせたハイブリッドなアテンション設計を採用しています。100 万トークンのコンテキストにおいて、DeepSeek によると、V3.2 が必要とする単一トークン推論の FLOPs の 27%、KV キャッシュの 10% で済むとしています。
5 月末には、その効率性が大量処理を行うエージェントにとって経済的にどのような意味を持つかという議論へと焦点が移りました。エージェントはコンテキストを繰り返し読み込むため、キャッシュが推論コストの主要な要素となるからです。DeepSeek が実施した V4 の大幅な価格引き下げは、この優位性をさらに際立たせました。
8 月 13 日のリリースにより、競争はさらに一段階上のレベルへと移行しました。
DeepSeek は今や、エージェントワークロードに最適化された更新版 V4-Pro を提供しています。既存の開発者ツールとの接続を容易にする標準化されたインターフェース、推論の努力度を設定可能な機能、そしてモデル・ツール・サンドボックス・ファイルシステム・オーケストレーションを制御するための MIT ライセンス付きハッチスも用意されています。
同時に、DeepSeek は開発者がその極めて低い API 料率が永続的であると安易に考えてはならないことも示しています。このプラットフォームの導入を検討する組織にとって、ワークロードスケジューリングやキャッシュ動作、あるいは自社のインフラ上でオープンウェイトモデルを実行できるオプションが、総コスト計算においてより重要な要素となっています。
つまり DeepSeek は、エージェントスタックをよりアクセスしやすくオープンにする一方で、自社ホスト型 API の料金を大幅に引き上げるという、一見すると矛盾する 2 つの優位性を同時に追求していることになります。
エンタープライズ開発者にとって、今回の木曜日の発表において、ハーネス(Harness)の方がより重要な意味を持つ可能性があります。モデルは標準化されたインターフェースの背後で交換可能になるケースが増えています。しかし、エージェントがどのように推論し、ツールを呼び出し、ソフトウェアを編集し、ワークフロー全体にわたって状態を保持するかを制御するハーネスは、置き換えが非常に困難です。
DeepSeek は今や、このレイヤーでも競争を開始しました。
原文を表示
DeepSeek is expanding beyond the model layer and deeper into the software developers use to put AI agents to work.
The Chinese AI lab on Thursday launched the official version of DeepSeek-V4-Pro, an updated flagship model focused heavily on agentic workloads, alongside DeepSeek Harness v0.1, a new open-source agent harness that gives developers an alternative to integrated coding-agent environments such as Anthropic’s Claude Code.
Together, the releases amount to a broader developer push from DeepSeek. V4-Pro is now available across DeepSeek’s web interface, mobile app and API, with native support for the OpenAI Responses API and integration with Codex.
DeepSeek Harness, meanwhile, is entering developer preview under the MIT license and the code is available now for download and use on GitHub. It's built around an unusually modular premise: practically every part of the agent runtime can be swapped out as a plugin.
But developers accessing V4 through DeepSeek’s API will soon pay considerably more for it. DeepSeek is simultaneously abandoning its existing flat API pricing in favor of peak and off-peak rates beginning at 16:00 UTC on Sunday, Aug. 16 (2 am ET).
Even the discounted off-peak cache-miss and output prices will be substantially higher than the prices available today.
The combination is significant because DeepSeek is no longer competing solely over model intelligence and token prices. With Harness, it is moving into the layer that determines how models use tools, manipulate files, maintain sessions and execute long-running agent workflows — territory where Anthropic’s Claude Code and other coding agents have become increasingly important developer products.
DeepSeek builds its own agent harness
DeepSeek describes Harness, or dsh, as an open-source agent harness built on Cordis, a framework designed around composable plugins.
Its guiding principle is simple: “Everything is a plugin.”
That extends to models, tools, skills, sessions, sandboxes, filesystems, loops, orchestration and user interfaces, according to DeepSeek. Rather than making those components fixed pieces of a single coding agent, Harness is designed to let developers mix, replace and extend them.
The project is available under the MIT license and can currently be launched from npm with npx @deepseek-ai/dsh web. DeepSeek also provides instructions for building it directly from source. The repository describes the software explicitly as a developer preview and warns that “THERE WILL BE COMPATIBILITY-BREAKING CHANGES.”
That caveat matters for enterprise developers. Harness is not yet being presented as a stable drop-in production platform. But its architecture points toward a potentially important strategy: DeepSeek can now offer developers not only models but an open framework for assembling the systems that surround them.
That makes Anthropic's Claude Code and OpenAI's Codex useful competitive references, although the products should not be treated as functionally identical.
DeepSeek Harness is an open-source, model-agnostic alternative to the agent infrastructure underlying Claude Code and Codex—not yet a full replacement for either product’s broader developer experience.
It can already inspect repositories, edit files, execute shell commands, search files and the web, maintain plans, invoke skills, delegate work to subagents and enforce approval policies. Those are the essential capabilities that make Claude Code and Codex agentic coding tools rather than autocomplete systems.
DeepSeek explicitly describes Standard mode as a full coding agent with file editing, shell access, search, planning, subagents and workflows. Its local web interface lets users select a workspace and approve sensitive operations.
But Claude Code and Codex now extend well beyond that agent loop. Here's a quick comparison:
Dimension
DeepSeek Harness
Claude Code
OpenAI Codex
Read, edit and test a repository
Yes
Yes
Yes
Shell and development tools
Yes
Yes
Yes
Planning and subagents
Yes
Yes
Yes
Permission controls and sandboxing
Yes, configurable through plugins
Yes, mature built-in permission and sandbox system
Yes, granular sandbox and approval controls
Primary interfaces
Local web UI; headless command; Python SDK
Terminal, VS Code, JetBrains, desktop, browser, mobile and Slack
CLI, IDE extension, desktop app, web/cloud and integrations
Hosted background agents
Not documented as a DeepSeek-managed service
Yes
Yes
GitHub-native PR workflow
Not documented as a finished integration
GitHub Actions, automatic reviews, issue-to-PR workflows
Cloud tasks, automatic reviews, PR fixes and GitHub Action
Model choice
DeepSeek, Anthropic, OpenAI and custom compatible endpoints
Primarily Claude, including Bedrock, Google Cloud and Microsoft hosting
Primarily OpenAI models, with configurable providers in the open-source CLI
Extensibility
Exceptional: virtually every component is replaceable
Strong: skills, hooks, MCP, plugins and agent teams
Strong: skills, MCP, custom agents, SDK and app server
Product maturity
Developer preview; breaking changes expected
Established commercial product
Established commercial product plus open-source CLI
License
MIT
Commercial product with extensibility interfaces
Codex CLI is open source; cloud and app services are managed products
DeepSeek Harness instead emphasizes modularity and replacement: the model itself is another plugin rather than necessarily the center of a vertically integrated stack.
DeepSeek’s repository was already attracting significant developer attention on launch day, showing roughly 27,500 GitHub stars and 2,000 forks as of Aug. 13, although those rapidly changing figures are best viewed as a snapshot rather than an adoption metric.
V4-Pro gets an agent-focused upgrade
Harness arrives alongside the general-availability release of DeepSeek-V4-Pro-0813.
DeepSeek originally introduced the V4 family in preview in April. The lineup consists of the 1.6-trillion-parameter V4-Pro, with 49 billion parameters activated per token, and the smaller 284-billion-parameter V4-Flash, with 13 billion activated. Both support context windows of up to one million tokens.
The company’s Aug. 13 release therefore is not the first appearance of V4-Pro. It is the transition from the earlier preview into an updated official version, with DeepSeek emphasizing agent performance.
“The official version of DeepSeek-V4-Pro has been released, featuring significantly enhanced agent capabilities and support for the Responses API and Codex integration,” DeepSeek says on its API website. “It is now fully available across the web, mobile app, and API; we welcome your testing and feedback.”
DeepSeek’s changelog similarly says the general-availability model has “significantly enhanced Agent capabilities,” particularly in production environments. Developers using the API do not have to change model identifiers: deepseek-v4-pro now resolves to the latest V4-Pro version.
The company has also added native OpenAI Responses API support, lowering the amount of integration work required for applications already built around that interface.
DeepSeek says V4-Pro is optimized for OpenAI's own open source harness, Codex, with one-click setup. Its current API documentation lists Responses API, tool calling, JSON output and an Anthropic-format API among the supported interfaces for both V4-Pro and V4-Flash.
For developers using DeepSeek directly rather than through an API, V4-Pro is now accessible through “Expert Mode” on the company’s app and website.
Reasoning effort becomes another deployment knob
DeepSeek is also making reasoning effort an explicit control across V4-Pro and V4-Flash.
The V4 model documentation describes three levels: Non-think, designed for fast routine tasks; Think High, intended for more complex problem-solving and planning; and Think Max, which allocates substantially more reasoning to difficult problems.
That distinction can be operationally important for agent systems because maximum reasoning on every step can consume unnecessary time and tokens. A coding agent might use relatively little reasoning to inspect a file or execute a routine tool call, then increase effort when diagnosing a difficult bug or planning a multi-stage code change.
DeepSeek’s latest benchmark table suggests the 0813 model improves substantially on agent-oriented tests, although the figures are company-reported and some results depend on the harness configuration.
DeepSeek reports V4-Pro-0813 scores of 87.9 on Terminal Bench 2.1, 74.1 on Toolathlon-Verified, 71.1 on DSBench-FullStack and 67.2 on DSBench-Hard. It does not lead every comparison in DeepSeek’s own table: Fable 5, for example, scores 77.9 on Toolathlon-Verified and 77.2 on DSBench-FullStack.
There is an especially important qualification buried beneath the benchmark table. For public Code Agent tasks, DeepSeek says V4-Pro-0813 was tested using its upcoming DeepSeek Harness in “minimal mode.”
In other words, some of the agent results arriving alongside Harness are not purely model benchmarks. They measure the model operating inside an agent execution environment — precisely the software layer DeepSeek is now releasing to developers.
A sharp reversal in DeepSeek’s API price trajectory
The bigger immediate change for teams already running DeepSeek in production may be pricing.
DeepSeek’s current API documentation lists V4-Flash at $0.14 per million cache-miss input tokens and $0.28 per million output tokens, while V4-Pro costs $0.435 for cache-miss input and $0.87 for output. Cache hits are dramatically cheaper at $0.0028 for Flash and $0.003625 for Pro.
Those prices themselves represented a major reduction from V4’s original April launch economics. When V4 arrived in April, V4-Pro was priced at $1.74 per million cache-miss input tokens and $3.48 per million output tokens. By late May, DeepSeek had made a 75% reduction permanent, intensifying its position as an unusually inexpensive option for high-volume agent workloads. Now the pendulum is moving in the other direction.
Beginning Aug. 16 at 16:00 UTC, DeepSeek will charge different rates depending on when API calls occur. Peak hours are 01:00–04:00 UTC and 06:00–10:00 UTC (9:00 PM – 12:00 AM ET and 2:00 AM – 6:00 AM ET, respectively) with all other hours classified as off-peak. Off-peak rates are half the corresponding peak prices.
For V4-Flash, off-peak cache-miss input rises from $0.14 to $0.22 per million tokens, while output rises from $0.28 to $0.66. During peak hours those rates reach $0.44 input and $1.32 output.
V4-Pro moves from $0.435 per million cache-miss input tokens and $0.87 output today to $0.66 and $1.98 off-peak, respectively. Peak rates rise to $1.32 input and $3.96 output.
The increases are even more pronounced for cached input. V4-Pro cache hits rise from $0.003625 per million tokens today to $0.022 off-peak and $0.044 at peak. Flash moves from $0.0028 to $0.007 off-peak and $0.014 peak.
Model
Old input (per 1M token)
Old output (per 1M tok)
Old total (1M in/1M out)
deepseek-v4-flash
$0.14
$0.28
$0.42
deepseek-v4-pro
$0.435
$0.87
$1.305
The new prices still position DeepSeek as an affordable alternative via API to Western proprietary labs, but Reuters reported Thursday that, depending on model, token category and time of use, the changes represent increases ranging from 50% to more than 1,100% over existing rates.
Model
Input ($/1M)
Output ($/1M)
Total ($/1M)
Source
Muse Spark 1.2 Contributor
$0.10
$0.20
$0.30
Meta
MiMo-V2.5 Flash
$0.10
$0.30
$0.40
Xiaomi
DeepSeek-V4-Flash — off-peak
$0.22
$0.66
$0.88
DeepSeek
GPT-5.6 Luna
$0.20
$1.20
$1.40
OpenAI
MiniMax-M3
$0.30
$1.20
$1.50
MiniMax
LongCat-2.0 — limited-time promo
$0.30
$1.20
$1.50
LongCat
DeepSeek-V4-Flash — peak hours
$0.44
$1.32
$1.76
DeepSeek
MiMo-V2.5
$0.40
$2.00
$2.40
Xiaomi
DeepSeek-V4-Pro — off-peak
$0.66
$1.98
$2.64
DeepSeek
LongCat-2.0 — standard
$0.75
$2.95
$3.70
LongCat
MiMo-V2.5 Pro (≤256K)
$1.00
$3.00
$4.00
Xiaomi
DeepSeek-V4-Pro — peak hours
$1.32
$3.96
$5.28
DeepSeek
Muse Spark 1.1 / 1.2
$1.25
$4.25
$5.50
Meta
GLM-5.2
$1.40
$4.40
$5.80
Z.ai
Grok 4.6 — <200K prompt tokens
$2.00
$6.00
$8.00
xAI
MiMo-V2.5 Pro (>256K)
$2.00
$6.00
$8.00
Xiaomi
Qwen3.8-Max
$2.00
$6.00
$8.00
QwenCloud
Gemini 3.6 Flash
$1.50
$7.50
$9.00
GPT-5.6 Terra
$2.00
$12.00
$14.00
OpenAI
Grok 4.6 — ≥200K prompt tokens
$4.00
$12.00
$16.00
xAI
GPT-5.4
$2.50
$15.00
$17.50
OpenAI
Kimi K3
$3.00
$15.00
$18.00
Moonshot AI
Claude Opus 5
$5.00
$25.00
$30.00
Anthropic
Sakana Fugu Ultra (≤272K)
$5.00
$30.00
$35.00
Sakana AI
GPT-5.6 Sol — Standard mode
$5.00
$30.00
$35.00
OpenAI
Claude Fable 5 / Claude Mythos 5
$10.00
$50.00
$60.00
Anthropic
GPT-5.6 Sol — Fast mode
$10.00
$60.00
$70.00
OpenAI
That makes the “50% lower” off-peak framing potentially misleading without context. Off-peak is 50% cheaper than DeepSeek’s new peak rate; it is not a 50% discount from the API prices developers are paying today.
For a simple workload consisting of one million cache-miss input tokens plus one million output tokens, V4-Pro currently costs $1.305. The same token mix will cost $2.64 off-peak, roughly twice as much, or $5.28 during peak hours, more than four times the current price.
V4-Flash moves from $0.42 under the same simple calculation to $0.88 off-peak and $1.76 peak.
Actual application costs will vary considerably depending on the ratio of cached input, uncached input and generated output, making those combined figures illustrative rather than universal total-cost estimates.
DeepSeek is moving up the agent stack
The timing makes the strategic direction difficult to miss.
When DeepSeek released the V4 preview on April 24, the major story was how much frontier-class capability the company could deliver with an unusually efficient architecture.
V4-Pro uses a hybrid attention design combining Compressed Sparse Attention and Heavily Compressed Attention; at a one-million-token context, DeepSeek says it requires only 27% of the single-token inference FLOPs and 10% of the KV cache required by V3.2.
By late May, the discussion had shifted toward what those efficiencies meant economically for high-volume agents, whose repeated context reads can make caching a major component of inference costs. DeepSeek’s steep V4 price cuts amplified that advantage.
The Aug. 13 releases move the competition another layer upward.
DeepSeek now has an updated V4-Pro tuned around agent workloads, standardized interfaces designed to make it easier to connect with existing developer tooling, configurable reasoning effort, and an MIT-licensed harness for controlling the models, tools, sandboxes, filesystems and orchestration surrounding an agent.
At the same time, DeepSeek is demonstrating that developers cannot assume its aggressively low API rates are permanent. For organizations considering the platform, workload scheduling, caching behavior and the option to run open weights on their own infrastructure now become more important parts of the total-cost calculation.
That leaves DeepSeek pursuing two potentially conflicting advantages at once: making its agent stack more accessible and open while making its own hosted API considerably more expensive.
For enterprise developers, Harness may ultimately be the more consequential part of Thursday’s announcement. Models can increasingly be swapped behind standardized interfaces. The harness that controls how an agent reasons, invokes tools, edits software and persists across a workflow can be much harder to replace.
DeepSeek is now competing for that layer, too.
関連記事
News to Guide
ニュースの次に確認する
発表内容を、現在の料金や仕様と照らし合わせられる関連ガイドです。
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み