Rohan Paul@rohanpaul_ai
51AI 编辑部评分,满分 100

DeepSeek Harness 3天斩获12.2万星

2026-08-16 17:41· 28分钟前
AI 导读

DeepSeek Harness 发布3天即获12.2万+ GitHub 星标,成为 GitHub 历史上增长最快的项目之一。该编排层可将模型、工具、存储、调度乃至 UI 全部作为可替换插件,支持将 Claude Code 或 Codex 接入作为子智能体,并采用 MIT 许可。同期 DeepSeek 将缓存命中输入价格提高6至12倍,而缓存输入正是智能体循环的核心消耗。

DeepSeek Harness reached 122K+ GitHub stars in 3 days, one of the fastest to rise in GitHub's history.

It makes models, tools, loops, storage, scheduling and even the UI swappable plugins.

its an orchestration layer for coding agent, runs as a local web app on a configurable port, and exposes every component as a swappable plug-in: shell access, file editing, web search, skills, sessions, model choice, reasoning effort, and permission scope, all editable in a YAML config.

sub-agent support is the really special part. You can wire Claude Code or Codex in as plug-ins and let Harness route subtasks to whichever agent suits each step.

It's MIT licensed, so you can add other providers or point it at a self-hosted model and never touch DeepSeek's API.

However, their release timing for this is strange. They raised the price of cache-hit input by 6-fold to 12-fold in the same week it shipped an agent framework, and cached input is exactly what agent loops consume, since every step replays the same system prompt and accumulated history.

Whoever set the API pricing either didn't coordinate with the harness group or deliberately priced the new workload higher. My read is the 2nd, because caching subsidies made sense when agents were rare and become the largest unpriced cost once a framework makes them routine.

来源:Rohan Paul · x.com

DeepSeek Harness 3天斩获12.2万星

Rohan Paul · @rohanpaul_ai · X·2026-08-16 17:41·28分钟前
AI 导读

DeepSeek Harness 发布3天即获12.2万+ GitHub 星标,成为 GitHub 历史上增长最快的项目之一。该编排层可将模型、工具、存储、调度乃至 UI 全部作为可替换插件,支持将 Claude Code 或 Codex 接入作为子智能体,并采用 MIT 许可。同期 DeepSeek 将缓存命中输入价格提高6至12倍,而缓存输入正是智能体循环的核心消耗。

DeepSeek Harness reached 122K+ GitHub stars in 3 days, one of the fastest to rise in GitHub's history.

It makes models, tools, loops, storage, scheduling and even the UI swappable plugins.

its an orchestration layer for coding agent, runs as a local web app on a configurable port, and exposes every component as a swappable plug-in: shell access, file editing, web search, skills, sessions, model choice, reasoning effort, and permission scope, all editable in a YAML config.

sub-agent support is the really special part. You can wire Claude Code or Codex in as plug-ins and let Harness route subtasks to whichever agent suits each step.

It's MIT licensed, so you can add other providers or point it at a self-hosted model and never touch DeepSeek's API.

However, their release timing for this is strange. They raised the price of cache-hit input by 6-fold to 12-fold in the same week it shipped an agent framework, and cached input is exactly what agent loops consume, since every step replays the same system prompt and accumulated history.

Whoever set the API pricing either didn't coordinate with the harness group or deliberately priced the new workload higher. My read is the 2nd, because caching subsidies made sense when agents were rare and become the largest unpriced cost once a framework makes them routine.

来源:Rohan Paul· x.com