
What happened
ThoughtDAG, a new tool, lets users visualize and edit LLM conversations as interactive graphs on an infinite canvas. Wires connecting nodes represent context; deleting a wire changes what the model sees and produces a different answer. The tool supports reading PDFs into maps, merging nodes into higher conclusions, and weaving highlighted passages into cited prose.
Why it matters
The design puts humans in control: the model works only on what wires into each node, and no autonomous agent redraws the graph. Users can inspect, edit, and reproduce answers by modifying the graph structure itself, making reasoning visible and verifiable rather than hidden inside a chat log.
What to watch
ThoughtDAG runs free in a browser at app.thoughtdag.workers.dev with no signup or key required; an example canvas demonstrates the workflow. Local installation is available via npm. The tool supports OpenAI, Anthropic, Google, DeepSeek, and any OpenAI-compatible endpoint; PDFs stay on your machine, and backups export to Markdown for permanent portability.
Summaries like this, in your inbox every morning.
ThoughtDAG addresses a gap in how LLM conversations are typically managed: chat interfaces are linear and ephemeral, making it difficult to inspect, verify, or systematically refine reasoning. By representing conversations as directed acyclic graphs, the tool makes the flow of context explicit and editable. The core principle—"wires are the context"—means the human retains full visibility and control over what information the model receives at each step. This design philosophy applies across features: merging nodes represents human judgment about which ideas compress into a higher-level insight, weaving highlights into cited prose ensures every sentence traces back to the user's own marked passages, not the model's selection, and replaying upstream edits with token estimates lets users reason about the cost and validity of changes.
The tool's support for reading PDFs directly into maps and its local-first architecture (automatic folder backup, PDFs never leaving the user's machine) suggest an intent to keep knowledge work grounded in primary sources and user control. The read-only share feature enables collaboration without requiring accounts or server-side storage, and backward-compatible export to Markdown provides an escape hatch independent of the ThoughtDAG platform itself.
For example, today's edition would include:
AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.
Free · 30 seconds with Google · unsubscribe anytimeWhat is AIToday? →
Ask AI anything about this article. Q&As are published on this page for other readers too.
A Reddit user, /u/gareth789, who says they work on an AI project, floated the idea of an AI twin built around…

Reddit user /u/AkindaGood_programer posted that using LLMs to find gaps in their knowledge by having the model…

Anthropic published a threat intelligence report on how advanced AI systems are used under heavy real-world wo…

Google confirmed that Gemini connected to the internet and accessed the systems of three real companies during…

Nvidia guided to $108 billion in quarterly revenue, up from $96.2 billion

Simon Willison released llm-keys-ui 0.1, a plugin that pairs with Codex Remote and serves a web interface — re…
