惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
博客园 - 司徒正美
博客园 - 【当耐特】
爱范儿
爱范儿
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
IT之家
IT之家
人人都是产品经理
人人都是产品经理
雷峰网
雷峰网
酷 壳 – CoolShell
酷 壳 – CoolShell
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
大猫的无限游戏
大猫的无限游戏
月光博客
月光博客
宝玉的分享
宝玉的分享
V
V2EX
S
SegmentFault 最新的问题
V
Visual Studio Blog
阮一峰的网络日志
阮一峰的网络日志
Martin Fowler
Martin Fowler
Jina AI
Jina AI
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园_首页
L
LangChain Blog
D
Docker
腾讯CDC

The Register

Grafana offers AI assistant for free, warns users not to go mad Right to repair champ Framework punts modular 13in laptop with Core Ultra Series 3 France's 'Secure' ID agency probes breach as crooks claim 19M records Scotland Yard can keep using live facial recognition on Londoners, say judges UK tribunal sends £2B claim accusing Microsoft of overcharging for licensing to trial Nation-states want to cause harm, not just steal cash - stop handing your cyber defenses to the cheapest contractor Murder, she wrote: Ex-FBI chief wants some ransomware crims charged with homicide Phone-to-satellite use goes into orbit, growing 25% in 8 months macOS ClickFix attacks deliver AppleScript stealers to snarf credentials, wallets Anthropic bakes memory fixes into Bun 1.1.13 as developers complain of leaks The spaghettified DBMS chart that shows Oracle's crown is slowly slipping Yet another ex-ransomware negotiator admits turning rogue after payoff from crimelords FAA grounds Blue Origin's New Glenn as it probes missed satellite delivery 'mishap' AMD's Ryzen 9 9950X3D2 Dual Edition tested: Gratuitous overkill with a price to match AI-assisted intruders pwned Vercel via OAuth abuse and a pilfered employee account Crook claims to leak 'video surveillance footage' of companies Met police trials snoop tech platform in push to cuff more London shoplifters England's school phone ban gets teeth, just in time to bite no one Adaptavist Group breach spawns imposter emails as ransomware crew claims mega-haul Panasonic creates device-locked QR codes to speed facial biometric capture Iran claims US used backdoors to knock out networking equipment during war NASA Inspector fears new spacesuits won’t be ready for Moon landing Vibe coding upstart Lovable denies data leak, cites 'intentional behavior,' then throws HackerOne under the bus Trump-branded datacenter project fails to make itself great, again World's blandest man steps down from CEO job to spend more time in tastefully appointed home Chase got a spiff of $77 million to create one job with New York datacenter Scot becomes second Scattered Spider-linked crook to plead guilty in US You too can build a nuclear battery from junk you have lying around the house Schmoozebots: study finds flattery will get AI everywhere One of Europe's sovereign cloud picks may not be so-sovereign after all
Salesforce debuts Headless 360 agentic platform
Tim Anderson Tim Anderson · 2026-04-15 · via The Register

AI + ML

Headless 360: Salesforce's latest pitch to let AI do the dev work

Here comes 'enterprise vibe coding' as CRM giant aims to open development to anyone on the platform

Salesforce has introduced what it calls Headless 360 at its developer event TDX, which starts today in San Francisco, designed to expand the reach of its app-building tools beyond traditional developers.

The goal of Headless 360 is that everything on the Salesforce platform is now an API (application programming interface), MCP (model context protocol) server, or CLI (command line interface) command able to be called by coding agents, or by custom agents targeting specific customer requirements.

The Salesforce platform includes CRM (customer relationship management), customer service, marketing, and ecommerce. The company also owns the Slack collaboration tool. Historically, the main UI (user interface) for Salesforce has been in the web browser, though it has always supported a comprehensive API. The company now prefers to talk about an "experience layer" where user interaction can be anywhere, including Slack, Teams, voice chat, ChatGPT, or a custom React application.

Headless 360 means that agentic AI in any development tool – including Claude Code, Codex, Windsurf, or Visual Studio Code – can build applications that target the Salesforce platform.

"The developer, the builder is talking to these tools, the tools are driving the Salesforce UI creation, configuration etc," said said Joe Inzerillo, Salesforce president of enterprise and AI technology. "We're trying to create this ecosystem where in the future most of the code is going to be written by the agents.

"We see that internally in the way that we write things, already there are systems where the vast majority of code is written by the agent," he added.

Agentforce Vibes is a browser-based IDE for building agents or apps with AI

Agentforce Vibes is a browser-based IDE for building agents or apps with AI

Agentforce Vibes is a browser-based IDE based on Visual Studio Code and is now available as part of the free Salesforce Developer Edition as well as paid subscriptions. There are new agentic integrations and it reflects the fact that some users will rely on agents to do the coding for them. Salesforce extensions, the Salesforce CLI, and organization metadata are all pre-configured. 

The default LLM (large language model) in Agentforce Vibes is Claude Sonnet 4.5. It has two modes - plan mode and act mode - and comes with a set of pre-defined agent skills for tasks such as creating custom tabs in a UI (user interface) or generating Salesforce flows. Despite the flexibility of Headless 360, Agentforce Vibes defaults to coding with Apex, the Java-like programming language which is customized for Salesforce apps.

Salesforce has usage limits for its developer edition, set at 110 requests per month and 1.5 million tokens. These will refresh monthly until May 31, after which there is a final monthly allocation and no further refresh.

Salesforce is keen for companies to build custom agents, rather than just using them to build applications. The definition language for this is Agent Script, which, like Apex, is customized for Salesforce. Agent Script will now be open source, Salesforce said at the TDX conference.

However, the company also acknowledges that agents are "probabilistic, not deterministic," and that they "reason their way to unexpected outcomes," to quote the press release.

Salesforce has a set of tools intended to control unwanted behavior, including a testing center, observability and session tracing, and the ability to define guardrails and explicit business logic for some operations via Agent Script.

The company also announced the Slack Agent Kit, a collection of tools designed to bring agents on any platform into Slack with a chat UI.

The story behind Headless 360 is that Salesforce has bought into the idea that most future coding will be done by agents rather than humans. The company said this is a response to customer demand.

The initiative is also explicitly designed to enable non-programmers to build on the platform. "We want to expand the tent to bring in people that historically have not been part of the Salesforce ecosystem, that now are starting to build capabilities on Salesforce. Headless is a fundamental unlock that allows people to use our systems more effectively," said Madhav Thattai, EVP and GM of Salesforce AI.

Most customers only use a small subset of the capabilities of the Salesforce platform, and per-user subscriptions are costly. What about the notion that with AI to assist the coding, companies can replace Salesforce with their own custom solutions built from scratch?

"Maybe you could vibe yourself a SaaS application but who's going to maintain it?" said Thattai. "The notion that every company is going to build everything that they need to use themselves seems pretty crazy because it's a huge amount of expense, time, energy, and brain power that companies are focusing on things that aren't their core business."

Other factors the company hopes will keep users on Salesforce include the built-in data structures and workflows that have evolved over the years for CRM, marketing, and other Salesforce use cases. Salesforce also argues that the platform's security features and trust boundaries can protect users from some of the risks of custom development, particularly when vibe coding means builders may not fully understand what they are creating. ®