<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Blaxel Blog</title>
    <link>https://blaxel.ai/blog</link>
    <description>Stay updated with the latest articles, tutorials, and insights from Blaxel - the infrastructure foundation for autonomous agents.</description>
    <language>en-us</language>
    <lastBuildDate>Mon, 13 Jul 2026 02:39:31 GMT</lastBuildDate>
    <atom:link href="https://blaxel.ai/rss.xml" rel="self" type="application/rss+xml" />
    <image>
      <url>https://blaxel.ai/logo.png</url>
      <title>Blaxel Blog</title>
      <link>https://blaxel.ai/blog</link>
      <width>144</width>
      <height>144</height>
    </image>
    
    <item>
      <title>Isolated environments for running untrusted Python from LLMs</title>
      <link>https://blaxel.ai/blog/python-sandbox-llm-untrusted-code-isolation</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/python-sandbox-llm-untrusted-code-isolation</guid>
      <description>Learn which Python sandbox pattern holds against LLM-generated code: process, container, or microVM isolation matched to your production threat model.</description>
      <pubDate>Wed, 08 Jul 2026 15:27:39 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1778512140179_variation_1_41b9fa195b.png" type="image/jpeg" />
    </item>
    <item>
      <title>Why AI agent sandbox bills balloon, and how scale-to-zero fixes it</title>
      <link>https://blaxel.ai/blog/ai-agent-sandbox-costs-scale-to-zero</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/ai-agent-sandbox-costs-scale-to-zero</guid>
      <description>AI agent sandbox bills spike from idle compute and cold starts. Learn how scale-to-zero with state preservation cuts costs without breaking latency.</description>
      <pubDate>Tue, 07 Jul 2026 15:26:09 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1782722396163_variation_1_54eabc4f90.png" type="image/jpeg" />
    </item>
    <item>
      <title>Sandbox vs runtime vs code interpreter: a buyer&apos;s decision framework</title>
      <link>https://blaxel.ai/blog/sandbox-vs-runtime-vs-code-interpreter</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/sandbox-vs-runtime-vs-code-interpreter</guid>
      <description>Stop misaligning vendor evaluations. Learn how sandboxes, runtimes, and code interpreters differ in trust models, isolation, and state persistence.</description>
      <pubDate>Tue, 07 Jul 2026 01:33:23 GMT</pubDate>
      <category>Guides</category>
      
    </item>
    <item>
      <title>How to give an AI agent persistent memory between runs</title>
      <link>https://blaxel.ai/blog/persistent-memory-ai-agents</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/persistent-memory-ai-agents</guid>
      <description>Learn how to give AI agents persistent memory across sessions using vector databases, persistent sandboxes, and shared filesystems for production workflows.</description>
      <pubDate>Tue, 07 Jul 2026 01:31:40 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1782721337029_variation_1_1172f907fc.png" type="image/jpeg" />
    </item>
    <item>
      <title>The compounding cost of cold starts across agent tool calls</title>
      <link>https://blaxel.ai/blog/cold-start-latency-agent-tool-calls</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/cold-start-latency-agent-tool-calls</guid>
      <description>Cold start latency compounds across agent tool calls, adding seconds of overhead per interaction. Learn how to measure, quantify, and eliminate it.</description>
      <pubDate>Tue, 07 Jul 2026 01:31:20 GMT</pubDate>
      <category>Guides</category>
      
    </item>
    <item>
      <title>Disposable cloud IDEs for enterprise events</title>
      <link>https://blaxel.ai/blog/disposable-cloud-ides-enterprise-events</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/disposable-cloud-ides-enterprise-events</guid>
      <description>Disposable cloud IDEs give every participant an identical environment in minutes. Learn how to choose the right platform for hackathons and onboarding.</description>
      <pubDate>Tue, 07 Jul 2026 01:30:53 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1782721823896_variation_1_be577b7152.png" type="image/jpeg" />
    </item>
    <item>
      <title>5 Vercel Sandbox alternatives for secure AI code execution</title>
      <link>https://blaxel.ai/blog/vercel-sandbox-alternatives</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/vercel-sandbox-alternatives</guid>
      <description>Compare Blaxel, E2B, Modal, Fly.io, and Cloudflare as Vercel Sandbox alternatives for secure AI code execution in production agent workloads.</description>
      <pubDate>Thu, 02 Jul 2026 17:25:47 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1778089773517_variation_1_240435c571.png" type="image/jpeg" />
    </item>
    <item>
      <title>How to add outbound allow-listing and egress control to an agent sandbox</title>
      <link>https://blaxel.ai/blog/sandbox-egress-control-outbound-allow-listing</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/sandbox-egress-control-outbound-allow-listing</guid>
      <description>Map outbound patterns, pick the right egress control layer, and satisfy SOC 2, HIPAA, and ISO 27001 security reviews for agent sandboxes.</description>
      <pubDate>Tue, 30 Jun 2026 15:21:23 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1781199497205_variation_1_bd90a24431.png" type="image/jpeg" />
    </item>
    <item>
      <title>MCP Server Hosting for AI Agents: A Production Guide</title>
      <link>https://blaxel.ai/blog/mcp-server-hosting-production-guide</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/mcp-server-hosting-production-guide</guid>
      <description>Learn hosting approaches for MCP servers in production: self-hosted, serverless, and managed options with security, latency, and scaling guidance.</description>
      <pubDate>Tue, 30 Jun 2026 15:20:54 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1781198837489_variation_1_30de0815c8.png" type="image/jpeg" />
    </item>
    <item>
      <title>TypeScript SDK for AI agent sandboxes &amp; code execution</title>
      <link>https://blaxel.ai/blog/typescript-sandbox-sdk</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/typescript-sandbox-sdk</guid>
      <description>Learn what first-class TypeScript support means for sandbox SDKs, how to evaluate production options, and how to integrate with Vercel AI SDK and OpenAI.</description>
      <pubDate>Tue, 30 Jun 2026 15:20:05 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1781198832516_variation_1_aaea41454d.png" type="image/jpeg" />
    </item>
    <item>
      <title>Runwork accelerates collaborative enterprise AI workflows by 10x using Blaxel </title>
      <link>https://blaxel.ai/blog/runwork-accelerates-collaborative-enterprise-ai-workflows-by-10x-using-blaxel</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/runwork-accelerates-collaborative-enterprise-ai-workflows-by-10x-using-blaxel</guid>
      <description>Runwork leverages Blaxel&apos;s perpetual sandboxes and custom images to run low-latency, stateful AI agent workflows for enterprise teams without infrastructure overhead.</description>
      <pubDate>Thu, 25 Jun 2026 09:52:08 GMT</pubDate>
      <category>Customer Case Study</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/runwork4_21edb4f93a.webp" type="image/jpeg" />
    </item>
    <item>
      <title>Sandbox provider security assessment: a checklist for enterprise buyers</title>
      <link>https://blaxel.ai/blog/sandbox-provider-security-assessment-checklist</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/sandbox-provider-security-assessment-checklist</guid>
      <description>Standard vendor questionnaires miss sandbox-specific risks. Use this checklist to assess isolation, compliance, data lifecycle, and credentials.</description>
      <pubDate>Thu, 18 Jun 2026 15:50:50 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1781205570624_variation_1_511b6b09b6.png" type="image/jpeg" />
    </item>
    <item>
      <title>Defining the perpetual sandbox</title>
      <link>https://blaxel.ai/blog/perpetual-sandbox</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/perpetual-sandbox</guid>
      <description>A perpetual sandbox preserves agent state, stops billing during idle, and resumes in under 25ms. Learn how it differs from ephemeral and persistent models.</description>
      <pubDate>Thu, 18 Jun 2026 15:29:03 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1781796263467_variation_1_429148f674.png" type="image/jpeg" />
    </item>
    <item>
      <title>5 Top AI Agent Runtime Tools for Production Workloads</title>
      <link>https://blaxel.ai/blog/ai-agent-runtime-tools-production-workloads</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/ai-agent-runtime-tools-production-workloads</guid>
      <description>Compare AI agent runtimes across isolation, state persistence, and resume latency. Find the right platform before infrastructure delays your roadmap.</description>
      <pubDate>Thu, 18 Jun 2026 15:15:25 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1779213559608_variation_1_9f3526c3a0.png" type="image/jpeg" />
    </item>
    <item>
      <title>Depot Remote Sandbox Alternatives for AI Agent Workloads</title>
      <link>https://blaxel.ai/blog/depot-remote-sandbox-alternatives</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/depot-remote-sandbox-alternatives</guid>
      <description>Compare Depot Remote Sandbox alternatives: Blaxel, E2B, Fly.io, Vercel Sandbox, and Cloudflare Containers for production AI agent workloads.</description>
      <pubDate>Thu, 18 Jun 2026 14:25:09 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1779633861283_variation_1_311f0f3b99.png" type="image/jpeg" />
    </item>
    <item>
      <title>Best Platforms for High-Concurrency Sandbox Environments</title>
      <link>https://blaxel.ai/blog/best-platforms-high-concurrency-sandbox-environments</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/best-platforms-high-concurrency-sandbox-environments</guid>
      <description>Compare five sandbox platforms on isolation model, resume latency, state persistence, and concurrency for production AI agent workloads.</description>
      <pubDate>Thu, 18 Jun 2026 13:54:30 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1779211363871_variation_1_88a240abef.png" type="image/jpeg" />
    </item>
    <item>
      <title>Best Platforms for Long-Running and Persistent Sandbox Environments</title>
      <link>https://blaxel.ai/blog/best-platforms-persistent-sandbox-environments</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/best-platforms-persistent-sandbox-environments</guid>
      <description>Compare 5 platforms for long-running AI agent sandboxes. Covers state persistence, resume speed, isolation models, and cost tradeoffs for production workloads.</description>
      <pubDate>Thu, 18 Jun 2026 13:50:09 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1779212541944_variation_1_a8f61272d5.png" type="image/jpeg" />
    </item>
    <item>
      <title>Sub-second sandbox startup: what is actually possible in 2026</title>
      <link>https://blaxel.ai/blog/sub-second-sandbox-startup-2026</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/sub-second-sandbox-startup-2026</guid>
      <description>Cold creation vs. resume from standby, what platforms actually deliver, and how to benchmark sandbox startup performance for your agent workload.</description>
      <pubDate>Thu, 18 Jun 2026 13:01:03 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1778089025564_variation_1_b79983f698.png" type="image/jpeg" />
    </item>
    <item>
      <title>AI sandbox data residency controls: a guide for regulated industries</title>
      <link>https://blaxel.ai/blog/ai-sandbox-data-residency-controls-regulated-industries</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/ai-sandbox-data-residency-controls-regulated-industries</guid>
      <description>Learn how region pinning, encryption at rest, and cross-border execution controls protect regulated AI agent workloads in compliant sandbox deployments.</description>
      <pubDate>Thu, 18 Jun 2026 11:45:39 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1779205403552_variation_1_6b5114303e.png" type="image/jpeg" />
    </item>
    <item>
      <title>Corvera scales up enterprise CPG operations with Blaxel</title>
      <link>https://blaxel.ai/blog/corvera-scales-up-enterprise-cpg-operations-with-blaxel</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/corvera-scales-up-enterprise-cpg-operations-with-blaxel</guid>
      <description>Corvera built an agentic workforce for CPG brands with Blaxel sandboxes, unlocking a key product feature and achieving 2x faster performance.</description>
      <pubDate>Mon, 15 Jun 2026 07:36:48 GMT</pubDate>
      <category>Customer Case Study</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/corvera_white_860b2fe88b.webp" type="image/jpeg" />
    </item>
    <item>
      <title>Blaxel now supports Claude Managed Agents with self-hosted sandbox execution</title>
      <link>https://blaxel.ai/blog/blaxel-supports-claude-managed-agents-with-self-hosted-sandbox-execution</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/blaxel-supports-claude-managed-agents-with-self-hosted-sandbox-execution</guid>
      <description>Blaxel integrates with Claude Managed Agents as a self-hosted sandbox provider, giving developers full control over code execution, networking, and state while Anthropic manages orchestration.</description>
      <pubDate>Thu, 11 Jun 2026 12:17:26 GMT</pubDate>
      <category>Blaxel News</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/blaxel_cma_integration_frame_bd0e655e19.webp" type="image/jpeg" />
    </item>
    <item>
      <title>CodSpeed uses Claude Managed Agents and Blaxel to optimize your code performance</title>
      <link>https://blaxel.ai/blog/codspeed-uses-claude-managed-agents</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/codspeed-uses-claude-managed-agents</guid>
      <description>CodSpeed uses Claude Managed Agents with self-hosted Blaxel sandboxes to optimize customer code and deliver measurable performance improvements.</description>
      <pubDate>Thu, 11 Jun 2026 06:16:36 GMT</pubDate>
      <category>Customer Case Study</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/Thumbnail_2_ea6446e1d1.webp" type="image/jpeg" />
    </item>
    <item>
      <title>Let your agents provision Blaxel resources with Stripe</title>
      <link>https://blaxel.ai/blog/stripe-projects-blaxel-integration</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/stripe-projects-blaxel-integration</guid>
      <description>AI agents can now provision Blaxel accounts and resources through Stripe Projects using your existing Stripe payment methods - no dashboards, manual signup, or credential management required.</description>
      <pubDate>Wed, 10 Jun 2026 05:38:56 GMT</pubDate>
      <category>Blaxel News</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/blaxel_stripe_integration_frame2_543223859c.webp" type="image/jpeg" />
    </item>
    <item>
      <title>Fly.io Sprites Alternatives for AI Agent Sandboxes</title>
      <link>https://blaxel.ai/blog/fly-io-sprites-alternatives-ai-agent-sandboxes</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/fly-io-sprites-alternatives-ai-agent-sandboxes</guid>
      <description>Compare Fly.io Sprites alternatives including Blaxel, E2B, Modal, Vercel Sandbox, and Cloudflare Containers for production AI agent workloads.</description>
      <pubDate>Thu, 04 Jun 2026 15:29:30 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1778092070174_variation_1_7b37fdf53d.png" type="image/jpeg" />
    </item>
    <item>
      <title>Top Cloudflare Containers Alternatives for AI Sandboxes</title>
      <link>https://blaxel.ai/blog/cloudflare-containers-alternatives</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/cloudflare-containers-alternatives</guid>
      <description>Compare Blaxel, E2B, Modal, Fly.io, and Beam Cloud as Cloudflare Containers alternatives for AI sandboxes. Find the right isolation and state persistence.</description>
      <pubDate>Thu, 04 Jun 2026 13:59:01 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1778090050736_variation_1_e63760ebd4.png" type="image/jpeg" />
    </item>
    <item>
      <title>Beam Cloud Sandbox Alternatives for AI Code Execution</title>
      <link>https://blaxel.ai/blog/beam-cloud-sandbox-alternatives</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/beam-cloud-sandbox-alternatives</guid>
      <description>Beam falls short for production AI agents. Compare 5 alternatives for isolation, standby efficiency, and agent hosting to find the right fit.</description>
      <pubDate>Thu, 04 Jun 2026 13:54:13 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1778088298193_variation_1_a240239373.png" type="image/jpeg" />
    </item>
    <item>
      <title>How to Safely Run AI-Generated Code in Production</title>
      <link>https://blaxel.ai/blog/run-ai-generated-code-safely</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/run-ai-generated-code-safely</guid>
      <description>Learn how to safely run AI-generated code in production with the right isolation model, execution architecture, and operational controls for multi-tenant agents.</description>
      <pubDate>Thu, 04 Jun 2026 12:34:47 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1778089196130_variation_1_08a63c18c8.png" type="image/jpeg" />
    </item>
    <item>
      <title>Running RL agents in secure sandboxes: isolation and persistence</title>
      <link>https://blaxel.ai/blog/rl-agents-sandbox-security</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/rl-agents-sandbox-security</guid>
      <description>Learn how to run RL agents in secure sandboxes with microVM isolation, state persistence, and cost-efficient parallel rollouts for production training.</description>
      <pubDate>Thu, 04 Jun 2026 12:22:36 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1778080930924_variation_1_80956065cc.png" type="image/jpeg" />
    </item>
    <item>
      <title>Remote Code Execution Sandboxes: Architecture, Security, and Trade-Offs</title>
      <link>https://blaxel.ai/blog/remote-code-execution-sandboxes</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/remote-code-execution-sandboxes</guid>
      <description>Compare microVM, container, and WASM sandbox architectures for AI agents. Learn which isolation model fits your security, latency, and compliance needs.</description>
      <pubDate>Thu, 04 Jun 2026 12:09:17 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1778078677999_variation_1_4bcfa5d035.png" type="image/jpeg" />
    </item>
    <item>
      <title>Choose the right storage for your Blaxel agents</title>
      <link>https://blaxel.ai/blog/choose-the-right-storage-for-your-blaxel-agents</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/choose-the-right-storage-for-your-blaxel-agents</guid>
      <description>Blaxel agents have three storage options: the sandbox filesystem, volumes, and Agent Drive. Understand what each option does and when to use it.</description>
      <pubDate>Tue, 02 Jun 2026 07:34:57 GMT</pubDate>
      <category>Engineering</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/storage_options_81b95acb94.webp" type="image/jpeg" />
    </item>
    <item>
      <title>How to fix cold start latency in AI sandboxes: techniques and tradeoffs</title>
      <link>https://blaxel.ai/blog/how-to-fix-cold-start-latency-for-ai-agents</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/how-to-fix-cold-start-latency-for-ai-agents</guid>
      <description>Learn why cold starts hit AI agents harder than web apps and how to fix them with pre-warming, snapshots, co-location, and perpetual standby.</description>
      <pubDate>Thu, 21 May 2026 18:26:23 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1778077630535_variation_1_102605f26b.png" type="image/jpeg" />
    </item>
    <item>
      <title>How to keep AI sandboxes warm without paying for idle compute</title>
      <link>https://blaxel.ai/blog/how-to-keep-sandbox-warm</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/how-to-keep-sandbox-warm</guid>
      <description>Learn how snapshot-based standby removes the cold-start tax from AI sandbox infrastructure and cuts idle compute costs for agent workloads.</description>
      <pubDate>Thu, 21 May 2026 17:50:15 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1778074689214_variation_1_6f736e3a04.png" type="image/jpeg" />
    </item>
    <item>
      <title>AI sandbox providers with custom domain support</title>
      <link>https://blaxel.ai/blog/sandbox-providers-with-custom-domains</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/sandbox-providers-with-custom-domains</guid>
      <description>Compare AI sandbox providers with custom domain support. Learn which platforms handle TLS automation, static egress IPs, and proxy secrets injection natively.</description>
      <pubDate>Thu, 21 May 2026 17:28:17 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1778166761879_variation_1_ec409141a4.png" type="image/jpeg" />
    </item>
    <item>
      <title>Zero data retention AI sandboxes: how to evaluate vendor claims</title>
      <link>https://blaxel.ai/blog/zero-data-retention-ai-sandboxes</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/zero-data-retention-ai-sandboxes</guid>
      <description>ZDR claims often miss execution logs, memory snapshots, and telemetry. Learn how to audit vendor DPAs and find architectures that hold up under procurement.</description>
      <pubDate>Thu, 21 May 2026 16:09:10 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1778512148738_variation_1_dd62bf017d.png" type="image/jpeg" />
    </item>
    <item>
      <title>8 Reasons Why Teams Choose Blaxel for Persistent AI Sandboxes</title>
      <link>https://blaxel.ai/blog/persistent-ai-sandboxes-blaxel</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/persistent-ai-sandboxes-blaxel</guid>
      <description>See why engineering teams at companies like WebFlow, and more trust persistent AI sandboxes—from sub-25ms resume to SOC 2 compliance.</description>
      <pubDate>Thu, 30 Apr 2026 18:05:50 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1776895906869_variation_1_bde609a239.png" type="image/jpeg" />
    </item>
    <item>
      <title> E2B Alternatives: Sandbox Environments for 2026</title>
      <link>https://blaxel.ai/blog/e2b-alternatives-sandbox-environments</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/e2b-alternatives-sandbox-environments</guid>
      <description>E2B has real production limits. Compare 5 alternatives—Blaxel, Daytona, CodeSandbox, Modal, and Runloop—to find the right sandbox for your AI agents in 2026.</description>
      <pubDate>Thu, 30 Apr 2026 18:04:02 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1775771560049_variation_1_1d74253418.png" type="image/jpeg" />
    </item>
    <item>
      <title>What is a code execution API? Best options for coding agents</title>
      <link>https://blaxel.ai/blog/code-execution-api-options</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/code-execution-api-options</guid>
      <description>Learn what code execution APIs are, how coding agents use them, and compare top platforms including Gemini, Claude, E2B, Modal, Daytona, and Blaxel.</description>
      <pubDate>Thu, 30 Apr 2026 18:00:40 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1775772638552_variation_1_c0a8c88d30.png" type="image/jpeg" />
    </item>
    <item>
      <title>Lambda Alternatives for AI Agents: Solving Cold Starts, State Loss, and Idle Costs</title>
      <link>https://blaxel.ai/blog/lambda-alternatives-ai-agents</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/lambda-alternatives-ai-agents</guid>
      <description>Lambda&apos;s cold starts, state loss, and idle costs break AI agents in production. Compare Blaxel, Modal, E2B, Fly.io, and Cloudflare Workers to find the right fit.</description>
      <pubDate>Thu, 30 Apr 2026 17:59:55 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1775773094150_variation_1_d89062a6b5.png" type="image/jpeg" />
    </item>
    <item>
      <title>5 Best Serverless Computing Platforms for AI</title>
      <link>https://blaxel.ai/blog/best-serverless-computing-platforms-ai</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/best-serverless-computing-platforms-ai</guid>
      <description>Compare the top serverless platforms for AI workloads: cold starts, state persistence, GPU support, and pricing. Find the right fit for your agent stack.</description>
      <pubDate>Thu, 30 Apr 2026 17:45:19 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1776898078759_variation_1_0c0a8c8e6c.png" type="image/jpeg" />
    </item>
    <item>
      <title>Best Sandboxes for Coding Agents: A Practical Comparison</title>
      <link>https://blaxel.ai/blog/sandboxes-for-coding-agents-comparison</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/sandboxes-for-coding-agents-comparison</guid>
      <description>Compare the best sandboxes for coding agents: Blaxel, Runloop, Fly.io, Morph, and Vercel. Evaluate resume speed, state persistence, and isolation strength.</description>
      <pubDate>Thu, 30 Apr 2026 17:44:13 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1776276810911_variation_1_f2666d2bba.png" type="image/jpeg" />
    </item>
    <item>
      <title>Best Code Execution Sandboxes for AI Agents</title>
      <link>https://blaxel.ai/blog/code-execution-sandboxes-for-ai-agents</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/code-execution-sandboxes-for-ai-agents</guid>
      <description>Compare top code execution sandboxes for AI agents. Covers isolation models, cold start latency, state persistence, and pricing across Blaxel, E2B, Daytona, and more.</description>
      <pubDate>Thu, 30 Apr 2026 17:41:37 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1776277774736_variation_1_7d290d3fca.png" type="image/jpeg" />
    </item>
    <item>
      <title>Top AI Sandbox Platforms for Secure Code Execution</title>
      <link>https://blaxel.ai/blog/ai-sandbox-platforms-secure-code-execution</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/ai-sandbox-platforms-secure-code-execution</guid>
      <description>Compare AI sandbox platforms on isolation technology, compliance, and execution speed. See how microVM vs. container security affects your production agent deployments.</description>
      <pubDate>Thu, 30 Apr 2026 17:38:43 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1776277408111_variation_1_466344c958.png" type="image/jpeg" />
    </item>
    <item>
      <title>Ephemeral vs. persistent execution environments for AI agents</title>
      <link>https://blaxel.ai/blog/ephemeral-vs-persistent-execution-environments</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/ephemeral-vs-persistent-execution-environments</guid>
      <description>See why ephemeral sandboxes are holding back production AI agents. Compare environments across latency, cost, and state persistence to pick the right fit.</description>
      <pubDate>Thu, 23 Apr 2026 18:52:02 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1776899838750_variation_1_a9a1ea138a.png" type="image/jpeg" />
    </item>
    <item>
      <title>How to set up a code execution environment for autonomous agents</title>
      <link>https://blaxel.ai/blog/set-up-a-code-execution-environment</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/set-up-a-code-execution-environment</guid>
      <description>Learn how to build a secure, fast, stateful code execution environment for autonomous agents. Architecture decisions, setup steps, and validation checks.</description>
      <pubDate>Thu, 23 Apr 2026 18:51:00 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1776901667733_variation_1_e3b4e5cb59.png" type="image/jpeg" />
    </item>
    <item>
      <title>MCP: Why production agents need both standardized tools and dynamic sandboxes</title>
      <link>https://blaxel.ai/blog/code-execution-with-mcp</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/code-execution-with-mcp</guid>
      <description>MCP standardizes tool discovery but doesn&apos;t run code. Learn how combining MCP with dynamic sandboxes closes the execution gap in production AI agents.</description>
      <pubDate>Thu, 23 Apr 2026 18:48:17 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1776897251966_variation_1_779ab08736.png" type="image/jpeg" />
    </item>
    <item>
      <title>AWS Lambda vs Google Cloud Functions: A Comparison Guide</title>
      <link>https://blaxel.ai/blog/aws-lambda-vs-google-cloud-functions</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/aws-lambda-vs-google-cloud-functions</guid>
      <description>Compare AWS Lambda and Google Cloud Functions on concurrency, cold starts, pricing, and security. Make the right serverless choice for your production workloads.</description>
      <pubDate>Thu, 23 Apr 2026 18:40:49 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1776277600469_variation_1_6a72a25ca0.png" type="image/jpeg" />
    </item>
    <item>
      <title>5 serverless GPU platforms for AI workloads</title>
      <link>https://blaxel.ai/blog/serverless-gpu-platforms-2026</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/serverless-gpu-platforms-2026</guid>
      <description>Compare Together AI, cerebrium, baseten, replicate, and fal.ai. Find the best serverless GPU platform for your AI workload, budget, and team.</description>
      <pubDate>Thu, 23 Apr 2026 18:38:56 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1776899782023_variation_1_b1154f9b67.png" type="image/jpeg" />
    </item>
    <item>
      <title>Hands-on AI sandbox workshop at Open Source Day 2026</title>
      <link>https://blaxel.ai/blog/hands-on-ai-sandbox-workshop-at-open-source-day-2026</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/hands-on-ai-sandbox-workshop-at-open-source-day-2026</guid>
      <description>Read a recap of Vikram Vaswani&apos;s workshop at Open Source Day 2026.</description>
      <pubDate>Tue, 21 Apr 2026 15:01:56 GMT</pubDate>
      <category>Blaxel News</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/osd_60cd6c560b.webp" type="image/jpeg" />
    </item>
    <item>
      <title>5 Best Cloud Sandboxes for AI Agents in 2026</title>
      <link>https://blaxel.ai/blog/best-cloud-sandboxes-ai-agents-2026</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/best-cloud-sandboxes-ai-agents-2026</guid>
      <description>Compare top cloud sandbox platforms for AI agents: Blaxel, E2B, Modal, Daytona, and CodeSandbox. Covers isolation, resume speed, state persistence, and pricing.</description>
      <pubDate>Mon, 20 Apr 2026 21:09:21 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1776277055860_variation_1_46416e957f.png" type="image/jpeg" />
    </item>
    <item>
      <title>What is an AI agent runtime environment?</title>
      <link>https://blaxel.ai/blog/ai-agent-runtime-environment</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/ai-agent-runtime-environment</guid>
      <description>Learn what AI agent runtimes do, how they differ from frameworks and model serving, and what components matter when evaluating one for production workloads.</description>
      <pubDate>Mon, 20 Apr 2026 21:05:17 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1775655299414_variation_1_ca1179dd91.png" type="image/jpeg" />
    </item>
    <item>
      <title>How does agentic AI architecture work?</title>
      <link>https://blaxel.ai/blog/agentic-ai-architecture-explained</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/agentic-ai-architecture-explained</guid>
      <description>Learn how agentic AI architecture connects context assembly, reasoning, memory, and governance layers into a production-grade system that scales beyond single agents.</description>
      <pubDate>Mon, 20 Apr 2026 20:46:47 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1775774633094_variation_1_6dd8bdeffc.png" type="image/jpeg" />
    </item>
    <item>
      <title>What is runtime threat detection and why do coding agents need it?</title>
      <link>https://blaxel.ai/blog/runtime-threat-detection-ai-agents</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/runtime-threat-detection-ai-agents</guid>
      <description>Learn what runtime threat detection is, why static security fails AI coding agents, and how to architect detection across model, workload, and cloud layers.</description>
      <pubDate>Mon, 20 Apr 2026 20:37:35 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1775773949906_variation_1_0fce0ed684.png" type="image/jpeg" />
    </item>
    <item>
      <title>The truth about AI agent development costs: Why traditional sandbox billing breaks for coding agent workloads</title>
      <link>https://blaxel.ai/blog/ai-agent-development-costs</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/ai-agent-development-costs</guid>
      <description>Traditional sandbox billing was built for stateless functions, not coding agents. Learn why costs spike and how to align agent behavior and billing.</description>
      <pubDate>Mon, 20 Apr 2026 11:40:14 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1775839882957_variation_1_ad2a3b0578.png" type="image/jpeg" />
    </item>
    <item>
      <title>Serverless vs. containers: why micro-VMs fit code-executing AI agent workloads better</title>
      <link>https://blaxel.ai/blog/serverless-vs-containers-vs-micro-vms-ai-agents</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/serverless-vs-containers-vs-micro-vms-ai-agents</guid>
      <description>Compare serverless, containers, and micro-VMs for AI agents. See how cold starts, isolation, state, and cost differ across all three architectures.</description>
      <pubDate>Mon, 20 Apr 2026 11:38:01 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1776280524842_variation_1_e243db1ac2.png" type="image/jpeg" />
    </item>
    <item>
      <title>Multi-tenant isolation for AI agents: security architecture guide</title>
      <link>https://blaxel.ai/blog/multi-tenant-isolation-ai-agents</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/multi-tenant-isolation-ai-agents</guid>
      <description>Learn how to architect multi-tenant isolation for AI agents across compute, data, identity, and orchestration layers to prevent cross-tenant data leakage.</description>
      <pubDate>Mon, 20 Apr 2026 11:21:28 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/1774956564104_variation_1_bc4b717098.png" type="image/jpeg" />
    </item>
    <item>
      <title>Native support for Blaxel sandboxes in the new OpenAI Agents SDK</title>
      <link>https://blaxel.ai/blog/native-support-for-blaxel-sandboxes-in-the-new-open-ai-agents-sdk</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/native-support-for-blaxel-sandboxes-in-the-new-open-ai-agents-sdk</guid>
      <description>Blaxel is a first-class sandbox provider in the OpenAI Agents SDK. AI builders can create agents that safely run arbitrary code in fast, isolated sandboxes on Blaxel&apos;s high-performance platform. </description>
      <pubDate>Wed, 15 Apr 2026 08:33:49 GMT</pubDate>
      <category>Blaxel News</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/openai_agents_sdk_0f082af50c.webp" type="image/jpeg" />
    </item>
    <item>
      <title>TypeScript vs Python for AI agents: a decision framework for production teams</title>
      <link>https://blaxel.ai/blog/typescript-vs-python-ai-agents</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/typescript-vs-python-ai-agents</guid>
      <description>Compare TypeScript and Python for building AI agents in production. A decision framework based on team composition, use case, deployment model, and when to use both together.</description>
      <pubDate>Thu, 09 Apr 2026 19:05:02 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/typescript_3e69776631.webp" type="image/jpeg" />
    </item>
    <item>
      <title>AWS Lambda GPU support in 2026: the state of serverless AI infrastructure</title>
      <link>https://blaxel.ai/blog/aws-lambda-gpu</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/aws-lambda-gpu</guid>
      <description>AWS Lambda has no GPU support in 2026. Learn how enterprise teams build hybrid architectures with Lambda for orchestration, GPU services for inference, and sandbox platforms for agent execution.</description>
      <pubDate>Thu, 09 Apr 2026 18:45:30 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/aws_lambda_8368266609.webp" type="image/jpeg" />
    </item>
    <item>
      <title>MCP vs function calling: how to choose the right protocol for your agent platform</title>
      <link>https://blaxel.ai/blog/mcp-vs-function-calling</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/mcp-vs-function-calling</guid>
      <description>Compare MCP and function calling across coupling, governance, reuse, and cost. Learn when to use each, how hybrid architectures work, and a decision framework for multi-team agent platforms.</description>
      <pubDate>Thu, 09 Apr 2026 18:33:45 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/mcp_vs_functioncalling_9f20ef3f38.webp" type="image/jpeg" />
    </item>
    <item>
      <title>7 Best LLMs for coding in April 2026</title>
      <link>https://blaxel.ai/blog/best-llm-for-coding</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/best-llm-for-coding</guid>
      <description>Compare the top 7 LLMs for coding in 2026, including Claude Opus 4.6, GPT-5.4, Gemini 3.1 Pro, Kimi K2.5, DeepSeek V3.2, Qwen3.5, and Grok 4.1. Benchmarks, pricing, and production fit analyzed.</description>
      <pubDate>Thu, 09 Apr 2026 18:23:57 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/llm_coding_cc8095a817.webp" type="image/jpeg" />
    </item>
    <item>
      <title>MCP use cases: real-world applications for AI agents in production</title>
      <link>https://blaxel.ai/blog/mcp-use-cases</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/mcp-use-cases</guid>
      <description>Explore five production MCP use cases, from secure code execution to cross-system automation. Learn how the Model Context Protocol changes agent architecture and how to adopt it incrementally.</description>
      <pubDate>Thu, 09 Apr 2026 18:06:42 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/mcp_use_cases_d8299a9114.webp" type="image/jpeg" />
    </item>
    <item>
      <title>What is an MCP server: how AI agents connect to tools and APIs</title>
      <link>https://blaxel.ai/blog/what-is-an-mcp-server</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/what-is-an-mcp-server</guid>
      <description>MCP standardizes how AI agents connect to tools. Build integrations once, connect everywhere. Covers protocol details, security, and production deployment.</description>
      <pubDate>Mon, 30 Mar 2026 07:50:51 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/mcp_server_6b032367c4.png" type="image/jpeg" />
    </item>
    <item>
      <title>What is a trusted execution environment? Secure infrastructure for AI agents</title>
      <link>https://blaxel.ai/blog/trusted-execution-environment</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/trusted-execution-environment</guid>
      <description>Standard encryption protects data at rest and in transit. TEEs protect it during computation. Learn how they work and where they fit for AI agents.</description>
      <pubDate>Mon, 30 Mar 2026 07:39:25 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/what_is_a_trusted_execution_environment_d7c37a804c.png" type="image/jpeg" />
    </item>
    <item>
      <title>How to deploy AI agents in production</title>
      <link>https://blaxel.ai/blog/how-to-deploy-ai-agents</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/how-to-deploy-ai-agents</guid>
      <description>The gap between prototype and production is where most agent projects stall. Step-by-step deployment, security controls, and scaling for production agents.</description>
      <pubDate>Mon, 30 Mar 2026 07:27:08 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/deploy_ai_agents_968034ff90.png" type="image/jpeg" />
    </item>
    <item>
      <title>The AI agent infrastructure stack: what engineering leaders need to get right</title>
      <link>https://blaxel.ai/blog/ai-agent-infrastructure-stack</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/ai-agent-infrastructure-stack</guid>
      <description>Your agent worked in staging. Production exposed every infrastructure gap. Learn the five layers of the AI agent stack and where poor choices hurt most.</description>
      <pubDate>Mon, 30 Mar 2026 07:18:33 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/ai_agent_infrastructure_9538b12b83.png" type="image/jpeg" />
    </item>
    <item>
      <title>How do AI agents execute code?</title>
      <link>https://blaxel.ai/blog/how-do-ai-agents-execute-code</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/how-do-ai-agents-execute-code</guid>
      <description>Code generation and code execution are different risk profiles. Learn the full loop: reasoning, runtime isolation, tool calling, and iteration.</description>
      <pubDate>Wed, 25 Mar 2026 19:36:59 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/how_do_ai_agents_execute_code_5b31090e87.png" type="image/jpeg" />
    </item>
    <item>
      <title>AI data governance in 2026: What engineering leaders need to know</title>
      <link>https://blaxel.ai/blog/ai-data-governance-guide</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/ai-data-governance-guide</guid>
      <description>EU AI Act high-risk enforcement begins August 2, 2026. What engineering teams must build: data lineage, audit logging, bias detection, and sandboxing.</description>
      <pubDate>Wed, 25 Mar 2026 19:18:31 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/ai_data_governance_6092658c58.png" type="image/jpeg" />
    </item>
    <item>
      <title>What is AI-generated code detection and why does it matter for production security?</title>
      <link>https://blaxel.ai/blog/ai-generated-code-detection</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/ai-generated-code-detection</guid>
      <description>AI-generated code introduced security flaws in 45% of test cases. Learn how to detect it, spot common vulnerability patterns, and build governance.</description>
      <pubDate>Wed, 25 Mar 2026 19:10:53 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/ai_generated_code_e0addafe60.png" type="image/jpeg" />
    </item>
    <item>
      <title>AI agents for data analysis: Examples, security risks, and how to build your own</title>
      <link>https://blaxel.ai/blog/ai-agents-for-data-analysis</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/ai-agents-for-data-analysis</guid>
      <description>AI agents for data analysis accept natural language requests and execute multi-step analytical workflows autonomously. Examples, risks, and how to build.</description>
      <pubDate>Wed, 25 Mar 2026 17:54:26 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/ai_agents_data_analysis_d9e579b12b.png" type="image/jpeg" />
    </item>
    <item>
      <title>LLM data security: How to protect sensitive data when agents execute code</title>
      <link>https://blaxel.ai/blog/llm-data-security</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/llm-data-security</guid>
      <description>Agents mix reasoning, tool use, and code execution in one session. Traditional security can&apos;t inspect what happens inside. Learn how to close the gap.</description>
      <pubDate>Wed, 25 Mar 2026 17:44:23 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/llm_data_security_d29d0538d7.png" type="image/jpeg" />
    </item>
    <item>
      <title>Best AI agents in March 2026</title>
      <link>https://blaxel.ai/blog/best-ai-agents</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/best-ai-agents</guid>
      <description>9 AI agents across coding, business, and IT ops compared. Honest assessments of what works, where limitations exist, and who gets the most value.</description>
      <pubDate>Wed, 25 Mar 2026 17:28:27 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/best_ai_agents_db328d4691.png" type="image/jpeg" />
    </item>
    <item>
      <title>What is LLM function calling? How AI agents connect to external tools and APIs</title>
      <link>https://blaxel.ai/blog/what-is-llm-function-calling</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/what-is-llm-function-calling</guid>
      <description>LLM function calling lets agents generate structured JSON to invoke external tools instead of hallucinating data. Covers how it works and use cases</description>
      <pubDate>Fri, 20 Mar 2026 22:24:40 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/llm_function_calling_3c6c3c057f.png" type="image/jpeg" />
    </item>
    <item>
      <title>What is zero-shot prompting?</title>
      <link>https://blaxel.ai/blog/what-is-zero-shot-prompting</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/what-is-zero-shot-prompting</guid>
      <description>Zero-shot prompting lets AI complete tasks without examples. Learn how it powers production coding agents via instruction tuning and pre-training</description>
      <pubDate>Fri, 20 Mar 2026 22:10:21 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/zero_shot_prompting_0af4b96de6.png" type="image/jpeg" />
    </item>
    <item>
      <title>An engineering team&apos;s guide to AI code security</title>
      <link>https://blaxel.ai/blog/ai-code-security-guide</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/ai-code-security-guide</guid>
      <description>AI-generated code carries 16-18% vulnerability rates. Learn microVM isolation, least-privilege access, and runtime monitoring for AI coding agents</description>
      <pubDate>Fri, 20 Mar 2026 21:54:28 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/ai_code_security_7e9fe775c2.png" type="image/jpeg" />
    </item>
    <item>
      <title>HumanEval benchmark: what it tells you about coding agent capabilities</title>
      <link>https://blaxel.ai/blog/humaneval-benchmark</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/humaneval-benchmark</guid>
      <description>HumanEval scores look great on pitch decks but miss what production coding agents need. Learn how to read claims and build a real evaluation framework</description>
      <pubDate>Fri, 20 Mar 2026 21:33:52 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/human_eval_benchmark_8d9c17a289.png" type="image/jpeg" />
    </item>
    <item>
      <title>LLM coding benchmarks explained: how to evaluate models for production coding agents</title>
      <link>https://blaxel.ai/blog/llm-coding-benchmarks</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/llm-coding-benchmarks</guid>
      <description>LLM coding benchmarks don&apos;t predict production performance. Learn which ones matter, run internal evals, and build a model selection framework</description>
      <pubDate>Fri, 20 Mar 2026 21:13:44 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/llm_coding_benchmarks_9a0ed8b3b0.png" type="image/jpeg" />
    </item>
    <item>
      <title>What are guardrails for AI agents?</title>
      <link>https://blaxel.ai/blog/guardrails-for-ai-agents</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/guardrails-for-ai-agents</guid>
      <description>Guardrails for AI agents constrain autonomous behavior through input filtering, runtime validation, and execution isolation. Covers types, frameworks, and enterprise deployment.</description>
      <pubDate>Fri, 20 Mar 2026 21:05:05 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/guardrails_for_ai_agents_aea39fde53.png" type="image/jpeg" />
    </item>
    <item>
      <title>How to choose between serverless vs. dedicated containers for LLM hosting</title>
      <link>https://blaxel.ai/blog/serverless-vs-dedicated-containers-llm-hosting-comparison</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/serverless-vs-dedicated-containers-llm-hosting-comparison</guid>
      <description>Compare serverless vs. dedicated containers for LLM hosting. Learn how sandboxes complete the architecture when agents generate and run code.</description>
      <pubDate>Wed, 18 Mar 2026 15:10:50 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/serverless_vs_dedicated_containers_d0a3b27d73.png" type="image/jpeg" />
    </item>
    <item>
      <title>What are LLM agents? Architecture, tools, and production infrastructure</title>
      <link>https://blaxel.ai/blog/what-are-llm-agents</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/what-are-llm-agents</guid>
      <description>Understand LLM agent architecture, infrastructure requirements for production deployments, and how agents differ from chatbots. Technical guide.</description>
      <pubDate>Wed, 18 Mar 2026 15:05:22 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/what_are_llm_agents_f7163fce16.png" type="image/jpeg" />
    </item>
    <item>
      <title>AI runtime security: how to protect agent code execution in production</title>
      <link>https://blaxel.ai/blog/ai-runtime-security</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/ai-runtime-security</guid>
      <description>AI agents that write and run code need runtime security beyond traditional AppSec. Covers threats, microVM isolation, and layered defenses for engineering leaders.</description>
      <pubDate>Wed, 18 Mar 2026 14:53:45 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/ai_runtime_security_a6afdf444b.png" type="image/jpeg" />
    </item>
    <item>
      <title>Agentic AI governance: building trustworthy AI</title>
      <link>https://blaxel.ai/blog/agentic-ai-governance</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/agentic-ai-governance</guid>
      <description>40% of agentic AI projects will be canceled by 2027. Learn the policies, technical controls, and infrastructure needed to govern autonomous agents in production.</description>
      <pubDate>Wed, 18 Mar 2026 10:26:00 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/agentic_ai_governance_8484928923.png" type="image/jpeg" />
    </item>
    <item>
      <title>Understand the lifecycle of a Blaxel sandbox</title>
      <link>https://blaxel.ai/blog/understand-the-lifecycle-of-a-blaxel-sandbox</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/understand-the-lifecycle-of-a-blaxel-sandbox</guid>
      <description>Learn how sandboxes are built, managed, billed, and cleaned up behind the scenes.</description>
      <pubDate>Wed, 11 Mar 2026 19:33:40 GMT</pubDate>
      <category>Engineering</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/lifecycle_8efb13700c.png" type="image/jpeg" />
    </item>
    <item>
      <title>Demoing shared drives for agents at the Beyond Skills SF meetup</title>
      <link>https://blaxel.ai/blog/demoing-shared-drives-for-agents-at-the-beyond-skills-sf-meetup</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/demoing-shared-drives-for-agents-at-the-beyond-skills-sf-meetup</guid>
      <description>I spoke at the Beyond Skills meetup earlier this week about shared context for agents. Here&apos;s the recap. </description>
      <pubDate>Fri, 27 Feb 2026 15:56:18 GMT</pubDate>
      <category>Blaxel News</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/talk_mathis_2026_02_25_3_35677f82ec.png" type="image/jpeg" />
    </item>
    <item>
      <title>Give your coding agent Blaxel superpowers</title>
      <link>https://blaxel.ai/blog/give-your-coding-agent-blaxel-superpowers</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/give-your-coding-agent-blaxel-superpowers</guid>
      <description>The Blaxel Agent Skill lets your coding agent autonomously create sandboxes, deploy agents, run jobs, and launch apps - all from a simple prompt. </description>
      <pubDate>Thu, 26 Feb 2026 18:57:02 GMT</pubDate>
      <category>Blaxel News</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/skills_fb6c3b9341.png" type="image/jpeg" />
    </item>
    <item>
      <title>Efficiently connect agents and APIs with “code mode” on Blaxel</title>
      <link>https://blaxel.ai/blog/efficiently-connect-agents-and-apis-with-code-mode-on-blaxel</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/efficiently-connect-agents-and-apis-with-code-mode-on-blaxel</guid>
      <description>&quot;Code mode&quot; is now natively supported on Blaxel for OpenAPI-compatible APIs. With this, you can expose any OpenAPI specification to your agents as an MCP server hosted on Blaxel.</description>
      <pubDate>Tue, 24 Feb 2026 21:22:19 GMT</pubDate>
      <category>Blaxel News</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/code_mode_c09ee25c91.png" type="image/jpeg" />
    </item>
    <item>
      <title>Best RunPod alternatives for CPU sandbox platforms</title>
      <link>https://blaxel.ai/blog/runpod-alternatives</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/runpod-alternatives</guid>
      <description>Compare RunPod alternatives for running code execution, including Blaxel&apos;s perpetual sandbox platform.</description>
      <pubDate>Thu, 19 Feb 2026 07:26:33 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/runpod_alternatives_d202ac02ef.png" type="image/jpeg" />
    </item>
    <item>
      <title>What does SOC 2 compliance look like in the age of AI?</title>
      <link>https://blaxel.ai/blog/soc-2-compliance-ai-guide</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/soc-2-compliance-ai-guide</guid>
      <description>AI agents break traditional SOC 2 assumptions with code generation and autonomous decisions. Learn how to implement SOC 2 in AI infrastructure.</description>
      <pubDate>Thu, 19 Feb 2026 07:23:11 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/soc_2_compliance_ai_00e7610c7c.png" type="image/jpeg" />
    </item>
    <item>
      <title>An engineering team&apos;s guide to building agentic AI applications with a problem-first approach</title>
      <link>https://blaxel.ai/blog/building-agentic-ai-applications-with-a-problem-first-approach</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/building-agentic-ai-applications-with-a-problem-first-approach</guid>
      <description>Building agentic AI applications with a problem-first approach: validate use cases early, define metrics, and reduce engineering waste.</description>
      <pubDate>Wed, 11 Feb 2026 22:32:32 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/building_agentic_ai_applications_with_a_problem_first_approach_5f45f495ec.png" type="image/jpeg" />
    </item>
    <item>
      <title>MCP vs. APIs: What&apos;s the difference and when to use each</title>
      <link>https://blaxel.ai/blog/mcp-vs-api-guide</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/mcp-vs-api-guide</guid>
      <description>Compare MCP vs APIs for AI agent development. Learn key differences in latency, security, and when to choose each approach for coding agents.</description>
      <pubDate>Mon, 09 Feb 2026 07:22:35 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/mcp_vs_api_11cfb1d915.png" type="image/jpeg" />
    </item>
    <item>
      <title>Experiment safely with OpenClaw in a Blaxel sandbox</title>
      <link>https://blaxel.ai/blog/experiment-safely-with-open-claw-in-a-blaxel-sandbox</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/experiment-safely-with-open-claw-in-a-blaxel-sandbox</guid>
      <description>Run OpenClaw (formerly Clawdbot, Moltbot) safely inside a Blaxel Sandbox instead of your own computer.</description>
      <pubDate>Sun, 08 Feb 2026 01:03:29 GMT</pubDate>
      <category>Blaxel News</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/openclaw_652cd3080e.png" type="image/jpeg" />
    </item>
    <item>
      <title>Modal pricing and alternatives: How to choose the right infrastructure for AI workloads</title>
      <link>https://blaxel.ai/blog/modal-pricing-alternatives-guide</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/modal-pricing-alternatives-guide</guid>
      <description>Compare Modal pricing against alternatives for ML workloads vs. CPU-focused platforms for AI agent sandboxing.</description>
      <pubDate>Fri, 06 Feb 2026 02:58:01 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/modal_pricing_c4a8870c47.png" type="image/jpeg" />
    </item>
    <item>
      <title>Best Daytona.io alternatives for sandbox environments in 2026</title>
      <link>https://blaxel.ai/blog/daytona-dev-environment-pricing-alternatives</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/daytona-dev-environment-pricing-alternatives</guid>
      <description>Compare Daytona dev environment pricing against top alternatives like Blaxel, Vercel Sandbox, Cloudflare, Modal, and E2B.</description>
      <pubDate>Fri, 06 Feb 2026 02:52:52 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/daytona_dev_environment_pricing_7d1e3d0d18.png" type="image/jpeg" />
    </item>
    <item>
      <title>Build0 cuts sandbox costs by 80% using Blaxel</title>
      <link>https://blaxel.ai/blog/build0-cuts-sandbox-costs-by-80-using-blaxel</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/build0-cuts-sandbox-costs-by-80-using-blaxel</guid>
      <description>Build0 reduced AI infrastructure costs by 80% using Blaxel. Learn how our instant scale-to-zero sandboxes eliminate idle compute for bursty agentic workloads.</description>
      <pubDate>Wed, 04 Feb 2026 20:14:16 GMT</pubDate>
      <category>Customer Case Study</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/build0_da86a949f4.png" type="image/jpeg" />
    </item>
    <item>
      <title>Run Claude Code safely with Blaxel sandboxes</title>
      <link>https://blaxel.ai/blog/run-claude-code-safely-with-blaxel-sandboxes</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/run-claude-code-safely-with-blaxel-sandboxes</guid>
      <description>Connect your Claude Agent SDK agents to remote, secure Blaxel sandboxes, and cohost the agent itself for near instant latency.</description>
      <pubDate>Mon, 02 Feb 2026 17:53:27 GMT</pubDate>
      <category>Blaxel News</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/agentsdk2_86deb12aed.png" type="image/jpeg" />
    </item>
    <item>
      <title>CodeSandbox alternatives for building secure AI agents</title>
      <link>https://blaxel.ai/blog/codesandbox-alternatives</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/codesandbox-alternatives</guid>
      <description>Compare production-grade AI agent sandboxing platforms including Blaxel, E2B, and Runloop. Evaluate isolation, resume times, and standby duration.</description>
      <pubDate>Wed, 28 Jan 2026 20:32:43 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/codesandbox_alternatives_3de834ca27.png" type="image/jpeg" />
    </item>
    <item>
      <title>Serverless computing use cases: A practical guide for AI agent development</title>
      <link>https://blaxel.ai/blog/serverless-computing-use-cases</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/serverless-computing-use-cases</guid>
      <description>Serverless computing use cases for AI agents executing code: PR review, testing automation, refactoring, RAG, plus when to use microVMs.</description>
      <pubDate>Wed, 28 Jan 2026 05:50:12 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/serverless_computing_use_cases_74d7917936.png" type="image/jpeg" />
    </item>
    <item>
      <title>Sandbox management for AI coding agents: Common use cases and best practices for automated lifecycles</title>
      <link>https://blaxel.ai/blog/sandbox-management-for-ai-coding-agents</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/sandbox-management-for-ai-coding-agents</guid>
      <description>Learn sandbox management for AI code execution: isolation, resource limits, network controls, automated lifecycle, security monitoring.</description>
      <pubDate>Wed, 28 Jan 2026 05:42:35 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/sandbox_management_5f24af6364.png" type="image/jpeg" />
    </item>
    <item>
      <title>What is tenant isolation and why do coding agents need it?</title>
      <link>https://blaxel.ai/blog/tenant-isolation</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/tenant-isolation</guid>
      <description>Tenant isolation secures multi-tenant AI platforms executing code. Learn why hardware-enforced boundaries matter for agents.</description>
      <pubDate>Wed, 28 Jan 2026 05:40:45 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/tenant_isolation_597800caa3.png" type="image/jpeg" />
    </item>
    <item>
      <title>AI observability: How to monitor production agents safely</title>
      <link>https://blaxel.ai/blog/ai-observability</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/ai-observability</guid>
      <description>AI observability catches agent failures traditional monitoring misses. Track hallucinations, context loss, infinite loops, and tool misuse.</description>
      <pubDate>Wed, 28 Jan 2026 05:34:57 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/ai_observability_c39325602a.png" type="image/jpeg" />
    </item>
    <item>
      <title>SpawnLabs enables real-time previews for coding agents using Blaxel</title>
      <link>https://blaxel.ai/blog/spawn-labs-enables-real-time-previews-for-coding-agents-using-blaxel</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/spawn-labs-enables-real-time-previews-for-coding-agents-using-blaxel</guid>
      <description>SpawnLabs relies on Blaxel&apos;s perpetual sandboxes and real-time previews for its coding agents to &quot;see&quot; and iterate on code in real-time before production.</description>
      <pubDate>Tue, 27 Jan 2026 19:10:33 GMT</pubDate>
      <category>Customer Case Study</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/spawnlabs_6cbf2bff2e.png" type="image/jpeg" />
    </item>
    <item>
      <title>What if Lambda and EC2 had a baby?</title>
      <link>https://blaxel.ai/blog/anatomy-of-a-runtime</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/anatomy-of-a-runtime</guid>
      <description>Building for agentics requires more than just containers. We moved to bare metal to give agents instant-launching persistent sandboxes. An anatomy of our runtime.</description>
      <pubDate>Tue, 27 Jan 2026 18:09:55 GMT</pubDate>
      <category>Engineering</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/anatomy_runtime2_2ddf9738b5.png" type="image/jpeg" />
    </item>
    <item>
      <title>What is browser sandboxing and when should you use it?</title>
      <link>https://blaxel.ai/blog/browser-sandboxing-for-coding-agents</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/browser-sandboxing-for-coding-agents</guid>
      <description>Learn how browser sandboxing isolates web content, when to use containers vs. microVMs, and best practices for production deployment.</description>
      <pubDate>Thu, 22 Jan 2026 23:44:47 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/browser_sandboxing_019d617f30.png" type="image/jpeg" />
    </item>
    <item>
      <title>What is container escape and how do you avoid it?</title>
      <link>https://blaxel.ai/blog/container-escape</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/container-escape</guid>
      <description>Learn how browser sandboxing isolates web content, when to use containers vs. microVMs, and best practices for production deployment.</description>
      <pubDate>Thu, 22 Jan 2026 08:33:19 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/container_escape_3748d71d0c.png" type="image/jpeg" />
    </item>
    <item>
      <title>Mendral builds the first 24/7 AI DevOps engineer using Blaxel</title>
      <link>https://blaxel.ai/blog/mendral-builds-the-first-24-7-ai-dev-ops-engineer-using-blaxel</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/mendral-builds-the-first-24-7-ai-dev-ops-engineer-using-blaxel</guid>
      <description>Docker founding engineers Sam Alba &amp; Andrea Luzzardi built Mendral, the first 24/7 AI DevOps engineer, using Blaxel. See how our secure sandboxes power autonomous agents.</description>
      <pubDate>Wed, 21 Jan 2026 00:19:08 GMT</pubDate>
      <category>Customer Case Study</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/mendral2_cb57a87b84.png" type="image/jpeg" />
    </item>
    <item>
      <title>What is a sandbox environment?</title>
      <link>https://blaxel.ai/blog/what-is-a-sandbox-environment</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/what-is-a-sandbox-environment</guid>
      <description>A sandbox is an isolated execution environment that separates untrusted or experimental code from critical system resources.</description>
      <pubDate>Sat, 10 Jan 2026 00:22:10 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/what_is_a_sandbox_environment_33200ef1cb.png" type="image/jpeg" />
    </item>
    <item>
      <title>We slashed our network latency to under 50 milliseconds</title>
      <link>https://blaxel.ai/blog/we-slashed-our-network-latency-to-under-50-ms</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/we-slashed-our-network-latency-to-under-50-ms</guid>
      <description>Our next-gen infra reduces request latency to sub-50 ms, enabling near-instant agentic responses across the network.</description>
      <pubDate>Mon, 05 Jan 2026 10:26:47 GMT</pubDate>
      <category>Engineering</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/runv2_29e0ce36fb.png" type="image/jpeg" />
    </item>
    <item>
      <title>2025 @ Blaxel: Our year-end round-up</title>
      <link>https://blaxel.ai/blog/2025-blaxel-our-year-end-round-up</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/2025-blaxel-our-year-end-round-up</guid>
      <description>2025 was epic for us! Here&apos;s a recap.</description>
      <pubDate>Thu, 18 Dec 2025 10:06:12 GMT</pubDate>
      <category>Blaxel News</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/2025atblaxel_6712c37f5f.png" type="image/jpeg" />
    </item>
    <item>
      <title>What is an AI sandbox and why should you use one?</title>
      <link>https://blaxel.ai/blog/ai-sandbox</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/ai-sandbox</guid>
      <description>Traditional infrastructure wasn&apos;t built to handle AI-generated code that writes itself at runtime. AI sandboxes provide the isolation architecture needed to run untrusted code safely in production.</description>
      <pubDate>Fri, 12 Dec 2025 18:45:11 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/AI_sandbox_c8af08b09f.png" type="image/jpeg" />
    </item>
    <item>
      <title>Rippletide and Blaxel partner for secure and trustworthy AI agents</title>
      <link>https://blaxel.ai/blog/poblaxel-x-rippletide-ensuring-safety-and-trust-for-enterprise-agentsst</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/poblaxel-x-rippletide-ensuring-safety-and-trust-for-enterprise-agentsst</guid>
      <description>Blaxel and Rippletide partner to offer enterprises a full-stack solution for deploying secure, high-performance, trustworthy AI agents with real-time code execution and reduced hallucinations.</description>
      <pubDate>Thu, 11 Dec 2025 00:46:36 GMT</pubDate>
      <category>Blaxel News</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/Thumbnail_rippletide_2_1ed4315d03.png" type="image/jpeg" />
    </item>
    <item>
      <title>How we optimized MCP servers for serverless (or: From SSE to WebSockets)</title>
      <link>https://blaxel.ai/blog/how-we-optimized-mcp-servers-for-serverless</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/how-we-optimized-mcp-servers-for-serverless</guid>
      <description>A deep-dive into our journey making MCP servers compatible with WebSockets.</description>
      <pubDate>Wed, 03 Dec 2025 13:52:16 GMT</pubDate>
      <category>Engineering</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/output_onlinepngtools_1_copy_1_cca4df46c9.webp" type="image/jpeg" />
    </item>
    <item>
      <title>Blaxel raises $7.3M seed round led by First Round to build cloud infrastructure for the AI agent economy</title>
      <link>https://blaxel.ai/blog/Blaxel-Raises-7-3M-Seed-Round-led-by-First-Round-to-Build-Cloud-Infrastructure-for-the-AI-Agent-Eco-23247e47b1ea8067b923d998364e3ced</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/Blaxel-Raises-7-3M-Seed-Round-led-by-First-Round-to-Build-Cloud-Infrastructure-for-the-AI-Agent-Eco-23247e47b1ea8067b923d998364e3ced</guid>
      <description>We&apos;re excited to announce that Blaxel has raised $7.3M in seed funding from First Round, Y Combinator, Liquid 2, Multimodal and others.</description>
      <pubDate>Wed, 03 Dec 2025 13:52:15 GMT</pubDate>
      <category>Blaxel News</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/Blog_Seed_announcement_1317896ab7.png" type="image/jpeg" />
    </item>
    <item>
      <title>Stop paying for idle: how we built per-second metering for Blaxel Sandboxes</title>
      <link>https://blaxel.ai/blog/stop-paying-for-idle-how-we-built-per-second-metering-for-blaxel-sandboxes</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/stop-paying-for-idle-how-we-built-per-second-metering-for-blaxel-sandboxes</guid>
      <description>How we built event-driven usage metering for Blaxel Sandboxes, AI Hosting and Batch Jobs, to ensure credit-based billing only for when compute is really used.</description>
      <pubDate>Wed, 03 Dec 2025 13:52:15 GMT</pubDate>
      <category>Engineering</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/metering_for_sandboxes_7f485c7820.png" type="image/jpeg" />
    </item>
    <item>
      <title>How to build a voice agent</title>
      <link>https://blaxel.ai/blog/how-to-build-a-voice-agent</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/how-to-build-a-voice-agent</guid>
      <description>We have built a voice agent on Blaxel and made it available as a template!</description>
      <pubDate>Wed, 03 Dec 2025 13:52:14 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/photo_1611532736579_6b16e2b50449_1_6c8ff00e48.jpeg" type="image/jpeg" />
    </item>
    <item>
      <title>Introducing agentic traces</title>
      <link>https://blaxel.ai/blog/introducing-agentic-traces</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/introducing-agentic-traces</guid>
      <description>See exactly what your AI agents are doing under the hood with zero setup required.</description>
      <pubDate>Wed, 03 Dec 2025 13:52:13 GMT</pubDate>
      <category>Blaxel News</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/Blog_agentic_traces_e6d5d13a98.png" type="image/jpeg" />
    </item>
    <item>
      <title>Integrating n8n with Blaxel</title>
      <link>https://blaxel.ai/blog/agentic-ai-automation-integrating-n8n-with-blaxel</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/agentic-ai-automation-integrating-n8n-with-blaxel</guid>
      <description>Orchestrate Blaxel agents with n8n workflows for non-technical teams to run multi-agent AIs easily.</description>
      <pubDate>Wed, 03 Dec 2025 13:52:13 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/photo_1542621334_a254cf47733d_1_29736179e1.jpeg" type="image/jpeg" />
    </item>
    <item>
      <title>Introducing HuggingFace integration</title>
      <link>https://blaxel.ai/blog/introducing-huggingface-integration</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/introducing-huggingface-integration</guid>
      <description>Blaxel now integrates with HuggingFace, allowing you to connect to and deploy AI models directly through the platform.</description>
      <pubDate>Wed, 03 Dec 2025 13:52:12 GMT</pubDate>
      <category>Blaxel News</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/Header_blog_1_1_73a9f1a521.webp" type="image/jpeg" />
    </item>
    <item>
      <title>How to slash sandbox memory usage by 75% using OverlayFS</title>
      <link>https://blaxel.ai/blog/how-to-slash-sandbox-memory-usage-by-75-using-overlayfs</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/how-to-slash-sandbox-memory-usage-by-75-using-overlayfs</guid>
      <description>We improved sandbox performance with OverlayFS and EROFS technologies, cutting memory usage by 75%. Discover how we did it.</description>
      <pubDate>Wed, 03 Dec 2025 13:52:12 GMT</pubDate>
      <category>Engineering</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/Blog_overlayfs_0e4e19e987.png" type="image/jpeg" />
    </item>
    <item>
      <title>Introducing Pactory integration</title>
      <link>https://blaxel.ai/blog/introducing-pactory-integration</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/introducing-pactory-integration</guid>
      <description>Blaxel is now officially integrated with Pactory, the AI Agents Marketplace!</description>
      <pubDate>Wed, 03 Dec 2025 13:52:11 GMT</pubDate>
      <category>Blaxel News</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/Header_blog_2_1_a765b0a188.webp" type="image/jpeg" />
    </item>
    <item>
      <title>How Jazzberry eliminated downtime with Blaxel</title>
      <link>https://blaxel.ai/blog/how-jazzberry-eliminated-downtime-with-blaxel</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/how-jazzberry-eliminated-downtime-with-blaxel</guid>
      <description>Discover how Jazzberry eliminated downtime by migrating to a reliable, serverless sandbox architecture on Blaxel.</description>
      <pubDate>Wed, 03 Dec 2025 13:52:10 GMT</pubDate>
      <category>Customer Case Study</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/Blog_Jazzberry_fd65549013.png" type="image/jpeg" />
    </item>
    <item>
      <title>LangChain: Building powerful AI applications via Blaxel</title>
      <link>https://blaxel.ai/blog/langchain-building-powerful-ai-applications-with</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/langchain-building-powerful-ai-applications-with</guid>
      <description>In the rapidly evolving landscape of AI development, LangChain has emerged as a powerful framework that&apos;s revolutionizing how developers build AI applications.</description>
      <pubDate>Wed, 03 Dec 2025 13:52:10 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/photo_1626908013351_800ddd734b8a_1_dabafadb33.jpeg" type="image/jpeg" />
    </item>
    <item>
      <title>Delty builds secure, high-context AI pull request reviews with Blaxel sandboxes</title>
      <link>https://blaxel.ai/blog/delty-builds-secure-high-context-ai-pull-request-reviews-with-blaxel-sandboxes</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/delty-builds-secure-high-context-ai-pull-request-reviews-with-blaxel-sandboxes</guid>
      <description>Delty uses Blaxel sandboxes to deliver secure, isolated AI PR reviews for 4+ enterprise customers, analyzing entire codebases with 25ms standby resumes.
</description>
      <pubDate>Wed, 03 Dec 2025 13:52:09 GMT</pubDate>
      <category>Customer Case Study</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/delty_cc_e1d75facc6.png" type="image/jpeg" />
    </item>
    <item>
      <title>The Era of Chats is ending. The Era of Compute is just starting.</title>
      <link>https://blaxel.ai/blog/the-era-of-chats-is-ending-the-era-of-compute-is-just-starting</link>
      <guid isPermaLink="true">https://blaxel.ai/blog/the-era-of-chats-is-ending-the-era-of-compute-is-just-starting</guid>
      <description>Anthropic is signalling a shift from LLMs to compute runtimes. Learn why code execution is the new standard for AI agents and why infrastructure cold starts are the hidden killer of agent performance.</description>
      <pubDate>Wed, 03 Dec 2025 13:52:08 GMT</pubDate>
      <category>Guides</category>
      <enclosure url="https://miraculous-excellence-bfc799f472.media.strapiapp.com/the_era_of_chats_is_ending_the_era_of_compute_is_just_starting2_8fad9489fc.png" type="image/jpeg" />
    </item>
  </channel>
</rss>