There is a pattern emerging throughout UK enterprises right now. Teams have ChatGPT or Claude tabs open, execs have watched the demos and seen the results elsewhere and now there’s a person in every meeting who says “agentic”. And yet, what is actually happening in many of these same enterprises day to day, most of it amounts to the same thing: a user types a question, reads the answer, and a copy and paste occurs. This is little more than a fancy search engine.

The truth is that the majority of enterprise AI in 2026 is still browser first and dependant on humans. The IEEE’s November 2025 global survey found that 96% of technology leaders expect AI adoption to continue at pace, with 43% now allocating more than half their AI budget to agentic systems. Yet McKinsey data shows just 23% of enterprises are actually scaling an agent in even a single business function. The rest are watching, experimenting, or stuck in pilot purgatory.

The gap between “using AI” and “deploying AI” matters. OpenAI’s own research found a 4x productivity gap between employees who have integrated AI into automated workflows and those who use it as an interactive browser tool. Agents running autonomous, multi-step processes in the background deliver efficiency gains of 20 to 50%. CoPilot style tools the kind where a human prompts and then acts deliver 5 to 10%. That difference compounds over time.

Why enterprises stay in the browser

The reasons are understandable. A browser window requires no IT involvement, no procurement cycle, and no change management. It is ready in 30 seconds. Deploying an agent that integrates with business systems, persists memory across sessions, and operates autonomously used to require weeks of infrastructure work. Authentication, orchestration, sandboxed execution, logging. It was a significant undertaking that most teams couldn’t prioritise.

There’s also a genuine governance concern. Enterprise security teams are right to flag consumer AI tools as shadow IT risk. These tools can interact within authenticated sessions and route internal data through external cloud backends with little visibility. Slowing down and asking questions is the correct instinct.

The platform barrier has been removed

Amazon Bedrock AgentCore became generally available in October 2025, and it has transformed productionising AI agents. The platform handles the undifferentiated heavy-lifting: session isolation, persistent memory, secure tool access, IAM-enforced authorisation, and end-to-end observability.

The April 2026 update went further. A managed agent harness now means a developer can define a model, a system prompt, and a set of tools and have a working agent running without writing any orchestration code. What previously took weeks now takes hours.

AgentCore works with any framework CrewAI, LangGraph, LlamaIndex, OpenAI Agents SDK, and the AWS Strands framework. Organisations are not being asked to abandon their existing toolchain. They are provided with an enterprise-grade runtime on top of it.

Amazon Nova Act adds the ability for agents to handle browser based workflows form filling, document extraction, multi-step UI tasks with over 90% reliability in enterprise deployments. Paired with Bedrock Agents for API-connected business logic provides full-stack automation capability

What this looks like in practice

An agent that monitors your procurement system overnight, flags anomalous invoices by cross-referencing supplier contracts in a knowledge base and raises a ticket in Jira before anyone arrives in the morning. An IT operations agent that tracks new AWS service announcements, extracts relevant capability changes, and produces a consolidated team briefing, autonomously, on a schedule. An agent that analyses your AWS estate’s usage data, generates a cost optimisation report, and posts it to Slack.

We deployed exactly this for a UK logistics client earlier this year. Their finance team was spending around two hours a day manually cross-referencing invoices against contracts. The agent now does it overnight. Nobody retrained. Nobody changed how they worked. They just stopped doing the bit that did not need a human.

The distinction is this:

  • Copilot model: Human asks, AI responds, Human acts
  • Agent model: Event occurs , Agent reasons, Agent acts, Human reviews

Removing the human from the initiation and execution loop while keeping them in the review loop is where the productivity gain actually lives.

The governance question

The worry that autonomous agents are ungovernable is understandable but potentially outdated when applied to AgentCore. Security controls are enforced at the platform layer using the same automated reasoning technology. Every agent decision and action is traced in full. The April 2026 update added explicit human approval gates for agent optimisation recommendations before they go live. The audit trail exists. Visibility exists. What does not exist, with browser-based AI, are either of those things.

Gartner has warned that 40% of agentic AI projects will be cancelled by 2027 because organisations underestimated production complexity. The response to that risk is not to avoid agents. It is to deploy on a platform built for enterprise production from day one.

The path forward

Here are three steps to help organisations move forward:

  • Audit current AI usage: how much is browser based, ephemeral, and manually acted upon?
  • Find 3 to 5 workflows where a human is currently acting as the go-between for an AI response and a business system. Those are your agent candidates.
  • Pick one. Deploy it properly on AgentCore with full observability and a defined escalation path, and treat it as production from the first day. Once that agent is trusted, extend into multi-agent architecture a supervisor agent coordinating specialised sub-agents, each running independently and collaborating via agent-to-agent protocol.

81% of organisations plan to tackle more complex cross-functional use cases in 2026. The organisations capturing that value aren’t doing it through chat windows.

The tools are production ready. The governance framework exists. The question is whether your organisation is ready to take action, and move from conversation to automation.