Agentic AI is already woven into the product roadmaps of nearly every major tech platform. It’s the layer many apps now use to get things done without constant human steering, and over the past year, mainstream platforms have used it to ship agents that plan steps, call tools and APIs, and monitor progress and then report back. That shift is visible in coding, customer operations, enterprise search, and even consumer web tasks.
Microsoft set the tone by declaring 2025 the start of human-agent collaboration inside Microsoft 365, rolling out role-based assistants that can look up information, complete tasks like scheduling or onboarding, and then hand off results to employees.
GitHub went further by transforming Copilot into something more than a coding buddy. Its new “agent mode” can now plan changes across multiple files, run automated tests, and even open a pull request (PR) so teammates can review the work before it merges into the codebase.
Salesforce leaned into the idea of guardrails by expanding Agentforce with built-in visibility, controls, and a marketplace of prebuilt actions that businesses can trust to run safely on top of customer data.
At the infrastructure layer, AWS unveiled Bedrock AgentCore, a system for deploying and managing agents with memory, identity, and tool integrations. The move signaled Amazon’s intent to make agent management as much a cloud-native service as compute or storage. Meanwhile, consumer-facing players also stepped in. OpenAI merged its Operator project into ChatGPT, giving everyday users the ability to delegate simple multi-step web tasks like filling forms or following links. Google went further, embedding agentic behavior directly into Search, where AI Mode now doesn’t just recommend restaurants, it can drop a direct link for you to book a table quickly.
Outside of big tech, startups like TinyFish are finding niches where agents outperform brittle scripts, automated bots that often break if a webpage changes, web browsing to check inventory, track prices, and collect data. A $47 million raise in August 2025 underlined that investors see practical, web-native agents as a real business opportunity.
SPONSORED
Spotlight: Dell AI Factory with NVIDIA
AI is moving from copilots to autonomous systems, and enterprises need infrastructure built for that shift.
The Dell AI Factory with NVIDIA delivers a validated, end-to-end AI stack spanning infrastructure, software, and services, designed to help organizations operationalize agentic AI at scale.
Built for production:
- Up to 269% ROI in year one
- Up to 86% faster AI deployment
- Flexible deployment across on-prem, edge, and hybrid environments
How teams are using agents
Coding and DevOps are the tip of the spear. They plan and execute code changes, run test suites, draft docs, open pull requests and request review. GitHub’s agent mode and Azure-integrated Copilot flows have normalized “assign a task to the AI, get a PR back.”
Customer operations and CRM agents handle triage, draft responses tied to case data, trigger refunds or escalations and log outcomes, the sweet spot for Agentforce and ServiceNow’s Now Assist agents. Enterprise search is getting “actionable.” Google’s AI Mode moves from links to bookings, and inside companies, Microsoft 365 agents summarize, schedule, or spin up workflows once a search uncovers the right docs or people.
On the governance side, security-minded features are arriving. Anthropic added automated security reviews to Claude Code workflows via GitHub Actions, a direct response to the velocity of AI-generated code.
What changed under the hood
Two enabling layers matured this year to make agents possible: orchestration and agentic AI infrastructure. First, orchestration, frameworks like LangGraph give teams stateful, inspectable agent graphs with retries, human-in-the-loop and deployment tooling, while cloud platforms like AgentCore and Agentforce 3’s updated Atlas architecture add production controls.
Second, standardization, the Model Context Protocol (MCP) is emerging as a common way to expose tools and data to agents across vendors, making multi-tool agents more portable between environments.
But the strongest gating factor isn’t frameworks. It’s data.
“Simply put, if your data isn’t AI-ready, your AI can’t move beyond experimentation,” Reltio CTO Abhi Visuvasam wrote. It explains why many early pilots stalled and why 2025 saw platforms like AWS and Salesforce emphasize governance and runtime controls alongside new agent features.
The new risks, and early answers
Agentic systems expand the blast radius of prompt injection, data exfiltration, and tool misuse because agents act. Researchers and practitioners are responding with runtime governance. Proposals like MI9 call for semantic telemetry, continuous authorization, drift detection, and graduated containment when agents go off-policy. Expect these “control planes” to become table stakes in 2026.
At the same time, the quality of underlying data matters as much as agent control. “Data scientists spend 50 to 80 percent of their time on data preparation instead of optimizing models,” according to the whitepaper Building a Trusted Data Foundation for AI/ML and Business Intelligence, published by Reltio. “High-quality data is imperative for the success of advanced analytics applications in the age of AI.”
For enterprises, that means investing in trusted data foundations and governance is just as important as experimenting with agents themselves. Vendors are also adding transparency features to products, Agentforce 3 and AgentCore design, for example, so ops teams can see what agents did, with which tools, and why.
What to expect through early 2026
Momentum is accelerating, but competitive advantage will hinge on speed.
“Advantage in the age of intelligence arises from converting data into decisions more swiftly than competitors can process the same information,” Manish Sood and Venkat Venkatraman wrote in The 10 Data Rules to Win in the Age of Intelligence, adding that “the speed of insight determines market advantage.” That emphasis on velocity will shape how multi-agent systems, orchestration frameworks and data pipelines are deployed over the next year.
Expect multi-agent patterns to spread from labs to line-of-business apps, with teams composing small, specialized agents instead of one mega-agent. Agent control planes will standardize, and consumer–enterprise crossover will deepen as agentic search and shopping flows set expectations employees bring into workplace tools.


