DeepSeek 开源 Harness 运行时,推动模块化 AI 代理基础设施
原标题:The Open-Sourcing of DeepSeek Harness Opens the Door to Modular, Unbundled AI Agent Infrastructure
AI 摘要
DeepSeek 发布了 DeepSeek Harness (dsh) 的开发者预览版,这是一个基于 MIT 许可证的开源执行运行时,用于构建自主 AI 代理。该软件采用微内核架构,基于 Cordis 元框架构建,将模型适配器、工具注册表、沙箱环境等作为独立插件加载,支持通过 YAML 或 JSON 配置切换模型端点和执行工作流。平台还包含仅追加的事件日志子系统,可记录所有交互和推理状态。此次发布反映了 AI 代理基础设施向模块化、非捆绑式发展的行业趋势。
正文节选
DeepSeek has announced the developer preview release of DeepSeek Harness (dsh), an open-source execution runtime released under the MIT license for constructing autonomous artificial intelligence agents. The release was shared via an announcement from DeepSeek alongside the project's GitHub repository. The software is built on top of the Cordis meta-framework and adopts a micro-kernel architecture in which runtime components operate as isolated, interchangeable plugins rather than monolithic sys