songyang0603/dsh-open-deep-research

songyang0603★ 1TypeScript最后同步: 2026-08-20

在 GitHub 打开

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

README 摘要

🔬 DSH Open Deep Research 简体中文 DSH Open Deep Research is an open-source Deep Research agent and TypeScript framework built on DeepSeek Harness. It accepts a research question, produces a Markdown report with citation links, and exposes the same research service through a CLI, a DSH Tool, and a programmatic API. Project status: 0.1.0-alpha.5 Alpha Public Preview, tested with published DSH 0.1.0-rc.8 . It is distributed through GitHub Releases and is not published to npm. What it does - Plans one to three focused research units, runs them through DSH child Agents, and synthesizes their findings. - Supports Web search in both dedicated Profiles and selected page or PDF reading in research-jina . - Returns a cited Markdown report, normalized links, terminal status, and run metadata. - Provides CLI, DSH Tool, and TypeScript entry points over a replaceable ResearchEngine . 🏗️ Architecture All entry points call the same ResearchEngine . The active Profile selects the source Tools available to Research Agents. See Architecture for lifecycle, Profile composition, configuration, and result semantics. 🚀 Quickstart Download the prerelease package from GitHub. Contributors who want to build f…

在 GitHub 查看完整 README →
Agent/智能体agent-frameworkai-agentdeep-researchdeepseekdeepseek-harnessdsh-pluginjina-aimcp

分类