<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: vichoiglesias</title><link>https://news.ycombinator.com/user?id=vichoiglesias</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 23 Apr 2026 15:44:36 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=vichoiglesias" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by vichoiglesias in "Ask HN: Who is using OpenClaw?"]]></title><description><![CDATA[
<p>I managed to run a council using OpenClaw twice a day of different models that would discuss my personal projects, and send me to telegram ideas or suggestions for the next steps.  It was quite cool and got very nice insights, but was burning tokens like crazy, so I stopped it.</p>
]]></description><pubDate>Thu, 16 Apr 2026 10:28:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=47791095</link><dc:creator>vichoiglesias</dc:creator><comments>https://news.ycombinator.com/item?id=47791095</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47791095</guid></item><item><title><![CDATA[Agent Failures Don't Start Where They Appear]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.vichoiglesias.com/writing/agent-failures-dont-start-where-they-appear">https://www.vichoiglesias.com/writing/agent-failures-dont-start-where-they-appear</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47344096">https://news.ycombinator.com/item?id=47344096</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 11 Mar 2026 23:39:33 +0000</pubDate><link>https://www.vichoiglesias.com/writing/agent-failures-dont-start-where-they-appear</link><dc:creator>vichoiglesias</dc:creator><comments>https://news.ycombinator.com/item?id=47344096</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47344096</guid></item><item><title><![CDATA[Why Understanding AI Internals Won't Explain Agent Failures]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.vichoiglesias.com/writing/why-understanding-ai-internals-wont-explain-agent-failures">https://www.vichoiglesias.com/writing/why-understanding-ai-internals-wont-explain-agent-failures</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47253018">https://news.ycombinator.com/item?id=47253018</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 04 Mar 2026 20:02:19 +0000</pubDate><link>https://www.vichoiglesias.com/writing/why-understanding-ai-internals-wont-explain-agent-failures</link><dc:creator>vichoiglesias</dc:creator><comments>https://news.ycombinator.com/item?id=47253018</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47253018</guid></item><item><title><![CDATA[New comment by vichoiglesias in "Making Autonomous Agent Execution Bisectable"]]></title><description><![CDATA[
<p>The self-extending part is wild! agent mutating its own tools mid-run makes trajectory fidelity even more make-or-break.<p>On git hooks: checkpointing state is easy, but if replay isn’t deterministic, bisect over checkpoints is unreliable... you can get different states on replay.<p>Tool evolution is a brutal test case: if the predicate is “does this tool still handle edge X?”, it needs to stay violated once flipped, or binary search happily lies about the origin tick.<p>Genuine question: when a self-built tool regresses, can you actually reconstruct the exact chain of reasoning/commitments that led to it? The artifact is simple to diff, the decision trail behind it is where it gets nasty.</p>
]]></description><pubDate>Thu, 26 Feb 2026 20:13:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=47171436</link><dc:creator>vichoiglesias</dc:creator><comments>https://news.ycombinator.com/item?id=47171436</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47171436</guid></item><item><title><![CDATA[New comment by vichoiglesias in "Making Autonomous Agent Execution Bisectable"]]></title><description><![CDATA[
<p>When an autonomous agent fails at step 40, the bug was usually introduced at step 12. The hard part is finding it. Logs tell you what happened, but they don’t let you bisect a trajectory the way you’d bisect code.<p>I started thinking about what it would actually take to make that kind of debugging mechanical. It seems to require three things: immutable traces, pure reducers, and violation predicates that don’t flip back once they become true.<p>The interesting part: remove any one of those invariants, and there exists an execution where binary search over the trajectory cannot be guaranteed to return the correct onset tick. I tried to sketch a proof of that.<p>Once that substrate exists, though, you get something fun: fork, diff, and cherry-pick over agent reasoning. The same operations Git gave us over code but applied to trajectories.<p>Curious what breaks in the argument, especially the impossibility claim and whether the predicate regularity assumption is actually realistic.</p>
]]></description><pubDate>Thu, 26 Feb 2026 19:57:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=47171212</link><dc:creator>vichoiglesias</dc:creator><comments>https://news.ycombinator.com/item?id=47171212</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47171212</guid></item><item><title><![CDATA[Making Autonomous Agent Execution Bisectable]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.vichoiglesias.com/writing/putting-git-on-ai-agents">https://www.vichoiglesias.com/writing/putting-git-on-ai-agents</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47171211">https://news.ycombinator.com/item?id=47171211</a></p>
<p>Points: 2</p>
<p># Comments: 2</p>
]]></description><pubDate>Thu, 26 Feb 2026 19:57:14 +0000</pubDate><link>https://www.vichoiglesias.com/writing/putting-git-on-ai-agents</link><dc:creator>vichoiglesias</dc:creator><comments>https://news.ycombinator.com/item?id=47171211</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47171211</guid></item><item><title><![CDATA[Mecanic: An framework to create web-based design tools]]></title><description><![CDATA[
<p>Article URL: <a href="https://mechanic.design">https://mechanic.design</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=28542801">https://news.ycombinator.com/item?id=28542801</a></p>
<p>Points: 6</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 15 Sep 2021 18:47:30 +0000</pubDate><link>https://mechanic.design</link><dc:creator>vichoiglesias</dc:creator><comments>https://news.ycombinator.com/item?id=28542801</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28542801</guid></item></channel></rss>