Global styles
All content
Automation
18 May 2026

Claude adds multi-agent automation tools

Anthropic has updated its Claude developer platform with multi-agent orchestration, continuous learning, and automated quality grading for UK development teams. This article explains what changed and what developers and IT managers can do with it this week.

A long vaulted passage of softly glowing arches recedes into violet-rose mist, light building at the far threshold.
Written by
The gecco team

Anthropic upgrades Claude for complex automation

On 6th May 2026, Anthropic announced a set of meaningful updates to its Claude developer platform. UK developers and IT managers building internal AI tools now have access to capabilities that were previously out of reach without enterprise-level contracts.

What changed

Anthropic has added four new capabilities to Claude Managed Agents. The first is Dreaming, which enables continuous learning between tasks. The second is Multiagent Orchestration, which allows a primary Claude agent to delegate work to specialist subagents. The third is Outcomes, an automated quality grading layer that checks whether outputs meet a defined standard. The fourth is Webhooks, which connects Claude agents directly to existing systems without custom middleware.

Before this update, developers had to coordinate multiple AI agents manually. Each handoff between agents required bespoke code and careful monitoring. That coordination overhead slowed down teams and introduced error risk at every junction.

All four features are live now and available to all developers on the Claude platform. Anthropic also doubled the rate limits for Claude Code and raised API limits for Claude Opus. No separate enterprise agreement is required to access these capabilities.

Why it matters for developers and IT managers

For developers, Multiagent Orchestration removes a significant coordination burden. Instead of writing custom logic to move data between agents, Claude handles delegation automatically. A small engineering team can now build workflows that previously required dedicated DevOps resource.

For IT managers, the Outcomes feature addresses a persistent concern with AI automation: knowing whether the output is actually correct. Automated quality grading means fewer manual review cycles and a clearer audit trail for each task completed.

The Webhooks capability is particularly practical for teams already running business systems such as CRMs, project trackers, or ERP platforms. Connecting Claude agents to those systems no longer requires a dedicated integration build. gecco's approach to multi-agent deployment is designed around exactly this kind of seamless connection between AI agents and existing business infrastructure.

Practical applications

1. Map one existing multi-step workflow this week. Identify where a specialist subagent could handle a discrete task, such as document classification or data validation, and note the handoff points Multiagent Orchestration could replace.

2. Configure an Outcomes rule for a current Claude-powered task. Define a quality threshold, enable automated grading, and run the task against a batch of real examples. This quick win takes under 30 minutes and gives you a baseline quality score.

3. Set up a Webhook to connect Claude to one internal system. Start with a low-risk integration, such as posting a Claude-generated summary to a Slack channel or updating a task status in your project tracker. Confirm the connection is stable before expanding scope.

Considerations and limitations

These features are live for all Claude developers, but teams should test Multiagent Orchestration on non-critical workflows first. Delegating tasks to subagents introduces new failure points if agent instructions are ambiguous. Clear, specific prompts at each delegation step are essential.

The doubled rate limits for Claude Code improve capacity, but high-volume production workloads should still be tested against the updated limits before full deployment. Pricing details beyond the existing API tiers have not been confirmed in this announcement.

Teams handling personal data through Claude workflows should review their data processing agreements with Anthropic before connecting customer-facing systems via Webhooks.

Next step

gecco works with UK SMEs to design and deploy multi-agent automation workflows that connect directly to the systems your team already uses. If these Claude updates open up automation possibilities you have been waiting to explore, speaking to gecco is a practical starting point. The right multi-agent setup, built correctly from the start, saves significant rework later.

Website · LinkedIn · Case Studies · Newsletter

Learn about automation
A vast cavern interior dissolves in cool silver-blue mist as a luminous shaft of light descends from an unseen height above.
Agents
20 May 2026

Google's faster, cheaper AI arrives for SMEs

Google's I/O 2026 keynote introduced Gemini 3.5 Flash and Antigravity 2.0, offering UK businesses a faster, more affordable route to AI automation. This article explains what changed, why it matters for SME owners and IT managers, and what you can do about it this week.

A rocky headland frames a narrow sea passage opening into broad, still green-blue water beneath a clear deep blue sky.
Automation
20 May 2026

Google AI Studio adds free app deployment

Google has updated AI Studio with direct Workspace integrations and a free cloud deployment tier for app builders. UK SME developers and IT teams can now prototype and deploy internal tools without manual API configuration or upfront costs.