惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 叶小钗
爱范儿
爱范儿
WordPress大学
WordPress大学
Last Week in AI
Last Week in AI
博客园 - 聂微东
雷峰网
雷峰网
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - 三生石上(FineUI控件)
T
Tailwind CSS Blog
博客园 - Franky
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园_首页
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 司徒正美
月光博客
月光博客
大猫的无限游戏
大猫的无限游戏
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
The Cloudflare Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
人人都是产品经理
人人都是产品经理
宝玉的分享
宝玉的分享
罗磊的独立博客
Jina AI
Jina AI

Latest from TechRadar

Quordle hints and answers for Monday, April 13 (game #1540) NYT Strands hints and answers for Monday, April 13 (game #771) NYT Connections hints and answers for Monday, April 13 (game #1037) Morbid Metal developer explains why he ditched an origami art direction in favor of gritty sci-fi — 'It worked, but it didn't really feel like me' '71% of US households get routers from ISPs': Why new FCC rules could leave millions stuck with outdated,… 'The CPU is the system’s executive layer': Intel joins SambaNova as both face existential threat from… ‘More bang for your buck’: 7 easy ways to boost your MacBook Neo’s performance for free DJI Romo P vs Roborock Saros 10R — which robot vacuum comes out on top when it comes to dodging obstacles? I put… I spent 6 hours with Genshin Impact on the Galaxy S26 Ultra, and I can't believe how far mobile gaming has come What is the release date for The Testaments episode 4 on Hulu and Disney+? I reviewed the LG G6 for 3 weeks, and it's a fantastic OLED TV that's the new best option for brighter rooms Is your bird feeder camera doing more harm than good? 3 tips for using it safely as RSPB issues urgent disease warning Chelsea vs Man City Live Streams: How to watch Premier League 2025/26 from anywhere in the world, team news How to watch Alcaraz vs Sinner for FREE: TV Channels for Monte-Carlo Masters Final Sunderland vs Tottenham Live Streams: How to watch Premier League 2025/26 from anywhere in the world, team news Are these the best-designed workout headphones ever? I used them for a month to find out How to watch Snooker 900 John Virgo online (it's free) – stream O'Sullivan vs Higgins anywhere I've only just discovered the Walk With Frodo app on Garmin's Connect IQ store — and as as a huge LOTR nerd, it's going to make the next 1,800 miles fly by 'Just not sustainable': Why your monthly £25 broadband internet bill could soon hit £45 How to watch Paris-Roubaix 2026: Free Streams & TV Info as Tadej Pogacar chases third Monument How to watch Euphoria season 3 online – stream Zendaya & Sydney Sweeney drama from anywhere today '$15K bill destroyed a solo developer’s startup': How hackers are using leaked Google API keys to… There's a sneaky way to watch UFC 327 really cheap... NYT Connections hints and answers for Sunday, April 12 (game #1036) NYT Strands hints and answers for Sunday, April 12 (game #770) Quordle hints and answers for Sunday, April 12 (game #1539) Amazon's Ring cameras are the perfect solution to secure your home on a budget — shop today's best deals… I've tested every iPhone since the iPhone 12, and Ceramic Shield 2 is the first iPhone glass I fully trust UFC 327 live stream: how to watch Procházka vs Ulberg, start time, preview, full card We're officially getting the DJI Pocket 4 on April 16, but here's how Insta360 could beat it
Agentic swarms will change how everyone uses AI – but how...
Martin Neale · 2026-04-17 · via Latest from TechRadar

Until the last year or so, building software has been both time and labor intensive. Maintaining it can be even harder. To tackle this, businesses have been deploying autonomous AI at scale. But now a new model is emerging that will completely transform the time and cost of producing software: agentic swarms.

Agentic swarms are coordinated networks of AI agents collaborating in parallel to code, test and optimize at unprecedented speed. Their collective power can produce results far superior to those of an individual agent – the production velocity is extraordinary and will remodel how software developers work.

They can now execute the full software development lifecycle, from research to deployment. As VentureBeat described it, for enterprises, “the era of ‘vibe coding’” has quickly transitioned into “a more disciplined concept: agentic swarm coding”.

However, despite major production gains, there’s also a growing risk of invisible agents operating beyond sufficient control.

Without governance, autonomous agents can at best drift from objectives and at worst introduce vulnerabilities or execute unauthorized actions that leave them susceptible to hacking.

This creates a new security blind spot inside the enterprise.

So, for public sector organizations looking to harness agentic swarms, how can they establish a model that enables them to achieve both incredible production velocity and robust governance and control?

Sign up to the TechRadar Pro newsletter to get all the top news, opinion, features and guidance your business needs to succeed!

The risk of unsupervised AI agents – and how ‘agentic domes' ensure governance

Amazon Web Services has suffered from at least two outages due to AI tools. In particular, an outage in December was reportedly “caused by an AI agent, Kiro, autonomously choosing to ‘delete and then recreate’ a part of its environment”. But the reason for these actions will be because the necessary guardrails aren’t in place.

In this instance, Security Researcher James O’Reilly said that the cause of the error may have emerged from the AI agent not being able to “understand the broader ramifications of (...) restarting a system or deleting a database”. If swarms operate without structured scaffolding, they produce inconsistencies.

A lack of domain grounding, for example, can lead to plausible-sounding but potentially legally wrong information. In the public sector, this can result in embarrassing public failures and legal liabilities. The problem is the governance layer that makes the agentic swarm capability safe hasn’t existed – until now.

What organizations need is a governed production environment that allows swarms of AI agents to operate safely at scale. In practice, this functions like an agentic foundry - a controlled environment where swarms can design, build and update applications while remaining within strict operational guardrails.

Within that environment sits a protective governance layer, sometimes described as an agentic dome. The dome coordinates the swarms while embedding organizational rules, compliance requirements and institutional knowledge into every output the platform produces.

This is a marked difference from a normal business software product, which represents a single static thing and has its own governance baked in – developers are constantly performing manual updates and validations. Crucially, an agentic dome is a production system.

That means the apps it builds inherit their governance from the platform, and they are continuously managed. Consequently, as a system, it can essentially create an infinite stream of outputs.

The new agentic model of development

Through the use of agentic swarms and domes, work that once cost millions and required a team of twelve over six months can now be executed in days by a swarm, and at a fraction of the price. The economics of the software industry are therefore going to go through seismic change.

The real magic isn’t only the speed of AI. Any team can make AI go fast if it so wishes. The magic is getting enterprise-grade, totally de-risked results because of this deep process of governance and control. And this governed lifecycle breaks down into three core phases.

First, teams need to specify exactly what needs to be built in a machine-readable contract. Second, they can then build it using AI swarms under incredibly strict governance. And third, they can subsequently manage the output, which creates a whole new kind of institutional knowledge.

Phase one: the machine-readable contract

The first step is to de-risk everything up front by getting rid of any ambiguity. This is how teams can eliminate the risk of AI hallucination, because everything is grounded and verified with human-approved knowledge.

And the output here isn't code – it's a machine-readable brief. This creates a map of a company’s services and how they connect.

Phase two: building

Now, as mentioned, the agentic dome doesn't actually do the building itself, it governs the AI swarms that do, and that is a critical architectural decision. It means an organization can always stay swarm agnostic and, instead, simply plug in the best swarm for the job, whether that’s writing production-grade code or structuring and distributing content.

The dome wraps a layer of real-time compliance checks, simulations and validation gates around whatever the swarm is doing, and nothing gets out the door until it's certified with a complete auditable trail.

Phase three: management

There’s a new category of software management emerging that is light years beyond a traditional CMS: a triad, three-part system. The first part manages content, but as structured, governed knowledge objects.

The second part manages capabilities, whether that’s complex workflows or automated AI processes. And the third part manages control with continuous, automated compliance and governance.

Together, this forms an institutional knowledge infrastructure that keeps software up-to-date and correct autonomously. This knowledge graph grows and gets smarter with every app that is built – and that’s a gamechanger.

Unleashing the next phase of AI-driven development

While agentic AI coding tools are being used to drive efficiency gains, a lack of effective governance and compliance infrastructure has contributed to outages and prevented companies from truly unlocking new levels of production velocity and scale.

But now, the arrival of agentic swarms and agentic domes is significantly overcoming these obstacles. Agentic swarms promise incredible levels of speed and development.

But the agentic dome is where the real value lies, producing enterprise-grade results that are totally de-risked due to a robust three-step process of governance and control.

If organizations deploy agentic swarms in this way, the economics of building and managing software are set to be transformed.

We've rated the best Large Language Models (LLMs) for coding.