Show HN: ThoughtDAG – An editable context graph for LLM conversations
- AI
- Developer Tools
- Open Source
- Security
- UX
ThoughtDAG is a desktop tool for running LLM conversations on a canvas instead of a linear chat. Each question and answer becomes a node, and the links are not just visual. They decide which upstream material is included in the next prompt. The pitch is explicit, human-controlled context management for long-running work like research, learning, and coding. You can branch, prune, weave, condense, attach PDF snippets with provenance, and keep old explorations visible without letting them keep polluting future answers.
If you build AI tooling, treat editable context selection as a real product primitive rather than assuming bigger windows or retrieval solve the problem. The opportunity looks strongest as a plugin or API that existing tools can read from and write to, with UX that explains context in plain lists before exposing graph surgery.
-
chenxiachan.github.io
- Discuss on HN