DeepSeek Launches Harness: A Fully Pluggable Agent Runtime
APPSO · wechat · 2026-08-13
DeepSeek has officially released its first Agent product, DeepSeekHarness. Rather than being a simple 'DeepSeek version of Codex', it functions as a recomposable and replayable Agent runtime, integrating plugin lifecycle, tool execution, session logs, and WebUI into a single core.
Core Features & Design:
- Agent Presets: Features four built-in modes (minimal, standard, code, and cordis) tailored for tasks ranging from minimal testing to plugin development. Users can also create custom presets via natural language.
- Everything is a Plugin: From model adapters and tools to prompt rules and frontend UI components, everything can be replaced or recombined. During beta, users developed around 300 plugins, including UI modifications and cross-session long-term memory.
- Underlying Tech: Utilizes an Agent Loop that 'logs intent before executing side effects' and saves the complete event stream. The frontend itself is a plugin tree, allowing components to register into standard mount points.
Real-World Testing:
In a benchmark task generating a Three.js game using the DeepSeek-V4-Flash model, DeepSeekHarness outperformed Reasonix and Codex in aesthetics and gameplay. This demonstrates that Harness's context organization and execution strategies can significantly enhance final outputs when the underlying model remains identical.
Related event: DeepSeek Open-Sources Agent Framework Harness(10 posts)→
More from coding & agent
- Open-Sourced Claude Code Legal Assistant Reviews Contracts in 60s — tom_doerr · 2026-08-13
- Microsoft Launches Remote MCP Server for Azure DevOps to Streamline AI Integration — adnan_hashmi · 2026-08-13
- Runway API Hackathon Winners: Interactive Video Games and Medical Sims — runwayml · 2026-08-13
- Freebuff Goes Fully Free: Desktop, CLI, Web, Cloud Replaces Paid Coding Tools — thisguyknowsai · 2026-08-13
- Tutorial: Building a Fully Automated Outbound GTM Agent with Hermes — VibeMarketer_ · 2026-08-13
- Startup 'freebuff' Offers Free AI Coding Agents Supported by Ads — bigaiguy · 2026-08-13