返回首页

对比阅读

对比阅读:DeepSeek Harness After One Week: Open-Source Foundation, Not Claude Code Clone 与 DeepSeek 开源 Agent 框架一周实测:不是 Claude Code 平替,是可控的开源底座

AEN
DeepSeekHarnessClaude Code·

DeepSeek Harness After One Week: Open-Source Foundation, Not Claude Code Clone

What this is

95,000 GitHub stars in two days—DeepSeek's Harness (hereafter DSH) Agent programming framework, released last week, is the highest-profile engineering project from a major Chinese model company in recent memory. Its pitch is "everything is a plugin": bring your own model, assemble your own workflows, manage your own data.

But a developer who spent a week with the tool published a pitfalls cheatsheet on Juejin this week. After running it through its paces, he identified five most common failure modes: environment misconfiguration that breaks installation, careless model selection that burns through tokens, dumping entire projects in and watching outputs derail, plugin overload causing mutual interference, and—most critically—treating it as a Claude Code clone and inevitably being disappointed.

Industry view

The supporters' case is direct: developers want control, and DSH hits that nerve. 95,000 stars signal genuine demand. With self-selected models, plugins, and deployment options, it has natural appeal for data-sensitive enterprises—finance, healthcare, and government.

But the dissent is worth noting. Senior front-end engineers broadly point out that closed-source tools' engineering optimizations—context compression, error recovery, interaction polish—are out of reach for open-source versions in the short term. "Everything is a plugin" also means everything must be tuned by the user, putting an extremely high barrier in front of non-engineers.

We lean toward the latter view: DSH's real users are technical teams with operational capability, not ordinary office workers. Packaging it as an "open-source Claude Code" is overhyped marketing—and that misjudgment will eventually backfire on the project's reputation and community trust.

Impact on regular people

For enterprise IT: If your technical team is evaluating private-deployment AI coding assistants, DSH is worth a one-night trial. But don't expect it to work out-of-the-box like a SaaS product.

For individual professionals: Non-programmers need not panic—Agent coding tools remain stuck in the "engineers only" phase, far from "anyone can code."

For the consumer market: No direct impact in the short term. The signal worth watching: China's leading model companies are collectively betting on the Agent framework track, and the competitive landscape for developer tools will be reshaped in the second half of the year.

来源: juejin.cn
BZH
DeepSeekHarnessClaude Code·

DeepSeek 开源 Agent 框架一周实测:不是 Claude Code 平替,是可控的开源底座

这是什么

开源两天拿下 9.5 万 Star——DeepSeek 上周放出的 Harness(下称 DSH)Agent(能自主调用工具完成多步任务的 AI 程序)编程框架,是近期国内大模型公司里热度最高的工程类项目。它主打"一切皆插件":模型自己接、流程自己拼、数据自己管。

但一位用了一周的开发者本周在掘金发文,把踩坑清单整理成速查表。他跑下来给出五个最常见雷区:环境配错装不上、模型乱用烧光 token、项目整包丢进去产出翻车、插件装太多互相干扰,以及最关键的一条——把它当 Claude Code 平替,结果必然失望。

行业怎么看

支持方的判断直接:开发者想要"可控",DSH 踩中了这个点。9.5 万 Star 说明需求真实存在,加上模型、插件、部署都能自选,对数据敏感的企业(金融、医疗、政企)有天然吸引力。

但反对意见同样值得留意。资深前端工程师普遍指出:闭源工具的工程优化——上下文压缩、错误恢复、交互打磨——是开源版本短期追不上的;"一切皆插件"也意味着一切都要自己调,对非工程用户门槛极高。

我们更倾向后者:DSH 的真实用户是有运维能力的技术团队,不是普通白领。把它包装成"开源版 Claude Code"是一种过度营销,这种误判最终会反噬开源项目的口碑与社区信任。

对普通人的影响

对企业 IT:若技术团队在评估"私有化部署 AI 编程助手",DSH 是值得花一晚试用的候选;但别指望它像 SaaS 一样开箱即用。

对个人职场:非程序员不必焦虑——Agent 编程工具仍卡在"工程师专属"阶段,离"人人能写程序"还远。

对消费市场:短期没有直接影响。值得留意的信号是:中国头部大模型公司开始集体押注 Agent 框架赛道,下半年开发者工具的竞争格局会因此重塑。

来源: juejin.cn