返回目录
Agent 与会话 插件

dsh-research-graph

benz-ai-x/dsh-research-graph

DSH Research Graph · 研图 — DeepSeek Harness plugin for research topics, traceable knowledge cards, and reusable AI discussions.

Stars
5
Forks
0
Issues
1
更新
3 天前

PROJECT TOPICS

项目标签

INSTALL REFERENCE

安装参考

未验证
dsh plugin --profile web add github:benz-ai-x/dsh-research-graph

该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。

PROJECT README

README


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

CI npm MIT

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

Research workbench linking source discussions, Knowledge Cards, and follow-up research, with conclusions, revisions, and source links in the reader

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.6-alpha.2, npm next
Required Host DSH 0.1.6-alpha.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.6-alpha.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.6-alpha.2
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

CLASSIFICATION EVIDENCE

分类依据

项目类型插件
功能分类Agent 与会话
规则置信度

系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: agent-workflow、conversation-ui、developer-tools、graph-visualization、multi-agent、research-graph、session-management、session-visualization、workflow-visualization。