<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[[OC] I built a local-first LLM canvas where deleting a wire removes that branch from context]]></title><description><![CDATA[<p dir="auto">Disclosure: I maintain ThoughtDAG.</p>
<p dir="auto">While using local models for research, I kept running into a simple problem: once a paper, hypothesis, or mistaken branch enters a chat, it tends to remain in later context even after I have mentally moved on.</p>
<p dir="auto">I built ThoughtDAG to test a more explicit interaction model.</p>
<p dir="auto">Each question, answer, and source is a node. The wires determine exactly which upstream nodes are serialized into the model's next request.</p>
<p dir="auto">Delete a wire, regenerate the same prompt, and that branch remains visible on the canvas but disappears from the actual model input.</p>
<p dir="auto">It currently supports Ollama and OpenAI-compatible endpoints. Canvases, documents, and API keys are stored locally.</p>
<p dir="auto">I am less interested in general promotion than in whether this interaction is actually useful for people running local models:</p>
<ul>
<li>Would manual context pruning be worth the effort with smaller context windows?</li>
<li>Would you prefer automatic suggestions followed by human confirmation?</li>
<li>What would you need to inspect before trusting the selected context?</li>
</ul>
<p dir="auto">I am also turning these questions into a small context-control benchmark, so failure cases are especially useful.</p>
<p dir="auto">Website: <a href="https://chenxiachan.github.io/thoughtdag/" rel="nofollow ugc">https://chenxiachan.github.io/thoughtdag/</a></p>
]]></description><link>https://forum.ieu.app/topic/32b5371e-fff0-42fa-8874-60527379cbd3/oc-i-built-a-local-first-llm-canvas-where-deleting-a-wire-removes-that-branch-from-context</link><generator>RSS for Node</generator><lastBuildDate>Sun, 06 Sep 2026 03:52:31 GMT</lastBuildDate><atom:link href="https://forum.ieu.app/topic/32b5371e-fff0-42fa-8874-60527379cbd3.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 17 Aug 2026 14:27:09 GMT</pubDate><ttl>60</ttl></channel></rss>