























Our forward-looking statement applies to this blog.
At TDX 2026, we’re focusing on a question we keep hearing from developers: why does it take so long to go from an agent idea to something running in production? The gap between a working prototype and a deployed agent is real — provisioning, authoring, testing, deployment, observability. Each step has its own friction.
This year we shipped concrete answers. We open sourced Agent Script, launched Agentforce Labs for rapid setup along with other product previews, and released ADLC skills that close the loop from sandbox to production. Here’s what each one does and why it matters.
Agent Script is an agent definition language that lets developers specify when agents should use LLM reasoning and when they should follow deterministic logic. Subagents, actions, variables, guardrails, transitions—all defined in structured, strongly-typed files that coding agents can work with natively.
That’s the key point. You’re not going to write Agent Script by hand. Agents will write it for you. Claude Code, Cursor, Codex—coding agents are writing the majority of code now. If they have Agent Script skills, they get better at building agents. If they don’t, developers write everything manually.
But all this new innovation extends beyond writing net new code. Indeed is an early proof point. Their team uses coding agents to scale agent testing, proving the same skills developers use to build agents also work to validate and improve them.
In opening up the authoring layer, we’re giving developers direct control over tool calling, sub-agent routing, and variable storage. As models get smarter, we intend to take those learnings and further invest in composability across the platform.
A standard also needs room for specialization. Agent Script works as a base language with platform-specific extensions—what we call dialects. Think of it like SQL: the core language is standard, but Oracle, Postgres, and MySQL each add extensions for their specific capabilities. The Agentforce dialect defines how agents work. Mulesoft Agent Fabric extends the language to orchestrate across hybrid integration landscapes. The base language remains open; the extensions reflect the platforms they run on.
At TDX 2026, we open sourced Agent Script authoring. The full language specification, grammar, parser, and compiler are available at github.com/salesforce/agentscript. Our goal is a fully open ecosystem for the language, but we’re getting there in phases. Today, we welcome bug fixes, developer tooling improvements, and suggestions on language direction. Over time, we may consider opening more of the ecosystem to enable a more broadly governed agent harness community. Dialect capabilities and the base language specification are governed by Salesforce — that’s how we ensure enterprise reliability as the language evolves.
Open sourcing Agent Script removes friction from authoring. But friction also shows up before developers write a single line of code — in provisioning, setup, and configuration. If we want developers building on the platform, we have to meet them where they are.
Agentforce Labs is an incubation program for tackling these friction points. We ship experiments, test them with real developers, and either graduate them to core Agentforce or retire them. We don’t wait for GA release cycles to see if an idea works.
The first experiment is Agentforce Labs Quickstart: instant access to Agentforce from the IDE of your choice. No org provisioning, no setup screens. Developers who want to kick the tires of Agentforce can connect and start building in Claude, Codex or Agentforce Vibes. More experiments will follow at labs.agentforce.com as we identify and eliminate the next friction points.
Agent Script opens authoring. Labs opens access. The last layer is everything between building an agent and running it in production — testing, safety reviews, deployment, and observability. That’s where ADLC (Agent Development Life Cycle) skills come in.
ADLC skills close the loop from sandbox to production and back. Developers author and validate `.agent` files locally, run LLM-powered safety reviews that catch harmful patterns keyword filters miss, deploy without leaving their IDE, and feed production session traces back into their authoring workflow. The cycle is continuous: build, test, deploy, observe, improve.
The skills work in any environment that supports the skill.md standard. The repository is available at github.com/SalesforceAIResearch/agentforce-adlc with installation instructions and full documentation. It’s also available in Agentforce Vibes and Agentforce Studio.
Agent Script, Agentforce Labs, and ADLC skills are part of a broader set of announcements under the Agentforce Developer Platform:
Companies like Adobe, Asymbl, Engine, Indeed, Paypal, and Petaluma Creamery showed how they’re deploying agents at scale in case studies and keynote demos.
The authoring tools are open. The experiments are live at labs.agentforce.com. If you’ve been waiting for the right moment to build on Agentforce, this is it.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。