
The next generation of AI agents is shifting from passive workers that receive user commands and generate outputs to active agents that plan, act, observe, and improve on their own. Agents now choose how to complete a task, which tools to use, and whom (or which agent) to collaborate with. LLMs didn’t invent agency, but they democratized it by turning frontier-level reasoning into a simple API call, letting teams compose complex systems from simple building blocks.
Going beyond the ad-hoc LLM API calls into agentic workloads requires an enterprise-grade platform. To provide the foundation for this shift, we built the Scale Generative Platform (SGP). We've found this approach requires two key disciplines: Agent Execution (which includes building and coordinating agents) and Agent Operations (which governs them).
Last week, we open-sourced the Agent Execution layer in SGP, called Agentex. In this blog, we will explain how Agentex connects to the larger agentic infrastructure layer in SGP and discuss these concepts in detail.
What does it truly mean for an AI agent to have agency? More than just executing a command, the core of agency lies the agentic loop. This entails a continuous cycle of planning a task, acting within an environment, observing the results, and reflecting on the outcome to improve the next cycle. This simple, powerful loop, an echo of the cybernetic principles from 70 years ago, is the engine of autonomy.
Posing the solution as an agentic loop gives us the opportunity to flip the traditional framing: instead of starting with a problem, we can start with this powerful solution and re-think what new problems we can solve. Today’s agents are reactive, i.e. they wait to be called. With the loop, agents become proactive: they observe context on their own schedule, detect meaningful change, and act autonomously when it matters.
In practice, proactivity means an agent monitors signals continuously and acts when it detects a meaningful change.
Each follows the same pattern: signal → significance test → action → guardrail → KPI, with autonomy tuned to risk (notify, propose, or act with rollback).
But scaling this concept from a single, clever chatbot to a robust global ecosystem of agents is a monumental challenge. Agents must be built with purpose, collaborate with precision, and operate with trust. This requires moving from theory to practice and establishing a new set of disciplines we call the "Art of Agency."
The Art of Agency is composed of two core practices:
To move beyond fragile, simple LLM calls to persistent, autonomous systems, design agents that are persistent, signal-driven, and adaptive:
We’ve packaged these principles in Agentex, a software framework we plan to open-source soon. As a key component of SGP, Agentex provides the engineering toolkit to build agents that can persist, react, and adapt, forming the building blocks for enterprise-scale orchestration.
Once we have more than one agent, the real challenge becomes orchestration: coordinating specialized agents to achieve complex goals together. We’re moving beyond simple, single-agent solutions to dynamic, multi-agent systems where tasks can be picked up asynchronously and executed collaboratively across a network of interoperable agents. Effective orchestration is what addresses the "conductor's challenge", turning a collection of autonomous agents into a cohesive, intelligent system.
To make this work at scale, three key capabilities are essential:
Each of these elements is a critical part of a larger architecture. Miss any one piece, and the entire workflow can collapse. This is why orchestration must begin with a foundation of reliable, durable agents; even the best conductor cannot compensate for unreliable building blocks.
As fleets of autonomous agents come online, we need a new operational paradigm, one that treats agents not as simple tools but as active digital participants within our ecosystems. Effective governance ensures these non-deterministic systems remain trustworthy, efficient, and aligned with organizational goals.
To achieve this, four disciplines are critical:
Together, these practices form the foundation of AgentOps, a discipline focused on governing large-scale, autonomous systems safely and effectively. Our enterprise platform, SGP, is designed to operationalize this approach at scale.
Before a new marketplace for AI services can emerge, we need standards. Agents need common, reliable ways to find each other and discover the tools they can use. This standardization is what will allow a new "agentic web" to form, with agents as its fundamental building blocks. This process is analogous to how the API economy was built over the last decade. This is just the beginning though, and we’re already in the process of leveling up what an agent does and how it behaves.
Sustainable enterprise value comes from specialised, proactive agents deeply integrated into the stack. Connected to ERPs, CRMs, HRMS and data planes, they can both access and act within systems of record, continuously sense context, run a significance test, and take the right action with the right guardrails, measured by clear KPIs.
For example:
Rather than dozens of point bots, organizations should build a reusable agent platform so policies, observability and components travel across use cases, with autonomy proportional to risk (notify → propose → act with rollback). Done right, these agents amplify teams and turn reactive workflows into continuous, accountable operations.
Agentic AI is bigger than simple automation; it’s an amplification layer for enterprise. The organizations that treat it as a tool to be constrained will realize incremental efficiency, and those that treat it as a new operating model will unlock entirely new forms of value creation. The path forward is less about control, and more about channeling agency toward impact. Here are key takeaways:
The true unlock of agentic AI, beyond lower cost, is higher ambition. Agents will power capabilities impossible for human-only teams: continuously adaptive supply chains, dynamic pricing engines, real-time risk management, and predictive operational control. These are entirely new revenue frontiers. The winners will succeed by building accountable ecosystems of agents that are durable, coordinated, and governed for impact. Start small, learn fast, and scale what multiplies value.
If you’d like to chat with us about adopting AI agents with agency for your enterprise use case, please request to speak to the team here. Learn more and try Agentex yourself here.