# DeepSeek-Harness **Repository Path**: Lapper/deep-seek-harness ## Basic Information - **Project Name**: DeepSeek-Harness - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-08-17 - **Last Updated**: 2026-08-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DeepSeek Harness > 🇨🇳 **国内镜像说明** > > 本仓库是 [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness) 官方仓库的**国内(Gitee)镜像**,内容与上游保持一致,方便国内用户加速访问与下载。 > > 💡 **国内用户接入模型推荐**:DeepSeek Harness 需要接入大模型 API 才能运行。若访问官方 API 不稳定,推荐使用一站式 AI 模型 API 聚合平台 [跃数AI中转站](https://ys666.site)——接入地址为 `https://ys666.site/v1`,一个 Key 即可调用 GPT、Claude、DeepSeek 等多家模型。尚未注册的用户可前往官网 [ys666.site](https://ys666.site) 自行注册并充值。 [English](README.md) | 中文 DeepSeek Harness(`dsh`)是由 [DeepSeek AI](https://deepseek.com) 开发的开源 agent harness(智能体框架)。 它采用**一切皆插件**的架构,并由 [Cordis](https://github.com/cordiverse/cordis) 驱动,其设计参见论文 [_A Programming Paradigm for Spatiotemporal Composability_](https://github.com/cordiverse/paper)。 ## 开发者预览 DeepSeek Harness 目前处于 _开发者预览_ 阶段,正在快速迭代。**未来将出现破坏兼容性的变更。** ## 运行 ### 通过 `npm` 运行 安装 `Node.js`,然后运行: ```sh npx @deepseek-ai/dsh web ``` 该命令会启动 Web UI,默认地址为 `http://127.0.0.1:3080`。详见 [Web UI 指南](docs/user/guide/index.md)。 ### 从源码运行 如需从仓库源码运行: ```sh git clone https://github.com/deepseek-ai/deepseek-harness.git cd deepseek-harness pnpm install pnpm run build pnpm dsh web ``` ## 社区与支持 - 欢迎通过 [GitHub Discussions](https://github.com/deepseek-ai/deepseek-harness/discussions) 提交反馈或 bug 报告。 - 为你的插件仓库添加 [`dsh-plugin`](https://github.com/topics/dsh-plugin) 话题,便于被发现。 - 欢迎加入 DeepSeek Harness 企微群:扫码添加企微小助手并填写入群问卷,完成后小助手会邀请你入群。
| 企微小助手 | 入群问卷 | 微信公众号 |
|---|---|---|
![]() |
![]() |
![]() |