<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>PtcRunner blog</title>
    <link>https://ptc-runner.dev/blog/</link>
    <description>Notes on building tools for LLMs instead of for humans.</description>
    <language>en</language>
    <atom:link href="https://ptc-runner.dev/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Tools built for LLMs, not for humans</title>
      <link>https://ptc-runner.dev/blog/tools-built-for-llms/</link>
      <guid isPermaLink="true">https://ptc-runner.dev/blog/tools-built-for-llms/</guid>
      <pubDate>Wed, 09 Sep 2026 08:00:00 +0000</pubDate>
      <description>We hand models tools that were designed for people: general purpose languages, Unix, containers. What would we build instead if the model were the user? A language that is safe by construction, a runtime that reports a limit rather than killing you, and preludes the model writes itself.</description>
    </item>
  </channel>
</rss>
