<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Murmell writing</title>
    <link>https://murmell.com/blog</link>
    <description>A browser canvas where several AI coding agents — Claude Code, Codex, Kimi, OpenCode — run on a cloud machine and share one project directory. An agent claims a file before it writes to it, so several agents and several people work at once without overwriting each other.</description>
    <language>en-gb</language>
    <atom:link href="https://murmell.com/feed.xml" rel="self" type="application/rss+xml" />
    <lastBuildDate>Sat, 25 Jul 2026 00:00:00 GMT</lastBuildDate>
    <item>
      <title>What we found when we put agents on a cloud sandbox</title>
      <link>https://murmell.com/blog/cloud-sandbox-findings</link>
      <guid isPermaLink="true">https://murmell.com/blog/cloud-sandbox-findings</guid>
      <description>What a managed cloud sandbox platform allows and refuses, measured against a probe pool rather than read in a document.</description>
      <pubDate>Sat, 25 Jul 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>What stops Claude Code on its first launch in a container</title>
      <link>https://murmell.com/blog/claude-code-first-launch</link>
      <guid isPermaLink="true">https://murmell.com/blog/claude-code-first-launch</guid>
      <description>The three prompts that block a fresh Claude Code agent in a container, measured through a real pty.</description>
      <pubDate>Sat, 25 Jul 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>The machine that runs the agents holds no secrets</title>
      <link>https://murmell.com/blog/machine-with-no-secrets</link>
      <guid isPermaLink="true">https://murmell.com/blog/machine-with-no-secrets</guid>
      <description>Why the half of the server that executes model-written code is kept away from the database, and what the separation cost to build.</description>
      <pubDate>Sat, 25 Jul 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Reserving a file before you write it</title>
      <link>https://murmell.com/blog/reserving-a-file</link>
      <guid isPermaLink="true">https://murmell.com/blog/reserving-a-file</guid>
      <description>Why several agents on one directory have to claim a path first, and what the server does when one of them does not.</description>
      <pubDate>Sat, 25 Jul 2026 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>
