dsh-research-graph
Manifest valid★ 3DSH Research Graph · 研图 — DeepSeek Harness plugin for research topics, traceable knowledge cards, and reusable AI discussions.
description: "A DeepSeek Harness Web plugin for AI conversation graphs, research topics, and source-linked Knowledge Cards. Explore capabilities, check compatibility, and install the research workbench." kind: "package-bundle"
DSH Research Graph
English | 简体中文
An independently maintained, open-source AI research workbench plugin for DeepSeek Harness (DSH), running inside DSH Web. Organize conversations into research topics and traceable Knowledge Cards for product research, technical research, and ongoing knowledge management.
Capability map
---
config:
flowchart:
nodeSpacing: 16
rankSpacing: 32
---
flowchart LR
G["DSH Research Graph"] --> O["Organize research"] & K["Capture knowledge"] & R["Extend research"]
O --> O1["Cross-workspace topics"] & O2["Conversation graph<br/>Branches · Merges<br/>Subagent records"]
K --> K1["History search<br/>Sources · Digests"] & K2["Knowledge Cards<br/>AI extraction · Review · Revisions"]
R --> R1["Synthesis · Frozen materials"] & R2["Follow-up discussions<br/>Markdown export"]
classDef brand fill:#2563eb,stroke:#2563eb,color:#fff
classDef group fill:#eff6ff,stroke:#93c5fd,color:#1e3a8a
classDef feature fill:#f8fafc,stroke:#cbd5e1,color:#0f172a
class G brand
class O,K,R group
class O1,O2,K1,K2,R1,R2 feature
Workbench screenshot
Version 0.1.5-rc.2.8 with demo data. Click the image for the full-resolution screenshot.
Key capabilities
| Capability | What you can do | | --- | --- | | Research graph | Organize discussions, inspect branches and merges; drag, collapse, and relayout | | Source tracing | Search discussion text and return to the exact original turns | | Knowledge capture | Save conclusions, conditions, and open questions; edit through new revisions | | AI analysis | Extract selected discussion and compare 2–3 materials; review before saving | | Follow-up research | Start from a historical turn or chosen card revision, retaining the materials used | | Tasks and delivery | Inspect existing subagent records and export Markdown research results |
Key facts
| Item | Details |
| --- | --- |
| Plugin release | 0.1.5-rc.2.8, npm next |
| Required Host | DSH 0.1.5-rc.2 · Web, Node.js ^22.19.0 \|\| >=24.0.0 |
| Data | Research records live on the DSH Host; working positions stay in the browser and Topic arrangements require explicit saving |
| Model calls | Browsing, manual capture, and export make no model call; AI generation and new discussions use models on demand |
| Agent capabilities | DSH provides models, tools, presets, and agent execution; this plugin includes no preset or Agent Team launcher. Details |
| Stack and license | TypeScript · React · MIT |
Quick start
Requires DSH 0.1.5-rc.2, with both dsh and pnpm on your PATH. Stop any running dsh web, then run:
dsh plugin --profile web add @benz-ai-x/dsh-research-graph@0.1.5-rc.2.8
dsh web
Open the login URL printed in the terminal, enter a non-blank Session, and select Research Graph: read a source → save knowledge → continue the discussion. See installation options if you run DSH through npx or from source.
Docs and support
User guide · Troubleshooting · Development and release · Release acceptance · Report an issue
Versions
| Latest version | Published | Size |
|---|---|---|
| 0.1.5-rc.1 | — | — |
| 0.1.5-rc.2 | — | — |
| 0.1.5-rc.2.1 | — | — |
| 0.1.5-rc.2.2 | — | — |
| 0.1.5-rc.2.3 | — | — |
| 0.1.5-rc.2.4 | — | — |
| 0.1.5-rc.2.5 | — | — |
| 0.1.5-rc.2.6 | — | — |
| 0.1.5-rc.2.7 | — | — |
| 0.1.5-rc.2.8 | — | — |
Similar plugins
by dsh-research
The research plugin market for DeepSeek Harness (dsh): a Research plugins page in Settings that installs a curated, hand-read catalog into the profile you are running. Catalog at dsh-research.com.
★ 4
MIT
TypeScript
Sep 1, 2026
dsh plugin --profile web add dsh-researchby jasen215
DeepSeek Harness (DSH) plugin for self-improving AI agents: continual learning, persistent memory, cross-session knowledge, review-and-refine workflows, and automatic rollback.
★ 9
↓ 444/wk
MIT
TypeScript
Sep 10, 2026
dsh plugin --profile web add dsh-continual-harnessby a805026135
A live, self-organizing constellation map of your DeepSeek Harness plugin universe — AI-balanced taxonomy, bilingual labels, instant search, health diagnostics, and one-click plugin operations.
★ 0
MIT
TypeScript
Aug 25, 2026
dsh plugin --profile web add dsh-constellationby raktim-mondol
ResearchCraft as a DeepSeek Harness (DSH) profile plugin: research persona, scientific skills catalogue, living lab notebook, and specialist subagents.
★ 0
MIT
Python
Sep 13, 2026
dsh plugin --profile web add dsh-researchcraftby Max-Samson
A DeepSeek Harness Web plugin for real-time Token usage, cost estimates, per-round charts, and DeepSeek API balance.
★ 9
↓ 446/wk
MIT
TypeScript
Sep 11, 2026
dsh plugin --profile web add dsh-usage-chartby monotykamary
Durable dependency-graph task factory for DeepSeek Harness: recurring Agent work, safe checkout lanes, first-class queues, Triage, and artifacts.
★ 4
↓ 45/wk
MIT
TypeScript
Sep 2, 2026
dsh plugin --profile web add dsh-factory