<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Islo Blog</title><description>Islo deploys and runs autonomous coding agents in secure environments connected to your tools, so they can finish real engineering work.</description><link>https://islo.dev/</link><language>en-us</language><item><title>OpenAI could have stopped the Hugging Face attack</title><link>https://islo.dev/blog/openai-could-have-stopped-hugging-face-attack/</link><guid isPermaLink="true">https://islo.dev/blog/openai-could-have-stopped-hugging-face-attack/</guid><description>How OpenAI&apos;s model escaped its evaluation sandbox through an allowlisted package proxy, and why host-level allow and deny is the wrong granularity for containing AI agents.</description><pubDate>Sun, 26 Jul 2026 00:00:00 GMT</pubDate></item><item><title>How Obert built a software factory it can trust on Islo</title><link>https://islo.dev/blog/how-obert-built-a-software-factory-it-can-trust/</link><guid isPermaLink="true">https://islo.dev/blog/how-obert-built-a-software-factory-it-can-trust/</guid><description>How Obert uses Islo to turn well-scoped product work into trusted agent workflows and give a small AI-native team more engineering capacity.</description><pubDate>Thu, 23 Jul 2026 00:00:00 GMT</pubDate></item><item><title>How we stopped working for our agents</title><link>https://islo.dev/blog/how-we-stopped-working-for-our-agents/</link><guid isPermaLink="true">https://islo.dev/blog/how-we-stopped-working-for-our-agents/</guid><description>We automated implementation first and it backfired. Starting with review and verification instead, and wiring it all together with webhooks and label-driven triggers, gave us an autonomous engineering loop where a Linear label goes in and a merged PR comes out.</description><pubDate>Wed, 15 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Using sandboxes to stop agents from cheating</title><link>https://islo.dev/blog/reward-hack-bench-sandbox-stops-agent-cheating/</link><guid isPermaLink="true">https://islo.dev/blog/reward-hack-bench-sandbox-stops-agent-cheating/</guid><description>Introducing RewardHackBench, an open-source benchmark for measuring whether sandbox policies prevent reward hacking in agent evaluations.</description><pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate></item><item><title>When you should use Kubernetes Agent Sandbox</title><link>https://islo.dev/blog/agent-sandbox-why-should-i-use-it/</link><guid isPermaLink="true">https://islo.dev/blog/agent-sandbox-why-should-i-use-it/</guid><description>A technical look at what Agent Sandbox solves inside Kubernetes, what it leaves to the platform team, and how to decide if it&apos;s the right primitive for your setup.</description><pubDate>Tue, 26 May 2026 00:00:00 GMT</pubDate></item><item><title>Coding Agents Need a New Primitive, and It&apos;s Not a Sandbox</title><link>https://islo.dev/blog/coding-agents-need-new-primitive/</link><guid isPermaLink="true">https://islo.dev/blog/coding-agents-need-new-primitive/</guid><description>Fast boot times are useful for request-shaped compute. Coding agents need something closer to a secure, persistent, workstation-shaped runtime.</description><pubDate>Sun, 17 May 2026 00:00:00 GMT</pubDate></item><item><title>What 100 Conversations Taught Us About Autonomous Coding Agents</title><link>https://islo.dev/blog/four-layers-of-software-factories/</link><guid isPermaLink="true">https://islo.dev/blog/four-layers-of-software-factories/</guid><description>A framework for evaluating what you need to run AI coding agents at scale and where most teams get stuck.</description><pubDate>Mon, 30 Mar 2026 00:00:00 GMT</pubDate></item><item><title>Islo vs Claude Code for Web: Different Tools for Different Jobs</title><link>https://islo.dev/blog/islo-vs-claude-code-web/</link><guid isPermaLink="true">https://islo.dev/blog/islo-vs-claude-code-web/</guid><description>Claude Code for Web is great for quick coding help in the browser. Islo lets you run Claude Code alongside Cursor, orchestrate multiple agents, and connect to real services - all unattended.</description><pubDate>Mon, 23 Feb 2026 00:00:00 GMT</pubDate></item><item><title>Islo vs Cursor Cloud Agents: Different Tools for Different Jobs</title><link>https://islo.dev/blog/islo-vs-cursor-web/</link><guid isPermaLink="true">https://islo.dev/blog/islo-vs-cursor-web/</guid><description>Cursor Cloud Agents is great for quick edits in the browser. Islo lets you run Cursor alongside Claude Code, orchestrate multiple agents, and connect to real services - all unattended.</description><pubDate>Mon, 23 Feb 2026 00:00:00 GMT</pubDate></item><item><title>The missing layer of the agent development stack</title><link>https://islo.dev/blog/how-we-accidentally-built-doubleagent/</link><guid isPermaLink="true">https://islo.dev/blog/how-we-accidentally-built-doubleagent/</guid><description>Stateful fake servers for GitHub, Slack, and Stripe that work with official SDKs  -  built for AI agent development.</description><pubDate>Tue, 17 Feb 2026 00:00:00 GMT</pubDate></item><item><title>Monty and Islo: Sandbox the Snippet, Isolate the Agent</title><link>https://islo.dev/blog/why-islo-loves-monty/</link><guid isPermaLink="true">https://islo.dev/blog/why-islo-loves-monty/</guid><description>Monty sandboxes runtime-generated Python. Islo gives coding agents a zero-setup environment. Here&apos;s what Monty blocks, what can still crash, and how the layers fit.</description><pubDate>Tue, 10 Feb 2026 00:00:00 GMT</pubDate></item><item><title>Best 5 Sandboxes for Claude Code</title><link>https://islo.dev/blog/competition-docker-daytona-e2b-sprites-coder/</link><guid isPermaLink="true">https://islo.dev/blog/competition-docker-daytona-e2b-sprites-coder/</guid><description>Here are five sandbox options that work with Claude Code (or with AI coding agents in general), and how they compare.</description><pubDate>Sun, 08 Feb 2026 00:00:00 GMT</pubDate></item><item><title>Understanding Sandbox Security</title><link>https://islo.dev/blog/understanding-sandbox-security/</link><guid isPermaLink="true">https://islo.dev/blog/understanding-sandbox-security/</guid><description>Why sandboxing matters for AI agents - isolation, boundaries, and blast radius so you can run agents unattended without risking credentials or production.</description><pubDate>Sun, 08 Feb 2026 00:00:00 GMT</pubDate></item><item><title>You shouldn&apos;t run Clawdbot on your computer</title><link>https://islo.dev/blog/how-secrets-can-be-stolen-clawdbot/</link><guid isPermaLink="true">https://islo.dev/blog/how-secrets-can-be-stolen-clawdbot/</guid><description>How I sent my own database credentials to a server I control using Clawdbot - and why prompt injection and full machine access make that possible in about 20 minutes.</description><pubDate>Sat, 07 Feb 2026 00:00:00 GMT</pubDate></item></channel></rss>