Marc Benioff just pulled a move that would have been unthinkable two years ago. Salesforce announced Headless 360, an initiative that exposes the entire Salesforce platform, including Agentforce and Slack, as APIs, MCP tools, and CLI commands. Over 100 new tools let AI development platforms like Claude Code operate a full Salesforce org without ever opening a browser. The API is the UI now. Benioff built the per-seat SaaS model 27 years ago. Now he's taking it apart himself, betting that agents will become the primary users of enterprise software.

Agent Script is worth watching. Salesforce EVP Jayesh Govindarjan told VentureBeat that early Agentforce customers hit a wall: agents were too brittle. You change one thing and the whole workflow breaks. Agent Script is an open-sourced DSL that lets enterprises define state machines in a single versionable file, specifying which steps are deterministic business logic and which are probabilistic AI reasoning. It's different from LangGraph's graph-based approach or Temporal's general-purpose durable execution. Agent Script solves a real problem: how to let AI reason freely without breaking your business logic.

The pricing shift is the real story. 100,000 human users at $300 per seat equals $30 million. Replace those seats with a million agents making API calls around the clock and the ceiling isn't headcount anymore, it's volume. Agents don't sleep. Consumption-based pricing in an agent-led world could deliver more revenue than per-seat ever did, assuming Salesforce gets the model right. Other system of record incumbents like Workday and ServiceNow will face the same choice soon: go headless or reveal that your moat was the UI, not the data.