<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Langgraph on Start AI Tools - Presented by Intent Solutions</title><link>https://startaitools.com/tags/langgraph/</link><description>Recent content in Langgraph on Start AI Tools - Presented by Intent Solutions</description><generator>Hugo</generator><language>en-US</language><copyright>Intent Solutions. All rights reserved.</copyright><lastBuildDate>Thu, 09 Apr 2026 22:58:47 -0500</lastBuildDate><atom:link href="https://startaitools.com/tags/langgraph/index.xml" rel="self" type="application/rss+xml"/><item><title>County Line Procedural Terrain, Bounty Memory Layer</title><link>https://startaitools.com/posts/county-line-procedural-terrain-bounty-memory-layer/</link><pubDate>Sat, 24 Jan 2026 10:00:00 -0600</pubDate><guid>https://startaitools.com/posts/county-line-procedural-terrain-bounty-memory-layer/</guid><description>&lt;h2 id="procedural-terrain"&gt;Procedural Terrain&lt;/h2&gt;
&lt;p&gt;County Line&amp;rsquo;s static map was a placeholder. Handcrafted terrain works for small areas but mud racing needs variety — different trail layouts, varying elevation, terrain textures that change between runs. January 24th started the procedural generation system.&lt;/p&gt;
&lt;p&gt;The terrain generation uses Roblox&amp;rsquo;s &lt;code&gt;Terrain:FillBlock&lt;/code&gt; and &lt;code&gt;Terrain:FillBall&lt;/code&gt; APIs to place voxel-based terrain at runtime. A seed-based noise function (Perlin via &lt;code&gt;math.noise&lt;/code&gt;) controls elevation. The generator runs on the server at place load, creating a unique layout each session while keeping the structural features consistent — hills are always where you expect hills, but the exact contours vary.&lt;/p&gt;</description></item><item><title>County Line Visual Sprint, Bounty Orchestrator Greenfield, GWI v0.4.0</title><link>https://startaitools.com/posts/county-line-visual-polish-bounty-orchestrator-gwi-v040/</link><pubDate>Fri, 23 Jan 2026 10:00:00 -0600</pubDate><guid>https://startaitools.com/posts/county-line-visual-polish-bounty-orchestrator-gwi-v040/</guid><description>&lt;h2 id="fifty-three-commits-five-repos"&gt;Fifty-Three Commits, Five Repos&lt;/h2&gt;
&lt;p&gt;January 23rd was a volume day. Not the kind of volume that comes from a deep debugging session — the kind that comes from parallel progress across projects that all need attention at the same time. Five repos, 53 commits, no single thread dominating.&lt;/p&gt;
&lt;p&gt;The risk with volume days is that none of the work is deep enough to be interesting. Today walks that line. County Line&amp;rsquo;s visual sprint had real craft decisions. The bounty orchestrator is genuinely new architecture. The rest is maintenance.&lt;/p&gt;</description></item></channel></rss>