<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Graph on Mariano Gonzalez</title>
		<link>https://mariano-gonzalez.com/tags/graph/</link>
		<description>Recent content in Graph on Mariano Gonzalez</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
			<copyright>&lt;p&gt;Copyright © 2026 Mariano Gonzalez&lt;/p&gt;&lt;p xmlns:dct=&#39;http://purl.org/dc/terms/&#39; xmlns:cc=&#39;http://creativecommons.org/ns#&#39; class=&#39;license-text&#39;&gt;&lt;a rel=&#39;cc:attributionURL&#39; property=&#39;dct:title&#39; href=&#39;https://github.com/eschizoid/eschizoid.github.io/tree/main/content&#39;&gt;Content&lt;/a&gt; licensed under &lt;a rel=&#39;license&#39; href=&#39;https://creativecommons.org/licenses/by/4.0&#39;&gt;CC BY 4.0&lt;/a&gt;&lt;/p&gt;</copyright>
		
		
			<lastBuildDate>Wed, 02 Sep 2026 00:00:00 +0000</lastBuildDate>
		
			<atom:link href="https://mariano-gonzalez.com/tags/graph/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>How I use two dependency graphs to run my coding agents</title>
				<link>https://mariano-gonzalez.com/posts/post-10/</link>
				<pubDate>Wed, 02 Sep 2026 00:00:00 +0000</pubDate>
				<guid>https://mariano-gonzalez.com/posts/post-10/</guid>
				<description>&lt;p&gt;&lt;p class=&#34;md__image&#34;&gt;&#xA;    &lt;img src=&#34;logo.png&#34; alt=&#34;two graphs&#34;  /&gt;&#xA;&lt;/p&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;the-setup&#34;&gt;The setup&lt;/h2&gt;&#xA;&lt;p&gt;When you give real work to a coding agent, two problems show up, one at the start of the job and one at the end.&lt;/p&gt;&#xA;&lt;p&gt;The first problem is deciding what the agent should do next. A long project is a set of tasks with dependencies between&#xA;them. Task B needs task A finished first, tasks C and D can run at the same time, and task E is blocked until both A and&#xA;B are done. If you keep all of that in a flat to-do list, the agent picks the wrong task, and the plan is lost as soon&#xA;as the agent&amp;rsquo;s context window fills up and rolls over.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
