DeepSeek Open-Sources Harness: A Fully Plugin-Based Agent Framework

机器之心 · wechat · 2026-08-13

DeepSeek has released the developer preview of DeepSeekHarness, an agent SDK and application framework. Rather than being a simple API client, it is built on a microkernel with an "everything is a plugin" philosophy, aiming to provide a foundational way to assemble AI agents.

Core Architecture & Design:

Product Modes:

The framework supports WebUI, TUI, and Headless entry points. The WebUI offers four preset modes: the fully-featured Standard Mode; PTC Mode (lets the model write TypeScript to combine multi-step operations); Minimal Mode (reduced toolset for lower context burden); and Creative Mode (allows the agent to explore and recombine its own runtime to create new presets).

Related event: DeepSeek Open-Sources Agent Framework Harness(22 posts)→

Original post →

More from coding & agent

coding & agent channel →