DeepSeek Open-Sources Its Agent Harness

Piotr Siemiński · 2026

DeepSeek Open-Sources Its Agent Harness

DeepSeek just open-sourced the part of AI agents that usually stays invisible: the harness around the model. 🧩

Building an agent is not only a model choice. It means connecting tools, skills, sandboxes, memory, scheduling, and a UI — then living with the integration whenever one of those pieces needs to change ⚒️

DeepSeek Harness (dsh) makes those surfaces explicit. Its design premise is “everything is a plugin”: developers can select, swap, or extend capabilities through configuration rather than modifying the harness source.

→ 🔌 9 capability categories are pluginized: from models and tools to sessions, storage, loops, scheduling, and UI
→ 📄 4 documented runtime modes: Standard, Code, Minimal, and Creator
→ 👐 MIT-licensed source, with a local Web UI launched via npx @deepseek-ai/dsh web

My honest take: this is a developer preview, and DeepSeek explicitly warns that core plugins and APIs will evolve with compatibility-breaking changes. So it is not a frictionless production dependency yet.

But separating the model from the harness — and treating both observability and composition as first-class concerns — is a direction worth watching.

📚 Source: https://lnkd.in/gz5X84Bt

P.S. Which piece of your agent stack would you most want to swap without rewriting the whole system? 👇

DeepSeek Harness diagram comparing tightly coupled agent components with capabilities composed via plugins, including labels for nine capability categories, four runtime modes, and MIT open source.
Czytaj oryginał →
Apache Ossie Joins the Apache Incubator
Piotr Siemiński · sie 2026

Apache Ossie Joins the Apache Incubator

dbt Labs Retires the dbt Snowflake Native App
Piotr Siemiński · sie 2026

dbt Labs Retires the dbt Snowflake Native App

DeepGrove Open-Sources Maple-Preview for On-Device Reasoning
Piotr Siemiński · sie 2026

DeepGrove Open-Sources Maple-Preview for On-Device Reasoning