Key things to know
- Enterprise CX teams know what they want to automate, but getting from intent to production takes too long and carries too much risk
- Configuration bottlenecks are a scale problem: the more workflows you need, the worse it gets
- Developer Agent lets your teams build and change AI agent workflows in natural language, with a plan-first model that keeps humans in control of every decision
- Every change is visible, reviewable, and approved before it's made. No opaque rewrites, no surprises in production.
- This is how you scale automation without scaling the team that builds it
- Developer Agent is one of five new agents in the ASAPP CXP—alongside Discovery, Simulation, Optimization, and Insights—each serving a different layer of your CX operation, and tied together by Orchestration at the core.
There's a tension at the heart of every enterprise customer experience operation, and you probably know it by feel even if you haven't named it.
You know what you want your AI agent to do. You've seen the demos, aligned the stakeholders, and gotten the approvals. Then the build starts. Weeks go by. The task list grows. What looked obvious in a demo becomes a maze to implement, test, and ship—and the experience you envisioned is still half-built, nowhere near a customer.
The automation your customers need is held hostage by the complexity of configuring and deploying it.
Scaling AI-driven CX has changed the stakes
A year ago, building one or two automated workflows was an IT project with a defined scope and a reasonable timeline. Today, AI-driven operations are scaling across every channel, every intent, every customer type. The number of workflows is multiplying. The pace of change is accelerating. And the cost of getting it wrong, from a misconfigured flow that breaks in production, a compliance rule that gets overwritten, to an update that introduces an error no one caught, is rising with it.
The ambition is real. The appetite for automation is there. But the infrastructure for building and changing automation safely? It hasn't kept up.
Why the current approach had to evolve
Most teams are managing this challenge with a combination of skilled implementation specialists, manual review cycles, and lengthy release processes. That works until scale breaks it.
A new set of patterns is emerging among the CX and IT leaders we see trying to scale their enterprise agentic CX deployments:
- Configuration remains specialized work that can create bottlenecks. Routine updates can take longer than expected, especially when demand for changes starts to outpace the capacity of a small group of experts.
- Visibility into changes is often limited. When configurations are modified, it can be difficult to see exactly what changed, understand the downstream impact, or confirm that the update aligns with existing workflows and policies.
- Ownership is distributed across teams. The teams responsible for automation outcomes aren’t always the ones building or updating workflows. Coordination becomes more complex as the environment grows.
- Issues are sometimes discovered late in the process. In fast-moving contact center operations, small configuration problems may only become visible once interactions are running at scale, when the cost of fixing them is higher.
Errors often don't surface until they reach a live customer. In a contact center environment, that's the worst possible place to discover them.
These challenges aren’t about execution. They’re about coordination at scale. The pace of change has accelerated, but the way automation gets built—often through isolated tools and handoffs—hasn't kept up.
What organizations need now isn’t just another development tool. They need a coordinated way to design, test, deploy, and improve automation as part of a continuous system.
Part of a coordinated set of agents
Last November, we launched CXP to orchestrate the best path to resolution across every customer interaction. This spring, we're introducing its next evolution: a coordinated, multi-agent system with five new agents: Discovery Agent, Developer Agent, Simulation Agent, Optimization Agent, and Insights Agent. Each is serving a different layer of your CX operation, shares the same context as all the others, and is coordinated by Orchestration at the core.
The Developer Agent sits at a critical point in the set. You can't run automation you haven't built. You can't scale what you can't safely change.
Introducing Developer Agent
To address this, we built Developer Agent, a natural language, AI-powered agent embedded directly in the CXP console that builds, edits, and validates enterprise workflows from simple instructions.
This isn't a shortcut that trades speed for control. It's a capability designed specifically for environments where control isn't optional.
Developer Agent lets your CX build and delivery teams:
- Describe what they need in plain language, or upload a flow diagram, process doc, or screenshot
- Review a plan before anything is built. The agent shows exactly what it intends to create, including its assumptions.
- Visualize tasks for better understanding
- Approve, adjust, or reject changes
- Validate AI quality to build fast with confidence, not with fingers crossed
Every change is visible. Every release is deliberate. And configuration work that once took days now takes hours.
Why we built this, and why now
The pattern we kept seeing wasn't a lack of ambition. It was a gap between what teams could envision and how quickly they could safely execute.
Configuration complexity doesn't scale linearly with operational complexity; it scales exponentially. As workflows multiply and teams grow, the manual processes that worked for three agents break down at thirty. And the governance requirements that enterprises need — auditability, reviewability, predictability — can't be afterthoughts.
What was needed wasn't just a faster way to write configuration. It was a fundamentally different model: one where AI proposes, humans decide, and nothing reaches production without deliberate approval.
That's the principle Developer Agent is built on.
How it works
The core workflow is intentionally simple:
- Describe or upload. Tell Developer Agent what you need in plain language, or drop in a flow diagram, a whiteboard image, or an existing system screenshot. It reads and understands the structure.
- Review the plan. Before anything is built, you see exactly what the agent intends to create: the structure, the logic, the assumptions. Ask questions. Request changes. Push back.
- Approve and build. When you're ready, Developer Agent generates the full configuration: voice settings, procedures, communication guidelines, conversation flow logic, and the function schemas that wire it together. No dangling references. No incomplete dependencies.
- Validate before it ships. Every configuration passes through three layers of automated quality checking—syntax, cross-references, and semantic quality—before it's saved. Issues surface in the console, not in a live customer interaction.
When you're editing an existing configuration, the same plan-first model applies. Every change is presented as a visual diff, section by section. You accept what you want, reject what you don't, and the system explains what it changed and why.
In practice, configuration that once took a week can take a few hours, and everyone involved knows exactly what's in it.
What this unlocks
The impact goes beyond speed:
- Faster deployment: CX build and delivery teams move in hours, not days
- Fewer production incidents: errors are caught before they reach customers, not after
- Lower cost per change: configuration updates don't require a specialist every time
- Scalable automation: you can grow the number of workflows without growing the team that builds them
- A clearer internal case: when you need to make the argument for faster automation, you can do it without asking anyone to absorb more risk
That last point matters more than it might seem. The disconnect between automation teams and agent operations teams is real in most enterprises. Developer Agent helps bridge that gap by making every change transparent and reviewable, regardless of who's doing the building.
Real-world scenarios
Building a new workflow from a process diagram
Your team has a flow diagram for a new flight status workflow: rebooking logic, confirmation code lookup, escalation triggers. Instead of translating that diagram into configuration by hand, they upload the image directly into Developer Agent and describe what they need.
Before: A specialist spends days doing the manual configuration, cross-referencing procedures, and hoping nothing conflicts.
After: Developer Agent reads the diagram, generates a plan with its proposed structure, and presents all for review. The team adjusts a few details, approves, and Developer Agent builds the full configuration—including all required functions and dependencies—in a fraction of the time.
Iterating safely on a live configuration
Your operations team needs to update escalation logic for an agent running in production. Done manually, that means a time-consuming review of the entire configuration to make sure nothing else breaks from that one change.
Before: Changes are made manually, slowly, and carefully, with the constant risk that something unexpected surfaces in production.
After: The team describes the change they want. Developer Agent shows its plan—exactly what it intends to modify. The team reviews the diff, accepts the sections they want changed, and rejects the ones they don't. The update is ready for testing in Simulation Agent with full validation and visibility into what changed.
How we think about this
Most AI tools that help you build things operate on a simple premise: describe what you want, and the AI generates it. The speed is real. So is the hidden risk, because when the system makes a decision you didn't see, you don't know what changed until something breaks.
We didn't design Developer Agent for environments where that tradeoff is acceptable. We designed it for enterprise contact centers, where compliance teams need to sign off, operations teams need to trust the outcomes, and the people accountable for reliability aren't always the people closest to the configuration.
The plan-first model isn't a UX preference. It's an architectural decision that reflects a belief that in high-stakes environments, the right role for AI is to handle the complexity while humans retain the decisions.
What this means for you
The conversation about AI in CX has focused heavily on what AI agents can do: how they respond, how they resolve, how they contain volume. That conversation matters.
But the harder question is how fast your organization can adapt those agents as conditions change: as customer needs shift, as new products launch, as edge cases surface in production. An AI agent that can't be updated quickly isn't a competitive advantage. It's a liability that hardens over time.
Developer Agent is part of how we're answering that harder question. Not by removing humans from the loop, but by making it possible for your teams to operate at a pace that matches the speed of the operation around them.
The organizations that will lead in agentic CX won't just be the ones with the most sophisticated AI. They'll be the ones who can build, change, and improve their automation faster than anyone else, without trading control for speed.
See how it works in practice
Explore how leading enterprise teams are using Developer Agent to accelerate deployment and reduce operational risk.



