
# dsh-raven-research
**在 [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness) 里,
用一个渐进式、可溯源的 Task 完成深度研究、写作与学习。**
中途可纠偏的早期 Checkpoint · 每条引用都对照真实抓取的字节校验 · 不引入第二个 agent runtime
[](https://github.com/wxxb789/dsh-raven-research/actions/workflows/ci.yml)
[](https://github.com/topics/dsh-plugin)
[](https://github.com/deepseek-ai/deepseek-harness)
[](https://www.typescriptlang.org/)
[](https://nodejs.org/)
[](LICENSE)
[](https://github.com/wxxb789/dsh-raven-research/stargazers)
[English](README.md) · 中文
[**TL;DR**](#tldr) · [**安装**](#安装) · [**使用**](#使用) · [**工作原理**](#工作原理-under-the-hood) · [**配置**](#配置) · [**FAQ**](#faq)
> [!IMPORTANT]
> **v1 developer preview。** 锚定并针对 DeepSeek Harness `0.1.0-rc.8` 测试,而 Harness 本身仍是 RC、会有破坏性变更。
> 尚未发布到 npm —— 请[从源码安装](#安装)。
## TL;DR
- **是什么:** 一个 DeepSeek Harness(`dsh`)插件,为深度研究、通用写作、学术写作与学习引入一个渐进式、证据感知的
Task 抽象。
- **解决什么:** 早期就能拿到可用的 Checkpoint,中途纠偏而不是推倒重来,并且每条引用都对照真实抓取到的字节校验 ——
而不是对照模型的记忆。
- **怎么实现:** 一个挂在 host plane 的 [Cordis](https://github.com/cordiverse/cordis) 插件、一个面向模型的
`raven_task` 工具、一段紧凑的 prompt,以及 Web GUI 里的一张 settings 卡片。不引入第二个 agent runtime,
不自带模型、向量库或数据库;研究与写作仍由现有 Harness agent 用自己的工具完成。
- **安装:** `pnpm build && pnpm pack`,把 tarball 装进 Harness 部署,再执行
`dsh plugin --profile