<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>InfoQ - AI, ML &amp; Data Engineering</title>
    <link>https://www.infoq.com</link>
    <description>InfoQ AI, ML &amp; Data Engineering feed</description>
    <item>
      <title>Anthropic Introduces Managed Agents to Simplify AI Agent Deployment</title>
      <link>https://www.infoq.com/news/2026/04/anthropic-managed-agents/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=AI%2C+ML+%26+Data+Engineering</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/04/anthropic-managed-agents/en/headerimage/generatedHeaderImage-1776566447284.jpg"/&gt;&lt;p&gt;Anthropic introduces Managed Agents on Claude, a managed execution layer for agent-based workflows. It separates agent logic from runtime concerns like orchestration, sandboxing, state management, and credentials. The system supports long-running multi-step workflows with external tools, error recovery, and session continuity via a meta-harness architecture.&lt;/p&gt; &lt;i&gt;By Leela Kumili&lt;/i&gt;</description>
      <category>Artificial Intelligence</category>
      <category>AI Architecture</category>
      <category>AI Development</category>
      <category>Agents</category>
      <category>AIOps</category>
      <category>Anthropic</category>
      <category>Large language models</category>
      <category>Workflow Foundation</category>
      <category>Claude</category>
      <category>Automated Deployment</category>
      <category>DevOps</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>news</category>
      <pubDate>Tue, 21 Apr 2026 14:36:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/04/anthropic-managed-agents/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=AI%2C+ML+%26+Data+Engineering</guid>
      <dc:creator>Leela Kumili</dc:creator>
      <dc:date>2026-04-21T14:36:00Z</dc:date>
      <dc:identifier>/news/2026/04/anthropic-managed-agents/en</dc:identifier>
    </item>
    <item>
      <title>GitHub Acknowledges Recent Outages, Cites Scaling Challenges and Architectural Weaknesses</title>
      <link>https://www.infoq.com/news/2026/04/github-outages-scaling/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=AI%2C+ML+%26+Data+Engineering</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/04/github-outages-scaling/en/headerimage/generatedHeaderImage-1776504516196.jpg"/&gt;&lt;p&gt;GitHub has publicly addressed a series of recent availability and performance issues that disrupted services across its platform, attributing the incidents to rapid growth, architectural coupling, and limitations in handling system load.&lt;/p&gt; &lt;i&gt;By Craig Risi&lt;/i&gt;</description>
      <category>github</category>
      <category>Artificial Intelligence</category>
      <category>AI Architecture</category>
      <category>Scaling</category>
      <category>DevOps</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>news</category>
      <pubDate>Tue, 21 Apr 2026 12:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/04/github-outages-scaling/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=AI%2C+ML+%26+Data+Engineering</guid>
      <dc:creator>Craig Risi</dc:creator>
      <dc:date>2026-04-21T12:00:00Z</dc:date>
      <dc:identifier>/news/2026/04/github-outages-scaling/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: Dynamic Moments: Weaving LLMs into Deep Personalization at DoorDash</title>
      <link>https://www.infoq.com/presentations/llm-personalization/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=AI%2C+ML+%26+Data+Engineering</link>
      <description>&lt;img src="https://res.infoq.com/presentations/llm-personalization/en/mediumimage/Sudeep-Das-Pradeep-Muthukrishnan-medium-1776173227456.jpg"/&gt;&lt;p&gt;Sudeep Das and Pradeep Muthukrishnan explain the shift from static merchandising to dynamic, moment-aware personalization at DoorDash. They share how LLMs generate natural-language "consumer profiles" and content blueprints, while traditional deep learning handles last-mile ranking. This hybrid approach allows the platform to adapt to short-lived user intent and massive catalog abundance.&lt;/p&gt; &lt;i&gt;By Sudeep Das, Pradeep Muthukrishnan&lt;/i&gt;</description>
      <category>QCon San Francisco 2025</category>
      <category>Large language models</category>
      <category>Use Cases</category>
      <category>Transcripts</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>presentation</category>
      <pubDate>Tue, 21 Apr 2026 10:35:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/llm-personalization/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=AI%2C+ML+%26+Data+Engineering</guid>
      <dc:creator>Sudeep Das, Pradeep Muthukrishnan</dc:creator>
      <dc:date>2026-04-21T10:35:00Z</dc:date>
      <dc:identifier>/presentations/llm-personalization/en</dc:identifier>
    </item>
    <item>
      <title>Designing Memory for AI Agents: Inside Linkedin’s Cognitive Memory Agent</title>
      <link>https://www.infoq.com/news/2026/04/linkedin-cognitive-memory-agent/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=AI%2C+ML+%26+Data+Engineering</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/04/linkedin-cognitive-memory-agent/en/headerimage/memorylayer-1776233312896.jpeg"/&gt;&lt;p&gt;LinkedIn introduces Cognitive Memory Agent (CMA),  generative AI infrastructure layer enabling stateful, context-aware systems. It provides persistent memory across episodic, semantic, and procedural layers, supporting multi-agent coordination, retrieval, and lifecycle management. CMA addresses LLM statelessness and enables production-grade personalization and long-term context in AI applications.&lt;/p&gt; &lt;i&gt;By Leela Kumili&lt;/i&gt;</description>
      <category>AI Architecture</category>
      <category>Memory</category>
      <category>AI Development</category>
      <category>Context-Augmented Generation</category>
      <category>Agents</category>
      <category>Evolutionary Architecture</category>
      <category>Retrieval-Augmented Generation</category>
      <category>Large language models</category>
      <category>Distributed Systems</category>
      <category>Platform Engineering</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>news</category>
      <pubDate>Mon, 20 Apr 2026 14:59:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/04/linkedin-cognitive-memory-agent/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=AI%2C+ML+%26+Data+Engineering</guid>
      <dc:creator>Leela Kumili</dc:creator>
      <dc:date>2026-04-20T14:59:00Z</dc:date>
      <dc:identifier>/news/2026/04/linkedin-cognitive-memory-agent/en</dc:identifier>
    </item>
    <item>
      <title>Subagents in Gemini CLI Enable Task Delegation and Parallel Agent Workflows</title>
      <link>https://www.infoq.com/news/2026/04/subagents-gemini-cli/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=AI%2C+ML+%26+Data+Engineering</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/04/subagents-gemini-cli/en/headerimage/generatedHeaderImage-1776684564496.jpg"/&gt;&lt;p&gt;Google has introduced subagents in Gemini CLI, a new capability designed to help developers delegate complex or repetitive tasks to specialized AI agents operating alongside a primary session.&lt;/p&gt; &lt;i&gt;By Robert Krzaczyński&lt;/i&gt;</description>
      <category>Gemini</category>
      <category>Agents</category>
      <category>Google</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>news</category>
      <pubDate>Mon, 20 Apr 2026 12:26:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/04/subagents-gemini-cli/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=AI%2C+ML+%26+Data+Engineering</guid>
      <dc:creator>Robert Krzaczyński</dc:creator>
      <dc:date>2026-04-20T12:26:00Z</dc:date>
      <dc:identifier>/news/2026/04/subagents-gemini-cli/en</dc:identifier>
    </item>
    <item>
      <title>Google ADK for Java 1.0 Introduces New App and Plugin Architecture, External Tools Support, and More</title>
      <link>https://www.infoq.com/news/2026/04/google-adk-1-0-new-architecture/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=AI%2C+ML+%26+Data+Engineering</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/04/google-adk-1-0-new-architecture/en/headerimage/google-adk-java-1-0-1776676782594.jpeg"/&gt;&lt;p&gt;Google's Agent Development Kit for Java reached 1.0, introducing integrations with new external tools, a new app and plugin architecture, advanced context engineering, human-in-the-loop workflows, and more.&lt;/p&gt; &lt;i&gt;By Sergio De Simone&lt;/i&gt;</description>
      <category>Agents</category>
      <category>Open Source</category>
      <category>Large language models</category>
      <category>Java</category>
      <category>Google</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Mon, 20 Apr 2026 10:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/04/google-adk-1-0-new-architecture/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=AI%2C+ML+%26+Data+Engineering</guid>
      <dc:creator>Sergio De Simone</dc:creator>
      <dc:date>2026-04-20T10:00:00Z</dc:date>
      <dc:identifier>/news/2026/04/google-adk-1-0-new-architecture/en</dc:identifier>
    </item>
    <item>
      <title>Google’s Aletheia Advances the State of the Art of Fully Autonomous Agentic Math Research</title>
      <link>https://www.infoq.com/news/2026/04/deepmind-aletheia-agentic-math/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=AI%2C+ML+%26+Data+Engineering</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/04/deepmind-aletheia-agentic-math/en/headerimage/generatedHeaderImage-1776570139748.jpg"/&gt;&lt;p&gt;Google announced Aletheia, an AI using Gemini 3 Deep Think that solved 6/10 novel math problems in the FirstProof challenge. Aletheia also scored ~91.9% on IMO-ProofBench, signaling a significant shift in automated research-level proof discovery without human intervention.&lt;/p&gt; &lt;i&gt;By Bruno Couriol&lt;/i&gt;</description>
      <category>Google DeepMind</category>
      <category>Large language models</category>
      <category>Google</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Sun, 19 Apr 2026 04:38:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/04/deepmind-aletheia-agentic-math/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=AI%2C+ML+%26+Data+Engineering</guid>
      <dc:creator>Bruno Couriol</dc:creator>
      <dc:date>2026-04-19T04:38:00Z</dc:date>
      <dc:identifier>/news/2026/04/deepmind-aletheia-agentic-math/en</dc:identifier>
    </item>
    <item>
      <title>AWS Announces General Availability of DevOps Agent for Automated Incident Investigation</title>
      <link>https://www.infoq.com/news/2026/04/aws-devops-agent-ga/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=AI%2C+ML+%26+Data+Engineering</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/04/aws-devops-agent-ga/en/headerimage/generatedHeaderImage-1775576531730.jpg"/&gt;&lt;p&gt;AWS has announced the general availability of DevOps Agent, a generative AI–powered assistant designed to help developers and operators troubleshoot issues, analyze deployments, and automate operational tasks across AWS environments.&lt;/p&gt; &lt;i&gt;By Renato Losio&lt;/i&gt;</description>
      <category>Agents</category>
      <category>Site Reliability Engineering</category>
      <category>AIOps</category>
      <category>AWS</category>
      <category>Generative AI</category>
      <category>Incident Response</category>
      <category>DevOps</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>news</category>
      <pubDate>Sat, 18 Apr 2026 11:31:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/04/aws-devops-agent-ga/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=AI%2C+ML+%26+Data+Engineering</guid>
      <dc:creator>Renato Losio</dc:creator>
      <dc:date>2026-04-18T11:31:00Z</dc:date>
      <dc:identifier>/news/2026/04/aws-devops-agent-ga/en</dc:identifier>
    </item>
    <item>
      <title>Meta Reports 4x Higher Bug Detection with Just-in-Time Testing</title>
      <link>https://www.infoq.com/news/2026/04/meta-jit-testing-ai-detection/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=AI%2C+ML+%26+Data+Engineering</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/04/meta-jit-testing-ai-detection/en/headerimage/generatedHeaderImage-1776178648278.jpg"/&gt;&lt;p&gt;Meta introduces Just-in-Time (JiT) testing, a dynamic approach that generates tests during code review instead of relying on static test suites. The system improves bug detection by ~4x in AI-assisted development using LLMs, mutation testing, and intent-aware workflows like Dodgy Diff. It reflects a shift toward change-aware, AI-driven software testing in agentic development environments.&lt;/p&gt; &lt;i&gt;By Leela Kumili&lt;/i&gt;</description>
      <category>Code Reviews</category>
      <category>Agents</category>
      <category>Test Automation</category>
      <category>Testing</category>
      <category>Large language models</category>
      <category>AI Assisted Coding</category>
      <category>Automation</category>
      <category>Software Testing</category>
      <category>Automated testing</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>news</category>
      <pubDate>Fri, 17 Apr 2026 14:49:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/04/meta-jit-testing-ai-detection/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=AI%2C+ML+%26+Data+Engineering</guid>
      <dc:creator>Leela Kumili</dc:creator>
      <dc:date>2026-04-17T14:49:00Z</dc:date>
      <dc:identifier>/news/2026/04/meta-jit-testing-ai-detection/en</dc:identifier>
    </item>
    <item>
      <title>CNCF Warns Kubernetes Alone Is Not Enough to Secure LLM Workloads</title>
      <link>https://www.infoq.com/news/2026/04/kubernetes-secure-workloads/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=AI%2C+ML+%26+Data+Engineering</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/04/kubernetes-secure-workloads/en/headerimage/generatedHeaderImage-1775830657737.jpg"/&gt;&lt;p&gt;A new blog from the Cloud Native Computing Foundation highlights a critical gap in how organizations are deploying large language models (LLMs) on Kubernetes: while Kubernetes excels at orchestrating and isolating workloads, it does not inherently understand or control the behavior of AI systems, creating a fundamentally different and more complex threat model.&lt;/p&gt; &lt;i&gt;By Craig Risi&lt;/i&gt;</description>
      <category>Artificial Intelligence</category>
      <category>Kubernetes</category>
      <category>Large language models</category>
      <category>Cloud Security</category>
      <category>Cloud Native Computing Foundation</category>
      <category>DevOps</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>news</category>
      <pubDate>Fri, 17 Apr 2026 12:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/04/kubernetes-secure-workloads/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=AI%2C+ML+%26+Data+Engineering</guid>
      <dc:creator>Craig Risi</dc:creator>
      <dc:date>2026-04-17T12:00:00Z</dc:date>
      <dc:identifier>/news/2026/04/kubernetes-secure-workloads/en</dc:identifier>
    </item>
    <item>
      <title>Anthropic Introduces Agent-Based Code Review for Claude Code</title>
      <link>https://www.infoq.com/news/2026/04/claude-code-review/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=AI%2C+ML+%26+Data+Engineering</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/04/claude-code-review/en/headerimage/generatedHeaderImage-1776367713481.jpg"/&gt;&lt;p&gt;Anthropic has introduced a new Code Review feature for Claude Code, adding an agent-based pull request review system that analyzes code changes using multiple AI reviewers.&lt;/p&gt; &lt;i&gt;By Daniel Dominguez&lt;/i&gt;</description>
      <category>github</category>
      <category>Artificial Intelligence</category>
      <category>Code Reviews</category>
      <category>Anthropic</category>
      <category>Large language models</category>
      <category>Claude</category>
      <category>Code Generation</category>
      <category>Software Development</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>news</category>
      <pubDate>Fri, 17 Apr 2026 10:16:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/04/claude-code-review/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=AI%2C+ML+%26+Data+Engineering</guid>
      <dc:creator>Daniel Dominguez</dc:creator>
      <dc:date>2026-04-17T10:16:00Z</dc:date>
      <dc:identifier>/news/2026/04/claude-code-review/en</dc:identifier>
    </item>
    <item>
      <title>Article: Lakehouse Tower of Babel: Handling Identifier Resolution Rules across Database Engines</title>
      <link>https://www.infoq.com/articles/lakehouse-sql-identifier-rules/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=AI%2C+ML+%26+Data+Engineering</link>
      <description>&lt;img src="https://res.infoq.com/articles/lakehouse-sql-identifier-rules/en/headerimage/lakehouse-sql-identifier-rules-header-1776241856705.jpg"/&gt;&lt;p&gt;Lakehouse architectures enable multiple engines to operate on shared data using open table formats such as Apache Iceberg. However, differences in SQL identifier resolution and catalog naming rules create interoperability failures. This article examines these behaviors and explains why enforcing consistent naming conventions and cross-engine validation is critical.&lt;/p&gt; &lt;i&gt;By Maninder Parmar&lt;/i&gt;</description>
      <category>Database</category>
      <category>Apache Iceberg</category>
      <category>Data Lake</category>
      <category>SQL</category>
      <category>Data Portability</category>
      <category>Data Catalog</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Architecture &amp; Design</category>
      <category>article</category>
      <pubDate>Fri, 17 Apr 2026 09:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/articles/lakehouse-sql-identifier-rules/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=AI%2C+ML+%26+Data+Engineering</guid>
      <dc:creator>Maninder Parmar</dc:creator>
      <dc:date>2026-04-17T09:00:00Z</dc:date>
      <dc:identifier>/articles/lakehouse-sql-identifier-rules/en</dc:identifier>
    </item>
    <item>
      <title>AWS Launches Agent Registry in Preview to Govern AI Agent Sprawl across Enterprises</title>
      <link>https://www.infoq.com/news/2026/04/aws-agent-registry-preview/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=AI%2C+ML+%26+Data+Engineering</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/04/aws-agent-registry-preview/en/headerimage/generatedHeaderImage-1776064171956.jpg"/&gt;&lt;p&gt;AWS released Agent Registry in preview as part of Amazon Bedrock AgentCore, providing a centralized catalog for discovering, governing, and reusing AI agents, tools, and MCP servers across organizations. The registry indexes agents regardless of where they run and supports both MCP and A2A protocols natively. Microsoft, Google Cloud, and the ACP Registry offer competing solutions.&lt;/p&gt; &lt;i&gt;By Steef-Jan Wiggers&lt;/i&gt;</description>
      <category>Agent2Agent</category>
      <category>Model Context Protocol (MCP)</category>
      <category>Agents</category>
      <category>Service Reliability</category>
      <category>Cloud</category>
      <category>AWS</category>
      <category>Amazon Web Services</category>
      <category>Registry</category>
      <category>Amazon</category>
      <category>DevOps</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Architecture &amp; Design</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Fri, 17 Apr 2026 06:54:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/04/aws-agent-registry-preview/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=AI%2C+ML+%26+Data+Engineering</guid>
      <dc:creator>Steef-Jan Wiggers</dc:creator>
      <dc:date>2026-04-17T06:54:00Z</dc:date>
      <dc:identifier>/news/2026/04/aws-agent-registry-preview/en</dc:identifier>
    </item>
    <item>
      <title>Google Opens Gemma 4 Under Apache 2.0 with Multimodal and Agentic Capabilities</title>
      <link>https://www.infoq.com/news/2026/04/google-gemm4/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=AI%2C+ML+%26+Data+Engineering</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/04/google-gemm4/en/headerimage/header-1776307607549.jpg"/&gt;&lt;p&gt;Google has announced the release of Gemma 4, a series of open-weight AI models, including variants with 2B, 4B, 26B, and 31B parameters, under the Apache 2.0 license. Key features include enhanced video and image processing, audio input on smaller models, and extended context windows up to 256K tokens.&lt;/p&gt; &lt;i&gt;By Hien Luu&lt;/i&gt;</description>
      <category>Large language models</category>
      <category>Edge Computing</category>
      <category>Generative AI</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Architecture &amp; Design</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Thu, 16 Apr 2026 17:05:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/04/google-gemm4/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=AI%2C+ML+%26+Data+Engineering</guid>
      <dc:creator>Hien Luu</dc:creator>
      <dc:date>2026-04-16T17:05:00Z</dc:date>
      <dc:identifier>/news/2026/04/google-gemm4/en</dc:identifier>
    </item>
    <item>
      <title>Cloudflare Launches Code Mode MCP Server to Optimize Token Usage for AI Agents</title>
      <link>https://www.infoq.com/news/2026/04/cloudflare-code-mode-mcp-server/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=AI%2C+ML+%26+Data+Engineering</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/04/cloudflare-code-mode-mcp-server/en/headerimage/generatedHeaderImage-1775438665018.jpg"/&gt;&lt;p&gt;Cloudflare has launched a new Model Context Protocol (MCP) server powered by Code Mode, enabling AI agents to interact with large APIs with minimal token usage. The server reduces context footprint across 2,500+ endpoints, improves multi-API orchestration, and provides a secure, code-centric execution environment for LLM agents.&lt;/p&gt; &lt;i&gt;By Leela Kumili&lt;/i&gt;</description>
      <category>Model Context Protocol (MCP)</category>
      <category>AI Architecture</category>
      <category>Agents</category>
      <category>Workflow / BPM</category>
      <category>Large language models</category>
      <category>API</category>
      <category>Orchestration</category>
      <category>TypeScript</category>
      <category>Optimization</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>news</category>
      <pubDate>Thu, 16 Apr 2026 14:17:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/04/cloudflare-code-mode-mcp-server/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=AI%2C+ML+%26+Data+Engineering</guid>
      <dc:creator>Leela Kumili</dc:creator>
      <dc:date>2026-04-16T14:17:00Z</dc:date>
      <dc:identifier>/news/2026/04/cloudflare-code-mode-mcp-server/en</dc:identifier>
    </item>
  </channel>
</rss>
