Show HN: ThoughtDAG – An editable context graph for LLM conversations
SummaryThoughtDAG is an editable context graph for LLM conversations—a concrete tool for improving AI-assisted work and reasoning workflows.
4 → 136 points · peak 136 · 48 observations
Posted on X · 2026-08-16ThoughtDAG lets you edit the context graph of an LLM conversation — not just the prompt history, but the dependency structure of what the model is reasoning over.
Useful when you need to prune a bad branch without restarting from scratch.
Posted on X · 2026-08-16Every AI conversation tool is designed like chat because chat is easy to build. ThoughtDAG ships an editable context graph instead.
The bottleneck in serious AI work isn't getting an answer. It's managing what the model knows across 40 turns when the context actually matters.