<?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>Spring News Roundup: Point Releases of Boot, Security, Integration, Modulith and Spring AI 2.0</title>
      <link>https://www.infoq.com/news/2026/06/spring-news-roundup-jun08-2026/?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/06/spring-news-roundup-jun08-2026/en/headerimage/java-istock-image-01-1781532733056.jpg"/&gt;&lt;p&gt;There was a flurry of activity in the Spring ecosystem during the week of June 8th, 2026, highlighting point releases of: Spring Boot, Spring Security, Spring Session, Spring Integration, Spring Modulith, Spring AMQP and Spring Vault; and GA releases of Spring AI 2.0 and Spring Data 2026.0.0.&lt;/p&gt; &lt;i&gt;By Michael Redlich&lt;/i&gt;</description>
      <category>Spring Data</category>
      <category>AMQP</category>
      <category>LDAP</category>
      <category>Spring Boot</category>
      <category>Spring Security</category>
      <category>Apache Kafka</category>
      <category>gRPC</category>
      <category>Spring AI</category>
      <category>Java</category>
      <category>Spring Integration</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>news</category>
      <pubDate>Mon, 15 Jun 2026 14:15:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/spring-news-roundup-jun08-2026/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Michael Redlich</dc:creator>
      <dc:date>2026-06-15T14:15:00Z</dc:date>
      <dc:identifier>/news/2026/06/spring-news-roundup-jun08-2026/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: Practical Performance Tuning for Serverless Java on AWS</title>
      <link>https://www.infoq.com/presentations/java-aws-serverless/?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/java-aws-serverless/en/mediumimage/medium-1781081669846.jpeg"/&gt;&lt;p&gt;AWS Hero Vadym Kazulkin explains how to overcome Java’s enterprise hurdle on AWS Lambda: cold starts and memory footprints. He shares a technical deep dive into performance tuning, comparing fully managed AWS SnapStart (with pre-snapshot priming hooks) against GraalVM ahead-of-time compilation, while addressing the latest architectural implications of Project Leyden and Java 25.&lt;/p&gt; &lt;i&gt;By Vadym Kazulkin&lt;/i&gt;</description>
      <category>Transcripts</category>
      <category>AWS</category>
      <category>InfoQ Dev Summit Munich 2025</category>
      <category>Serverless</category>
      <category>Java</category>
      <category>Development</category>
      <category>presentation</category>
      <pubDate>Mon, 15 Jun 2026 13:12:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/java-aws-serverless/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Vadym Kazulkin</dc:creator>
      <dc:date>2026-06-15T13:12:00Z</dc:date>
      <dc:identifier>/presentations/java-aws-serverless/en</dc:identifier>
    </item>
    <item>
      <title>ArrowJS Reaches 1.0, Recast as the First UI Framework for the Agentic Era</title>
      <link>https://www.infoq.com/news/2026/06/arrowjs-v1-agentic/?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/06/arrowjs-v1-agentic/en/headerimage/generatedHeaderImage-1781284375191.jpg"/&gt;&lt;p&gt;ArrowJS, developed by Justin Schroeder, is a reactive UI library that has reached its 1.0 release after three years in development. It utilizes core web technologies, avoids JSX and compilers. Notable features include an optional WASM sandbox for executing untrusted code. The framework's minimalism is highlighted by its reliance on three main functions: reactive, html, and component.&lt;/p&gt; &lt;i&gt;By Daniel Curtis&lt;/i&gt;</description>
      <category>JavaScript</category>
      <category>Web Development</category>
      <category>User Interface</category>
      <category>AI Coding</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Mon, 15 Jun 2026 13:10:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/arrowjs-v1-agentic/?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-06-15T13:10:00Z</dc:date>
      <dc:identifier>/news/2026/06/arrowjs-v1-agentic/en</dc:identifier>
    </item>
    <item>
      <title>Article: Governing AI in the Cloud: A Practical Guide for Architects</title>
      <link>https://www.infoq.com/articles/governing-ai-cloud-guide/?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/articles/governing-ai-cloud-guide/en/headerimage/governing-ai-cloud-guide-header-1781010249930.jpg"/&gt;&lt;p&gt;In this article, the author outlines a practical approach to AI governance in the cloud, covering discovery of shadow AI, data classification at creation, IAM-based enforcement, policy-as-code, and operational controls. The article shows how organizations can embed governance into delivery pipelines, balancing security, compliance, and developer productivity without relying on manual processes.&lt;/p&gt; &lt;i&gt;By Dave Ward&lt;/i&gt;</description>
      <category>Cloud Security</category>
      <category>AI Security</category>
      <category>AI Architecture</category>
      <category>Governance</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Architecture &amp; Design</category>
      <category>article</category>
      <pubDate>Mon, 15 Jun 2026 11:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/articles/governing-ai-cloud-guide/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Dave Ward</dc:creator>
      <dc:date>2026-06-15T11:00:00Z</dc:date>
      <dc:identifier>/articles/governing-ai-cloud-guide/en</dc:identifier>
    </item>
    <item>
      <title>Podcast: Increasing Users' Data Agency: From BlueSky's AT Protocol to the Local-First Software Movement</title>
      <link>https://www.infoq.com/podcasts/increasing-users-data-agency/?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/podcasts/increasing-users-data-agency/en/smallimage/the-infoq-podcast-logo-thumbnail-1780998670120.jpg"/&gt;&lt;p&gt;Martin Kleppmann, an associate professor at Cambridge and author of Designing Data-Intensive Applications, discusses the evolution of data systems over the last decade, mainly the shift from monolithic databases to modular building blocks. Kleppmann underlines the importance of moving from cloud-centric data storage systems to decentralised data storage similar to Bluesky’s AT protocol.&lt;/p&gt; &lt;i&gt;By Martin Kleppmann&lt;/i&gt;</description>
      <category>Architecture</category>
      <category>Distributed Systems</category>
      <category>The InfoQ Podcast</category>
      <category>Cloud-Native</category>
      <category>Data Privacy</category>
      <category>Protocol</category>
      <category>Architecture &amp; Design</category>
      <category>podcast</category>
      <pubDate>Mon, 15 Jun 2026 11:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/podcasts/increasing-users-data-agency/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Martin Kleppmann</dc:creator>
      <dc:date>2026-06-15T11:00:00Z</dc:date>
      <dc:identifier>/podcasts/increasing-users-data-agency/en</dc:identifier>
    </item>
    <item>
      <title>Anthropic Releases and Temporarily Suspends Claude Fable 5</title>
      <link>https://www.infoq.com/news/2026/06/claude-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;On June 9, 2026, Anthropic launched Claude Fable 5, a model designed for long-horizon tasks, but it was taken offline shortly after due to a U.S. government export directive. It shares architecture with Claude Mythos 5, supporting extensive token usage. The model includes mandatory data retention requirements, which have affected its deployment with partners like Microsoft.&lt;/p&gt; &lt;i&gt;By Andrew Hoblitzell&lt;/i&gt;</description>
      <category>Anthropic</category>
      <category>AWS</category>
      <category>Security</category>
      <category>Artificial Intelligence</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Mon, 15 Jun 2026 05:01:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/claude-5-release/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Andrew Hoblitzell</dc:creator>
      <dc:date>2026-06-15T05:01:00Z</dc:date>
      <dc:identifier>/news/2026/06/claude-5-release/en</dc:identifier>
    </item>
    <item>
      <title>Spring Boot 4.1 Adds gRPC Auto-Configuration, SSRF Mitigation, and Kotlin 2.3 Support</title>
      <link>https://www.infoq.com/news/2026/06/spring-boot-4-1/?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/06/spring-boot-4-1/en/headerimage/generatedHeaderImage-1781194143782.jpg"/&gt;&lt;p&gt;Broadcom released Spring Boot 4.1 on June 10, 2026, to deliver gRPC auto-configuration, HTTP-client SSRF mitigation, and upgrades to Kotlin 2.3. It also&#xD;
   brings lazy datasource connections, async context propagation for @Async methods, and improved OpenTelemetry support. Uncharacteristically, Broadcom moved&#xD;
   the releases twice, first from May 11-22 to June 1-5, then to June 8-12.&lt;/p&gt; &lt;i&gt;By Karsten Silz&lt;/i&gt;</description>
      <category>Kotlin</category>
      <category>Spring Boot</category>
      <category>gRPC</category>
      <category>Spring</category>
      <category>Java</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Mon, 15 Jun 2026 05:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/spring-boot-4-1/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Karsten Silz</dc:creator>
      <dc:date>2026-06-15T05:00:00Z</dc:date>
      <dc:identifier>/news/2026/06/spring-boot-4-1/en</dc:identifier>
    </item>
    <item>
      <title>Vercel Labs Open-Sources Zero-Native: A Zig-Based Cross-Platform Native Application Framework</title>
      <link>https://www.infoq.com/news/2026/06/zero-native-zig-xplatform-vercel/?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/06/zero-native-zig-xplatform-vercel/en/headerimage/header-1781486889627.jpg"/&gt;&lt;p&gt;Vercel Labs recently open-sourced zero-native, a cross-platform framework for native desktop applications. Zero-native bypasses Electron runtime in favor or native OS WebViews and claims to achieve smaller, more efficient native apps with minimal overhead. Zero-native is written in Zig, thus directly interoperates with native C libraries, and features fast incremental compilation times.&lt;/p&gt; &lt;i&gt;By Bruno Couriol&lt;/i&gt;</description>
      <category>Cross Platform</category>
      <category>Rust</category>
      <category>Web Development</category>
      <category>Windows</category>
      <category>Mobile</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>news</category>
      <pubDate>Mon, 15 Jun 2026 01:25:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/zero-native-zig-xplatform-vercel/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Bruno Couriol</dc:creator>
      <dc:date>2026-06-15T01:25:00Z</dc:date>
      <dc:identifier>/news/2026/06/zero-native-zig-xplatform-vercel/en</dc:identifier>
    </item>
    <item>
      <title>AWS Introduces Durable Storage Option for ElastiCache for Valkey</title>
      <link>https://www.infoq.com/news/2026/06/elasticache-valkey-durability/?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/06/elasticache-valkey-durability/en/headerimage/generatedHeaderImage-1780636607335.jpg"/&gt;&lt;p&gt;AWS has recently introduced durability for Amazon ElastiCache for Valkey, enabling reliable data retention across failures and expanding support beyond caching to persistent workloads. The feature offers new options that prioritize either minimizing data loss or maintaining lower write latency, expanding the range of use cases supported by the Redis fork.&lt;/p&gt; &lt;i&gt;By Renato Losio&lt;/i&gt;</description>
      <category>AWS</category>
      <category>Valkey</category>
      <category>Caching</category>
      <category>Cloud</category>
      <category>Redis</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Sun, 14 Jun 2026 05:13:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/elasticache-valkey-durability/?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-06-14T05:13:00Z</dc:date>
      <dc:identifier>/news/2026/06/elasticache-valkey-durability/en</dc:identifier>
    </item>
    <item>
      <title>Terraform MCP Server Enables AI Assistants to Interact with Terraform Infrastructure</title>
      <link>https://www.infoq.com/news/2026/06/terraform-mcp-server-ga/?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/06/terraform-mcp-server-ga/en/headerimage/terraform-pc-server-ga-1781379415414.jpeg"/&gt;&lt;p&gt;HashiCorp has announced the general availability of the Terraform MCP Server, an open-source MCP server that enables agents to integrate with Terraform Registry APIs. The company says that it can improve infrastructure teams productivity by relieving engineers of rote tasks.&lt;/p&gt; &lt;i&gt;By Sergio De Simone&lt;/i&gt;</description>
      <category>Infrastructure as Code</category>
      <category>Terraform</category>
      <category>Model Context Protocol (MCP)</category>
      <category>Large language models</category>
      <category>Claude</category>
      <category>Agents</category>
      <category>DevOps</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Sat, 13 Jun 2026 20:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/terraform-mcp-server-ga/?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-06-13T20:00:00Z</dc:date>
      <dc:identifier>/news/2026/06/terraform-mcp-server-ga/en</dc:identifier>
    </item>
    <item>
      <title>AWS Introduces CDK Mixins for Composable Infrastructure Abstractions</title>
      <link>https://www.infoq.com/news/2026/06/cdk-mixins-aws/?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/06/cdk-mixins-aws/en/headerimage/generatedHeaderImage-1780155748389.jpg"/&gt;&lt;p&gt;AWS recently announced CDK Mixins, a new AWS CDK feature that lets developers add reusable capabilities like security, monitoring, and configuration to AWS resources. Mixins work across different construct types, making infrastructure code more flexible and reusable.&lt;/p&gt; &lt;i&gt;By Renato Losio&lt;/i&gt;</description>
      <category>AWS</category>
      <category>CloudFormation</category>
      <category>Infrastructure as Code</category>
      <category>DevOps</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Sat, 13 Jun 2026 05:38:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/cdk-mixins-aws/?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-06-13T05:38:00Z</dc:date>
      <dc:identifier>/news/2026/06/cdk-mixins-aws/en</dc:identifier>
    </item>
    <item>
      <title>WebMCP Standard Proposal for Agentic Web Actuation Now Available in Chrome (Origin Trials)</title>
      <link>https://www.infoq.com/news/2026/06/webmcp-web-agent-standard-chrome/?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/06/webmcp-web-agent-standard-chrome/en/headerimage/generatedHeaderImage-1781307482428.jpg"/&gt;&lt;p&gt;Google recently announced that WebMCP is entering origin trials in Chrome 149. The new WebMCP standard proposal lets sites expose tools (e.g., JavaScript functions and HTML forms) to in-browser AI agents, which can thus reliably simulate user actions instead of resorting to possibly expensive (e.g., on-screen reading) and often unreliable guesswork (e.g., DOM scraping).&lt;/p&gt; &lt;i&gt;By Bruno Couriol&lt;/i&gt;</description>
      <category>Web Development</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>news</category>
      <pubDate>Sat, 13 Jun 2026 03:32:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/webmcp-web-agent-standard-chrome/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Bruno Couriol</dc:creator>
      <dc:date>2026-06-13T03:32:00Z</dc:date>
      <dc:identifier>/news/2026/06/webmcp-web-agent-standard-chrome/en</dc:identifier>
    </item>
    <item>
      <title>Google Launches Colab CLI for Developers, Automation, and AI Agents</title>
      <link>https://www.infoq.com/news/2026/06/google-colab-cli/?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/06/google-colab-cli/en/headerimage/generatedHeaderImage-1781274285302.jpg"/&gt;&lt;p&gt;Google has announced the Google Colab CLI, a command-line tool that allows developers and AI agents to interact with remote Colab runtimes directly from a local terminal.&lt;/p&gt; &lt;i&gt;By Daniel Dominguez&lt;/i&gt;</description>
      <category>Python</category>
      <category>Software Development</category>
      <category>Google</category>
      <category>Artificial Intelligence</category>
      <category>CLI</category>
      <category>Open Source</category>
      <category>Agents</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>news</category>
      <pubDate>Fri, 12 Jun 2026 17:13:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/google-colab-cli/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Daniel Dominguez</dc:creator>
      <dc:date>2026-06-12T17:13:00Z</dc:date>
      <dc:identifier>/news/2026/06/google-colab-cli/en</dc:identifier>
    </item>
    <item>
      <title>Slack Eliminates SSH in EMR Pipelines, Migrates 700+ Jobs to Rest-Based Architecture</title>
      <link>https://www.infoq.com/news/2026/06/slack-ssh-rest-quarry-migration/?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/06/slack-ssh-rest-quarry-migration/en/headerimage/generatedHeaderImage-1780177485999.jpg"/&gt;&lt;p&gt;Slack modernized its data platform by replacing SSH based execution in Amazon EMR pipelines with a REST driven orchestration layer called Quarry. The migration covered 700 plus Airflow operators, improving security, reliability, and observability while eliminating direct SSH access across production clusters and enabling a server side job lifecycle model.&lt;/p&gt; &lt;i&gt;By Leela Kumili&lt;/i&gt;</description>
      <category>Cloud Migration</category>
      <category>SSH</category>
      <category>Observability</category>
      <category>Slack</category>
      <category>REST</category>
      <category>CLI</category>
      <category>Amazon</category>
      <category>Apache Hadoop</category>
      <category>Data Pipelines</category>
      <category>Apache Spark</category>
      <category>JobRunr</category>
      <category>Downtime</category>
      <category>migration</category>
      <category>Apache Hive</category>
      <category>DevOps</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>news</category>
      <pubDate>Fri, 12 Jun 2026 14:39:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/slack-ssh-rest-quarry-migration/?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-06-12T14:39:00Z</dc:date>
      <dc:identifier>/news/2026/06/slack-ssh-rest-quarry-migration/en</dc:identifier>
    </item>
    <item>
      <title>Angular's Official Agent Skills Helps AI Coding Tools Write Modern Angular</title>
      <link>https://www.infoq.com/news/2026/06/angular-agent-skills/?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/06/angular-agent-skills/en/headerimage/generatedHeaderImage-1781253864521.jpg"/&gt;&lt;p&gt;Google's Angular team has released a repository called angular/skills, focusing on Agent Skills that enhance AI coding agents' ability to write modern Angular code. The repository includes skills for generating code and scaffolding applications, reinforcing current Angular conventions. It serves as a snapshot, aiming to improve AI suggestions by providing updated context.&lt;/p&gt; &lt;i&gt;By Daniel Curtis&lt;/i&gt;</description>
      <category>AngularJS</category>
      <category>JavaScript Libraries</category>
      <category>Web Development</category>
      <category>AI Coding</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Fri, 12 Jun 2026 13:30:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/angular-agent-skills/?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-06-12T13:30:00Z</dc:date>
      <dc:identifier>/news/2026/06/angular-agent-skills/en</dc:identifier>
    </item>
  </channel>
</rss>
