🛰️ Daily AI Frontier
‹ back to 2026-08-23

万字长文拆解DeepSeek V4 Pro与Harness:从后训练到「代理自进化」,更大的变化在开源框架里

Industry & News LLM Agents

Ranking

Overall 78
Content 90
Popularity N/A

No observed public metrics; popularity remains neutral/archived.

Representative image for 万字长文拆解DeepSeek V4 Pro与Harness:从后训练到「代理自进化」,更大的变化在开源框架里

Merged summary

TL;DR - A hands-on analysis of DeepSeek V4 Pro and its open-source Harness argues that agent performance depends as much on post-training, model routing, context handling, and orchestration as on the base model. The Harness matters because it exposes the infrastructure used for official evaluations and enables longer-running, cost-aware agent workflows.

  • V4 Pro’s strongest gains are in agentic coding benchmarks and end-to-end task completion; the article infers, but cannot confirm, that improved post-training drove much of the progress.
  • Its advertised 1M-token context uses YaRN scaling from 64K, yet the authors retrieved all 10 facts planted across a 923,858-token test, including around the 902K position.
  • DeepSeek’s Anthropic-compatible API can silently route claude-sonnet, claude-haiku, and some older Claude model names to the smaller Flash model, so explicit model-variable overrides are needed for reliable Pro evaluation.
  • The open-source Harness emphasizes stable cache prefixes, strict control of tool-output size, and reproducible minimal-agent settings; Pro has relatively high token prices but low measured per-task cost due to efficient task completion and heavy cache reuse.

Sources (1)

万字长文拆解DeepSeek V4 Pro与Harness:从后训练到「代理自进化」,更大的变化在开源框架里

WeChat: 雷峰网 2026-08-22
Public signals N/A
Providers: Hugging Face · N/A OpenAlex · N/A Publisher · N/A Semantic Scholar · N/A X · N/A Fetched 2026-09-22 14:33:04.944555 UTC

TL;DR - A hands-on analysis of DeepSeek V4 Pro and its open-source Harness argues that agent performance depends as much on post-training, model routing, context handling, and orchestration as on the base model. The Harness matters because it exposes the infrastructure used for official evaluations and enables longer-running, cost-aware agent workflows.

  • V4 Pro’s strongest gains are in agentic coding benchmarks and end-to-end task completion; the article infers, but cannot confirm, that improved post-training drove much of the progress.
  • Its advertised 1M-token context uses YaRN scaling from 64K, yet the authors retrieved all 10 facts planted across a 923,858-token test, including around the 902K position.
  • DeepSeek’s Anthropic-compatible API can silently route claude-sonnet, claude-haiku, and some older Claude model names to the smaller Flash model, so explicit model-variable overrides are needed for reliable Pro evaluation.
  • The open-source Harness emphasizes stable cache prefixes, strict control of tool-output size, and reproducible minimal-agent settings; Pro has relatively high token prices but low measured per-task cost due to efficient task completion and heavy cache reuse.
item →