<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>InfoQ</title>
    <link>https://www.infoq.com</link>
    <description>InfoQ feed</description>
    <item>
      <title>Presentation: Why Fetch When You Can Sync? Building Local-First Apps on a Sync Engine Architecture</title>
      <link>https://www.infoq.com/presentations/local-first-sync-engine/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/presentations/local-first-sync-engine/en/mediumimage/James-Arthur-medium-1786620651340.jpeg"/&gt;&lt;p&gt;James Arthur shares why sync is the next frontier in frontend architecture. He explains how extending reactivity to the server with Electric and TanStack DB replaces imperative fetching with declarative data bindings. Learn how query-driven sync and local optimistic updates enable engineering leaders to build insanely fast, collaborative, and agentic applications using their existing stack.&lt;/p&gt; &lt;i&gt;By James Arthur&lt;/i&gt;</description>
      <category>QCon San Francisco 2025</category>
      <category>Infrastructure</category>
      <category>Sync Framework</category>
      <category>Transcripts</category>
      <category>DevOps</category>
      <category>Architecture &amp; Design</category>
      <category>presentation</category>
      <pubDate>Thu, 20 Aug 2026 13:19:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/local-first-sync-engine/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>James Arthur</dc:creator>
      <dc:date>2026-08-20T13:19:00Z</dc:date>
      <dc:identifier>/presentations/local-first-sync-engine/en</dc:identifier>
    </item>
    <item>
      <title>Next.js 16.3: Instant Navigations, Up to 90% Less Dev Memory and Faster Builds</title>
      <link>https://www.infoq.com/news/2026/08/vercel-next-js-16-3/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/08/vercel-next-js-16-3/en/headerimage/generatedHeaderImage-1787213210838.jpg"/&gt;&lt;p&gt;Vercel has released Next.js 16.3, featuring significant updates since version 16.0. Enhancements include reduced memory usage during development, accelerated build times, and improved type checking. Instant Navigations introduces faster, client-like responses while maintaining server-rendered architecture. Developers are advised to gradually adopt new features due to noted caveats.&lt;/p&gt; &lt;i&gt;By Daniel Curtis&lt;/i&gt;</description>
      <category>JavaScript</category>
      <category>Routing</category>
      <category>TypeScript</category>
      <category>React</category>
      <category>Web Development</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Thu, 20 Aug 2026 12:04:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/08/vercel-next-js-16-3/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Daniel Curtis</dc:creator>
      <dc:date>2026-08-20T12:04:00Z</dc:date>
      <dc:identifier>/news/2026/08/vercel-next-js-16-3/en</dc:identifier>
    </item>
    <item>
      <title>InfoQ Opens Enrollment for New AI-Assisted Engineering Online Certification Program</title>
      <link>https://www.infoq.com/news/2026/08/ai-assisted-engineering/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/08/ai-assisted-engineering/en/headerimage/infoq-ai-assisted-cohort-1787145000301.jpg"/&gt;&lt;p&gt;InfoQ has opened enrollment for the InfoQ Certified AI-Assisted Engineering Program, a five-week online certification program for senior engineers and architects who already run a coding agent against production code daily, where the open questions have moved past prompting into what the agent is allowed to touch and what catches its mistakes before a human does.&lt;/p&gt; &lt;i&gt;By Artenisa Chatziou&lt;/i&gt;</description>
      <category>Leadership</category>
      <category>Artificial Intelligence</category>
      <category>AI Architecture</category>
      <category>AI Security</category>
      <category>AI-Assisted Engineering Certification</category>
      <category>AI Certification</category>
      <category>InfoQ Certification Program</category>
      <category>Architecture</category>
      <category>Security</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Culture &amp; Methods</category>
      <category>news</category>
      <pubDate>Thu, 20 Aug 2026 12:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/08/ai-assisted-engineering/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Artenisa Chatziou</dc:creator>
      <dc:date>2026-08-20T12:00:00Z</dc:date>
      <dc:identifier>/news/2026/08/ai-assisted-engineering/en</dc:identifier>
    </item>
    <item>
      <title>How Code in the Age of Artificial Intelligence Becomes Write-Only and Disposable</title>
      <link>https://www.infoq.com/news/2026/08/code-AI-write-only-disposable/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/08/code-AI-write-only-disposable/en/headerimage/header-1786968412263.jpg"/&gt;&lt;p&gt;Artificial intelligence (AI) makes all code write-only,. It’s too dense to read, and tests define the behaviour and become the documentation. Code is also disposable; it becomes easier to rewrite than to debug. Humans can't review AI-generated code at scale. Intent decouples from implementation; developers should focus on creativity.&lt;/p&gt; &lt;i&gt;By Ben Linders&lt;/i&gt;</description>
      <category>Artificial Intelligence</category>
      <category>Code Quality</category>
      <category>Code Reviews</category>
      <category>QCon Software Development Conference</category>
      <category>Culture</category>
      <category>QCon London 2026</category>
      <category>Code Generation</category>
      <category>Observability</category>
      <category>Development</category>
      <category>Culture &amp; Methods</category>
      <category>news</category>
      <pubDate>Thu, 20 Aug 2026 11:25:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/08/code-AI-write-only-disposable/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Ben Linders</dc:creator>
      <dc:date>2026-08-20T11:25:00Z</dc:date>
      <dc:identifier>/news/2026/08/code-AI-write-only-disposable/en</dc:identifier>
    </item>
    <item>
      <title>Microsoft Releases Aspire 13.5 With a Refreshed Dashboard and Workflow Improvements</title>
      <link>https://www.infoq.com/news/2026/08/dotnet-aspire-13-5-release/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://www.infoq.com/styles/static/images/logo/logo_bigger.jpg"/&gt;&lt;p&gt;Last week, Microsoft released Aspire 13.5, an update that refreshes the dashboard and the aspire.dev homepage and adds several quality-of-life features. The Interaction Service gains file imports and progress dialogs; resources can host an interactive terminal in the dashboard, and deployment adds Kubernetes persistent volumes and cross-scope Azure references.&lt;/p&gt; &lt;i&gt;By Almir Vuk&lt;/i&gt;</description>
      <category>.NET Aspire</category>
      <category>Cloud Native Architecture</category>
      <category>.NET 11</category>
      <category>.NET</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Thu, 20 Aug 2026 08:07:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/08/dotnet-aspire-13-5-release/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Almir Vuk</dc:creator>
      <dc:date>2026-08-20T08:07:00Z</dc:date>
      <dc:identifier>/news/2026/08/dotnet-aspire-13-5-release/en</dc:identifier>
    </item>
    <item>
      <title>Flux Mirror Uses Gitless GitOps to Keep Software Supply Chain Under Control</title>
      <link>https://www.infoq.com/news/2026/08/flux-mirror-gitless-gitops/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/08/flux-mirror-gitless-gitops/en/headerimage/generatedHeaderImage-1787065801496.jpg"/&gt;&lt;p&gt;Flux has introduced Flux Mirror, a CLI plugin that mirrors container images, Helm charts and OCI artifacts between registries from a declarative configuration. The plugin is part of the Flux v2.9 CLI plugin system and is presented as a way to keep Kubernetes clusters reconciling only from registries that teams operate themselves.&lt;/p&gt; &lt;i&gt;By Matt Saunders&lt;/i&gt;</description>
      <category>Kubernetes</category>
      <category>Software Supply Chain</category>
      <category>GitOps</category>
      <category>DevOps</category>
      <category>news</category>
      <pubDate>Thu, 20 Aug 2026 08:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/08/flux-mirror-gitless-gitops/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Matt Saunders</dc:creator>
      <dc:date>2026-08-20T08:00:00Z</dc:date>
      <dc:identifier>/news/2026/08/flux-mirror-gitless-gitops/en</dc:identifier>
    </item>
    <item>
      <title>Harper Argues Against the Multi-System Stack and Releases 5.2</title>
      <link>https://www.infoq.com/news/2026/08/harper-vercel-benchmark/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/08/harper-vercel-benchmark/en/headerimage/generatedHeaderImage-1786778815218.jpg"/&gt;&lt;p&gt;The database platform Harper advocates for a single-runtime architecture that keeps application code and data together, with its benchmark against a Vercel-based stack reporting significantly better performance on live, personalized-data workloads. Harper recently released version 5.2, with a new record cache and more throughput per node.&lt;/p&gt; &lt;i&gt;By Renato Losio&lt;/i&gt;</description>
      <category>Big Data</category>
      <category>Database</category>
      <category>Data Lake</category>
      <category>Serverless</category>
      <category>Distributed Systems</category>
      <category>Distributed Data</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Architecture &amp; Design</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Thu, 20 Aug 2026 06:20:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/08/harper-vercel-benchmark/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Renato Losio</dc:creator>
      <dc:date>2026-08-20T06:20:00Z</dc:date>
      <dc:identifier>/news/2026/08/harper-vercel-benchmark/en</dc:identifier>
    </item>
    <item>
      <title>The Open-Sourcing of DeepSeek Harness Opens the Door to Modular, Unbundled AI Agent Infrastructure</title>
      <link>https://www.infoq.com/news/2026/08/deep-seek-harness/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://www.infoq.com/styles/static/images/logo/logo_bigger.jpg"/&gt;&lt;p&gt;DeepSeek has released a developer preview of DeepSeek Harness (dsh), an open-source execution runtime for building autonomous AI agents. The software features a micro-kernel architecture with modular plugins for various functional units. The release includes an append-only event logging system for tracking execution activities. Adoption may depend on plugin ecosystem stability and API maintenance.&lt;/p&gt; &lt;i&gt;By Olimpiu Pop&lt;/i&gt;</description>
      <category>Agentic AI Architecture</category>
      <category>Large language models</category>
      <category>AI Assisted Coding</category>
      <category>AI Coding</category>
      <category>AI Harness</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Thu, 20 Aug 2026 05:05:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/08/deep-seek-harness/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Olimpiu Pop</dc:creator>
      <dc:date>2026-08-20T05:05:00Z</dc:date>
      <dc:identifier>/news/2026/08/deep-seek-harness/en</dc:identifier>
    </item>
    <item>
      <title>Docker Launches Fully Rebuilt Virtualization Layer to Boost Performance and Improve Dev Experience</title>
      <link>https://www.infoq.com/news/2026/08/docker-vmm-layer/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/08/docker-vmm-layer/en/headerimage/docker-vmm-virtualization-1787163897320.jpeg"/&gt;&lt;p&gt;Docker VMM (virtual machine monitor) is Docker's new, first-party virtualization layer for Docker Desktop, replacing third-party virtualization components with an engine that Docker can directly control and optimize specifically for container workloads. The public beta launched with Docker Desktop 4.86 for Mac and Windows.&lt;/p&gt; &lt;i&gt;By Sergio De Simone&lt;/i&gt;</description>
      <category>Virtual Machines</category>
      <category>Virtualization</category>
      <category>Docker</category>
      <category>DevOps</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Wed, 19 Aug 2026 19:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/08/docker-vmm-layer/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Sergio De Simone</dc:creator>
      <dc:date>2026-08-19T19:00:00Z</dc:date>
      <dc:identifier>/news/2026/08/docker-vmm-layer/en</dc:identifier>
    </item>
    <item>
      <title>Whatsapp Tests on Device ML for Scam Detection with Privacy Preserving Analytics</title>
      <link>https://www.infoq.com/news/2026/08/whatsapp-scam-alert-beta/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/08/whatsapp-scam-alert-beta/en/headerimage/generatedHeaderImage-1786843415541.jpg"/&gt;&lt;p&gt;WhatsApp is testing Scam Alert in limited beta, using on device machine learning to detect potential scam messages from non contacts. Meta's architecture keeps message content on the device while using confidential computing, Oblivious HTTP, differential privacy, and model transparency to measure performance and protect model delivery.&lt;/p&gt; &lt;i&gt;By Leela Kumili&lt;/i&gt;</description>
      <category>Mobile Apps</category>
      <category>AI Security</category>
      <category>Mobile Privacy</category>
      <category>Embedded Devices</category>
      <category>Mobile</category>
      <category>Encryption</category>
      <category>Security</category>
      <category>Data Analytics</category>
      <category>Alerting</category>
      <category>Data Privacy</category>
      <category>Model</category>
      <category>Cloudflare</category>
      <category>Machine Learning</category>
      <category>DevOps</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>news</category>
      <pubDate>Wed, 19 Aug 2026 14:17:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/08/whatsapp-scam-alert-beta/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Leela Kumili</dc:creator>
      <dc:date>2026-08-19T14:17:00Z</dc:date>
      <dc:identifier>/news/2026/08/whatsapp-scam-alert-beta/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: Understanding Progressive Collapse: How To Avoid A Cascading Failure</title>
      <link>https://www.infoq.com/presentations/progressive-collapse-system-resilience/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/presentations/progressive-collapse-system-resilience/en/mediumimage/sam-newman-medium-1785845419904.jpg"/&gt;&lt;p&gt;Sam Newman discusses the concept of progressive collapse in civil engineering and how it applies to distributed systems. Using real-world examples - from the 1968 Ronan Point tower failure to AWS outages - he shares crucial resilience engineering strategies for software leaders. Learn how to strengthen components, isolate failures, and reduce interconnections to prevent catastrophic cascades.&lt;/p&gt; &lt;i&gt;By Sam Newman&lt;/i&gt;</description>
      <category>Fault Tolerance</category>
      <category>Cloud Architecture</category>
      <category>Resilience</category>
      <category>Failure</category>
      <category>Distributed Systems</category>
      <category>QCon London 2026</category>
      <category>Microservices</category>
      <category>Transcripts</category>
      <category>DevOps</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>presentation</category>
      <pubDate>Wed, 19 Aug 2026 11:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/progressive-collapse-system-resilience/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Sam Newman</dc:creator>
      <dc:date>2026-08-19T11:00:00Z</dc:date>
      <dc:identifier>/presentations/progressive-collapse-system-resilience/en</dc:identifier>
    </item>
    <item>
      <title>.NET 11 Preview 7 Brings Updates Across C#, ASP.NET Core, EF Core, and Windows Forms</title>
      <link>https://www.infoq.com/news/2026/08/dotnet-11-preview-7/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/08/dotnet-11-preview-7/en/headerimage/twitterCard-1787081506416.jpg"/&gt;&lt;p&gt;Last week Microsoft released .NET 11 Preview 7, with updates across C#, ASP.NET Core, .NET MAUI, Entity Framework Core, Windows Forms, and F#. C# adds labeled break and continue. ASP.NET Core brings Blazor circuit pausing, CacheView, and built-in validation localization. Windows Forms gains an opt-in modern rendering pipeline, and EF Core adds Half type support on SQLite.&lt;/p&gt; &lt;i&gt;By Almir Vuk&lt;/i&gt;</description>
      <category>.NET Core</category>
      <category>.NET 10</category>
      <category>.NET 9</category>
      <category>.NET 11</category>
      <category>.NET 8</category>
      <category>.NET</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Wed, 19 Aug 2026 09:26:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/08/dotnet-11-preview-7/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Almir Vuk</dc:creator>
      <dc:date>2026-08-19T09:26:00Z</dc:date>
      <dc:identifier>/news/2026/08/dotnet-11-preview-7/en</dc:identifier>
    </item>
    <item>
      <title>Multi Agent Collaboration Gets Persistent Compute in Bedrock AgentCore</title>
      <link>https://www.infoq.com/news/2026/08/aws-bedrock-agentcore-runtime/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/08/aws-bedrock-agentcore-runtime/en/headerimage/generatedHeaderImage-1787061024394.jpg"/&gt;&lt;p&gt;Amazon Web Services has extended Amazon Bedrock AgentCore with runtime instances, a new compute option that gives AI agents persistent infrastructure purpose-built for complex long-running workflows and multi-agent coordination.&lt;/p&gt; &lt;i&gt;By Matt Saunders&lt;/i&gt;</description>
      <category>Agents</category>
      <category>Agentic AI Architecture</category>
      <category>Amazon Web Services</category>
      <category>DevOps</category>
      <category>news</category>
      <pubDate>Wed, 19 Aug 2026 08:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/08/aws-bedrock-agentcore-runtime/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Matt Saunders</dc:creator>
      <dc:date>2026-08-19T08:00:00Z</dc:date>
      <dc:identifier>/news/2026/08/aws-bedrock-agentcore-runtime/en</dc:identifier>
    </item>
    <item>
      <title>React Router v8: A Deliberately Boring Release with ESM-Only Builds and Default Middleware</title>
      <link>https://www.infoq.com/news/2026/08/react-route-v8/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/08/react-route-v8/en/headerimage/generatedHeaderImage-1787041418977.jpg"/&gt;&lt;p&gt;React Router v8 was released on June 17, 2026, with minimal breaking changes and new baselines. Key updates include an ESM-only build and default middleware settings. React Router v6 and Remix v2 have reached End of Life. Developers should follow specific migration guidelines to update their applications, while some are considering alternatives like TanStack Router.&lt;/p&gt; &lt;i&gt;By Daniel Curtis&lt;/i&gt;</description>
      <category>JavaScript</category>
      <category>CommonJS</category>
      <category>React</category>
      <category>TypeScript</category>
      <category>Web Development</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Wed, 19 Aug 2026 06:21:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/08/react-route-v8/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Daniel Curtis</dc:creator>
      <dc:date>2026-08-19T06:21:00Z</dc:date>
      <dc:identifier>/news/2026/08/react-route-v8/en</dc:identifier>
    </item>
    <item>
      <title>Cloudflare WriteGuard Brings Fine-Grained Security Controls for MCP Servers</title>
      <link>https://www.infoq.com/news/2026/08/cloudflare-writeguard-mcp-safety/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/08/cloudflare-writeguard-mcp-safety/en/headerimage/cloudflare-writeguard-1787067902475.jpeg"/&gt;&lt;p&gt;Cloudflare is introducing WriteGuard, now in private beta, to provide fine-grained security controls for MCP (Model Context Protocol) servers. It aims to make AI agents safer by controlling their access to tools that can modify data or perform actions, rather than simply read information.&lt;/p&gt; &lt;i&gt;By Sergio De Simone&lt;/i&gt;</description>
      <category>Model Context Protocol (MCP)</category>
      <category>Agentic AI Architecture</category>
      <category>Cloudflare</category>
      <category>Cloud</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Architecture &amp; Design</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Tue, 18 Aug 2026 16:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/08/cloudflare-writeguard-mcp-safety/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Sergio De Simone</dc:creator>
      <dc:date>2026-08-18T16:00:00Z</dc:date>
      <dc:identifier>/news/2026/08/cloudflare-writeguard-mcp-safety/en</dc:identifier>
    </item>
  </channel>
</rss>
