返回目錄

thoughtdag

編輯精選維護狀態: 活躍

chenxiachan/thoughtdag

把 AI 對話畫成一張可無限延展的思維地圖:在畫布上讓對話自動生長成可編輯的思維圖譜,用連線承載上下文,支援本地優先、MCP 與知識庫管理。

前往 GitHub專案首頁
$ dsh plugin --profile web add dsh-thoughtdag

345

星數

32

Fork

TypeScript

語言

MIT

授權條款

2026-02-17

建立於

2026-09-05

最近推送

MIT 授權的以本機為優先的上下文圖譜,原生執行於 DeepSeek Harness(dsh):畫布檢視中由連線決定模型下一步看到的上下文,並提供跨本機 agent 工作階段的唯讀 MCP 檢索。需要 Node 22.19+ 與 DSH 0.1.2-rc 及以上。

DSH 整合

原生執行環境

作者聲明

安全稽核

未稽核

最後核實

2026-09-06

授權條款

MIT

01它能幫你完成什麼?

  • Recover the exact past conversation that introduced a code change or a concept

    The matching turn across your local Claude Code, Codex, DeepSeek Harness and ThoughtDAG sessions, with the file/line or phrase it referenced

    Developers and researchers who want to recover decision context from scattered agent logs instead of re-reading everything

  • Cut contaminated context and improve the next answer

    A cleaner answer after deleting a wire, with less irrelevant history and fewer context-driven hallucinations

    Anyone using LLMs who wants visible, editable control over what the model sees next

02如何將外掛接入 DeepSeek Harness?

先決條件

  • Node 22.19+ (the README states "Requires Node 22.19+ and DeepSeek Harness 0.1.2-rc or later")
  • DeepSeek Harness 0.1.2-rc or later

安裝步驟

  1. 01

    Run `dsh plugin --profile web add dsh-thoughtdag` to add the web plugin

    $ dsh plugin --profile web add dsh-thoughtdag

  2. 02

    Run `dsh web` to open the harness web UI and use the 对话 | 思维图 switch

    $ dsh web

驗證整合成功

作者未說明

03DSH 整合程度與能力邊界

DSH 整合原生執行環境

Installed as a DSH web plugin (`dsh plugin --profile web add dsh-thoughtdag`); renders as a canvas view inside the harness web UI (对话 | 思维图 switch)

  • Read-only MCP context search

    a code file, an exact phrase, a URL, or a paperthe matching turn across your local Claude Code, Codex, DeepSeek Harness and ThoughtDAG sessions

  • Editable context canvas (Session Atlas)

    agent sessions and nodesa merged, editable thought graph; continue from any node and bring the result back to the graph

    Source sessions remain read-only
  • Harness-native model calls

    a question asked on the canvasthe answer streams back into the node and stays in the harness session log

  • Local-first backup & Thought Map export

    the canvasautomatic folder backup of real files; export of the node/wire structure as a light or dark Thought Map

04適合誰?何時不該用?

適合

  • Developers and researchers who want to recover decision context from scattered agent logs instead of re-reading everything
  • Anyone using LLMs who wants visible, editable control over what the model sees next

不適合

  • Requires Node 22.19+ and DeepSeek Harness 0.1.2-rc or later — older Node or DSH versions are not supported.

05相容性、維護與安全提醒

  • Requires Node 22.19+ and DeepSeek Harness 0.1.2-rc or later — older Node or DSH versions are not supported.
  • Source agent sessions stay read-only; ThoughtDAG indexes and mirrors them but does not modify the original logs.
  • Session Atlas currently supports local Claude Code, Codex and DeepSeek Harness sessions, with more agent integrations still in development.
作者未說明作者未說明v0.4.4

readme_verified

06常見問題

要怎麼在 DeepSeek Harness 裡安裝 ThoughtDAG?

執行 `dsh plugin --profile web add dsh-thoughtdag`,再執行 `dsh web`。外掛程式已內含畫布,不需另外安裝 ThoughtDAG——只要 Node 22.19+ 與 DeepSeek Harness 0.1.2-rc 及以上版本。

在 harness 裡 ThoughtDAG 需要自己的 API key 嗎?

不需要。在 DeepSeek Harness 內,模型呼叫使用的是 harness 自己的服務商與金鑰;ThoughtDAG 不新增任何自有金鑰,圖片與連結抓取也走 harness 的附件儲存區。

畫布對模型上下文有什麼作用?

連線即上下文:連入節點的內容就是模型下一步看到的全部。刪掉一條連線再問,同樣的提示會給出不同的回答——你編輯圖,就編輯了模型的記憶。

Session Atlas 能把哪些 agent 工作階段放到畫布上?

目前支援本機 Claude Code、Codex 與 DeepSeek Harness 工作階段。來源工作階段保持唯讀,更多 agent 整合仍在開發中。

我的資料在本地嗎?

在。桌面應用程式裡一切都在你的機器上——畫布、金鑰、文件——PDF 永遠不會離開你的機器。網頁示範中模型流量由瀏覽器直連,金鑰不會碰到伺服器。

08資料與來源

  • 作者聲明github.comb77ebe01107f…

    ThoughtDAG runs as a view inside the DeepSeek Harness web UI: a 对话 | 思维图 switch above the chat.

  • 作者聲明github.comb77ebe01107f…

    The canvas is where you decide what the harness sees next; the harness runs the turn.

此頁面根據專案公開文件、儲存庫中繼資料與 DSH Plugins 的結構化解析所產生;最後核實於 2026-09-06。發現錯誤?提交更正。

🏆

最佳 DeepSeek Harness 外掛

從全目錄挑出的 12 個值得優先安裝的外掛,涵蓋各個分類。

DSH Plugins 是獨立的 DeepSeek Harness 外掛市集,與 DeepSeek 官方無關,也不代表官方背書。第三方外掛未經安全稽核,安裝前請審查原始碼。

每週取得最新的 DeepSeek Harness 外掛,絕不濫發。