songyang0603/dsh-open-deep-research

插件 ⭐ 0 MIT research

一个可配置的深度研究代理和TypeScript框架,适用于DeepSeek Harness,支持网络搜索、可选的页面和PDF阅读,以及带引用的报告。

catalog 简介:A configurable Deep Research agent and TypeScript framework for DeepSeek Harness, with web search, optional page and PDF reading, and cited reports.

安装

All entry points call the same `ResearchEngine`. The active Profile selects the source Tools available to Research Agents. See [Architecture](./docs/architecture.md) for lifecycle, Profile composition, configuration, and result semantics.

## 🚀 Quickstart

Download the prerelease package from GitHub. Contributors who want to build from source can follow [Contributing](./CONTRIBUTING.md).

| Profile         | Source capabilities         | Credentials               | Network requirement            |
| --------------- | --------------------------- | ------------------------- | ------------------------------ |
| `research-jina` | Search and page/PDF reading | DeepSeek Key and Jina Key | DeepSeek API and `mcp.jina.ai` |
| `research`      | Search only                 | DeepSeek Key              | DeepSeek API                   |

Requirements: Node.js `^22.19.0` or `>=24.0.0` and DeepSeek Harness `0.1.0-rc.7`.

### 1. Download the package

songyang0603/dsh-open-deep-research 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。