songyang0603/dsh-open-deep-research0

dsh-open-deep-research

DSH 原生深度研究(Deep Research)智能体插件

AI 分析

提供可配置的深度研究智能体,支持自定义研究目的、背景、广度(聚焦/平衡/广泛)及输出格式。适合需要 AI 进行多步骤、系统化主题调研并生成报告的用户。

包名
dsh-open-deep-research
版本
0.1.0-alpha.4
许可证
MIT
最近更新
2026年8月17日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:songyang0603/dsh-open-deep-research

⚙️ Configuration

OptionValuesDefault
--purposeFree textomitted
--contextFree textomitted
--breadthfocused, balanced, broadbalanced
--formatreport, brief, memoreport
--languageLanguage name or localequestion language
--jsonCanonical ResearchResult for completed or partial runsoff

Breadth sets the maximum number of research units to one, two, or three. Planning can choose fewer. Provider settings such as model route, Preset, working directory, source Tool allow-list, and maximum research concurrency are documented in Architecture.

Completed and partial runs exit with code 0; a partial run also writes a concise notice to stderr. Execution failures use 1, argument errors use 2, and user interruption uses 130. Failed or cancelled runs leave stdout empty.