Frontier Daily
Shipped.
Anthropic plants Claude inside Salesforce, OpenAI publishes a chip benchmark, and Google ships a chat feature while its flagship model is still late.
Date Wednesday, August 26, 2026 Window Aug 25 to Aug 26 Labs Six Items Eight
The Open
Wednesday, August 26, 2026
The model
is the
interface now.

The interesting thing about the Anthropic-Salesforce deal is what it is not. Not another API partner. Not a research collaboration. Not an enterprise reseller arrangement. It is Anthropic planting Claude inside the world's most widely deployed CRM, with 37 prebuilt skills that can query, update, and action live Salesforce data, all without the seller ever opening the Salesforce interface.

That is a different bet. Not "here is a model, build on it." More like: here is the model, it already knows your pipeline, and you never have to switch apps to use it.

A week ago the distribution question for Anthropic was about developer mind-share: Vertex seats, Bedrock workloads, API tier. Claudeforce moves that question into a different room. Enterprise software users do not think about which model they are on. They think about which interface they live in. Salesforce just handed Anthropic 150,000-plus enterprise customers and made Claude the interface. Salesforce's stock went up 14% in extended trading. That number is also a data point.

Lead01
Anthropic / Salesforce

Claudeforce

37 prebuilt skills, live CRM data, and a bet that you never need to open Salesforce again.
Category: News / Partnerships    Source: salesforce.com    Date: August 26, 2026
By the numbers 37 prebuilt sales skills at launch.

14% gain in Salesforce shares in after-hours trading.

Open beta target: September 2026.

Select pilot customers: live now.
Anthropic / Salesforce / August 26

Anthropic and Salesforce announced Claudeforce on August 26: a plugin with 37 prebuilt sales skills that surfaces live Salesforce CRM data directly inside Claude. Pipeline updates, account history, opportunity status, queryable in natural language, all without leaving Claude. Select pilot customers have it now. Open beta in September.

The mechanism is a plugin granting Claude sanctioned read and write access to Salesforce objects. Sellers query the CRM from inside Claude, and Claude takes governed actions: logging activity, updating deal stages, drafting follow-ups, escalating opportunities. The 37 skills are prebuilt workflows. You do not have to wire anything to get the core sales loop running.

The blast radius is every Salesforce seat currently duplicating effort between the CRM and a separate AI tool. If the plugin delivers what the demo suggests, the argument for maintaining a separate AI subscription weakens fast. Anthropic is not competing with other AI labs here. It is competing with the friction cost of app-switching, and friction cost is a much lower bar to clear.

The pattern: Anthropic has been aggressive about distribution through enterprise infrastructure, AWS, Google Cloud, Azure. Claudeforce is a different layer. Not Claude offered through a cloud provider. Claude embedded at the application layer, where the sales team already lives. The lab that spent years building reputation on safety research just made a bet that the real moat is surface area in the software stack.

The read: Anthropic is not selling a model. It is selling a presence. If Claudeforce succeeds, the upgrade conversation for every Salesforce customer becomes an Anthropic conversation. That is a remarkably different revenue architecture than per-token API pricing. Microsoft has been running this playbook inside Office 365 with Copilot for two years. Anthropic is arriving later but arriving with what appears to be a stronger underlying model. Late with a better product is not a losing position.

The builder's move: if your team uses Salesforce and you have any interest in internal tooling, register for the September open beta. This is the kind of product that lands differently when you use it than when you read about it. The 37-skill scope is narrow enough to work well out of the box, which is the failure mode that unlimited-tool-use agents never survived in enterprise deployment.

The contrast: OpenAI's enterprise play runs through operators, vertical-specific deployments where a company wraps a model and ships it to users. Microsoft Copilot inside 365 is the canonical example at scale. Anthropic just ran the same play with Salesforce, and announced it with Salesforce as an equal partner. The positioning is sharper. Whether the execution matches the press release is a September question.

Dig02
OpenAI Infrastructure

Jalapeño's
first
results

OpenAI's custom inference chip outperforms commercial alternatives on a public benchmark. The implications arrive slowly, then all at once.
Category: Infrastructure / News    Source: openai.com    Date: August 25, 2026
Benchmark InferenceX: public benchmark.

Models tested: GPT-OSS 120B, DeepSeek R1, Kimi K2.

Result: Pareto-frontier on throughput per kilowatt and token latency.

Co-designed with Broadcom.
OpenAI / Jalapeño / August 25

OpenAI released the first performance results from Jalapeño, its custom inference chip co-designed with Broadcom, on August 25. The claim: on InferenceX, a public benchmark using GPT-OSS 120B, Jalapeño delivers more peak throughput per kilowatt and lower token latency than commercial systems in the comparison. The results held across DeepSeek R1 and Kimi K2 as well. OpenAI says the chip sits on the Pareto frontier of performance-per-watt and latency across all three tested model families.

The mechanism: most inference hardware forces a tradeoff between throughput (tokens per second in aggregate) and latency (response time per user). Jalapeño, OpenAI says, avoids that tradeoff. The benchmark is public, which means the claim is checkable. OpenAI chose to publish the results rather than keep them internal, which is a signal about confidence.

The blast radius is slow-moving but large. If Jalapeño performs at scale what the benchmark shows in controlled testing, OpenAI's marginal cost of serving inference drops substantially. That changes unit economics, potentially before any revenue inflection from the ChatGPT product suite. Lower serving costs either widen margins or compress API pricing for customers. Both outcomes are meaningful for the broader market, because OpenAI's pricing tends to move everyone else's.

The pattern: every major frontier lab is now building custom silicon. Google has TPUs. Meta has MTIA running in its data centers. Anthropic runs on AWS Trainium and Inferentia. xAI built custom cluster infrastructure in Memphis. Custom silicon is the infrastructure moat of the next cycle, not because NVIDIA's hardware is bad, but because running on NVIDIA at frontier scale means paying NVIDIA's margins indefinitely. OpenAI just told NVIDIA, publicly, that it has a path off that dependency.

The builder's move: nothing actionable today. Jalapeño is internal infrastructure. But if this benchmark holds under production load, watch for API price adjustments in Q1 2027. Note whether the throughput gains translate to lower latency on the models you actually use. When OpenAI's prices move, the whole market moves with them.

The contrast: Anthropic's compute is cloud-provider-dependent. AWS agreements, Trainium instances. That is not a weakness today. It may be one in three years if OpenAI's Jalapeño scales and drives down inference costs to a point where compute independence becomes the real cost advantage. The lab that controls its own compute controls its own margin. Anthropic is not in that position, and the Claudeforce partnership suggests the bet is on distribution and product surface area instead.

Also Dug
Three more items from the window
Anthropic / Claude Code
v2.1.245: the wildcard warning

Claude Code shipped version 2.1.245 on August 25. The headline change is a startup warning for Bash allow rules that use a wildcard before the subcommand. A rule that allows bash * would trigger it. The intent is to surface rules that are more permissive than the author likely intended, before any agentic session runs with them.

The mechanism: at session initialization, Claude Code scans allow rules and logs a warning when a wildcard appears before the subcommand. This catches rules where the author intended to permit a specific pattern but opened a wider permission. Overly permissive bash rules in Claude Code project settings files are a real footgun, most common when someone copies a rule without reading the scope.

Also in this release: a new Auto mode tab in /permissions for viewing and editing classifier rules; transcript rendering improvements; the context cost of loading the built-in claude-api skill dropped from 200k-plus tokens to roughly 25k, because the skill now loads reference docs on demand rather than pre-loading the entire reference set. That last change matters for long agentic sessions where persistent context has a real cost per turn. The /permissions panel and /add-dir command can now both be used while Claude is actively working.

Builder's move: update Claude Code. Check startup output for wildcard rule warnings on first launch in any project. If you find one you do not recognize, the warning is telling you something useful.

Google DeepMind / Apps
Ask Gemini in Google Chat, while 3.5 Pro waits

Starting August 26, Google is rolling out Ask Gemini in Google Chat for eligible Workspace customers. Users can query Gemini mid-conversation for summaries and drafts without leaving the Chat interface.

This is not the product Google needs to ship. Gemini 3.5 Pro was announced at Google I/O in May with a "ships next month" commitment. It missed June. It missed mid-July. Internal testing showed performance still lagging behind rivals, triggering another two-month delay. Koray Kavukcuoglu took over DeepMind model development from Demis Hassabis on August 12 specifically because of this pattern. What launched today is a workspace chat feature. A real product. Not the flagship.

The contrast is pointed: Anthropic is embedding in Salesforce, OpenAI is embedding in enterprise verticals through operators, and Google is embedding Gemini in its own workspace at a point when the frontier model is late. The lab that controls both the model and the workspace has the cleanest path. The question is whether the model is ready. For Google right now, it is not.

Builder's move: if your organization is on Google Workspace, Ask Gemini in Chat is the lowest-friction first step for evaluating Gemini on internal workflows. Use it for summarization and drafting. Hold off on stronger model-layer bets until 3.5 Pro ships.

Mistral / Partnerships
Mistral and HUMAIN: hundreds of millions for sovereign AI in Saudi Arabia

Mistral announced a strategic collaboration with HUMAIN, Saudi Arabia's state-backed AI company under the Public Investment Fund, on August 24. Scale: hundreds of millions of Euros. Scope: compute infrastructure, model development, Arabic language models, cybersecurity, voice, and a joint go-to-market for regulated industries across the region.

The mechanism: Mistral lends its model stack and open-weights positioning to a national AI deployment program. Saudi Arabia gets a non-US, non-Chinese AI foundation built on European open-weights technology. Mistral gets shelf space on HUMAIN's infrastructure, which includes NVIDIA agreements for up to 600,000 units of AI hardware over three years, plus arrangements with xAI and AWS.

The pattern is not subtle. This is the third major non-Western AI infrastructure deal Mistral has signed in 2026. The proposition is increasingly specific: open-weights middle path, customized for your language and regulatory environment, running on compute you own. Mistral's pitch is AI sovereignty, and the market for that pitch is every country that wants neither US hyperscaler dependency nor Chinese state AI. That market is larger than it looked in 2024.

Builder's move: if you build for MENA markets, Mistral is now the incumbent open-weights option in the region by partnership. The Arabic language models are the asset to watch when they ship.

Signal
Quiet
on the Wire

xAI: Grok 4.6 is live on the xAI API with a 500,000-token context window. Text and image inputs, text-only output. Grok 5 is still in training; xAI has given no release date commitment.

Meta: Muse Spark 1.2 open weights remain promised but undelivered since the August 10 announcement. Meta's terminal coding agent Muse Code shipped August 5 and is live for users. The open-weights drop is the asset to watch.

OpenAI: o3 retired from ChatGPT today as scheduled, ending the 90-day sunset that began May 28. API access continues. Zero data retention confirmed for eligible API customers: prompts and responses are not retained after processing and are not used for training. The Admin plugin for ChatGPT Work and Codex also shipped August 25.

The Close
Anthropic planted Claude inside Salesforce today. That is distribution at a scale API pricing never reached.
OpenAI published a chip benchmark. The chip is called Jalapño. The implication is that NVIDIA's margin has an expiration date.
The frontier is moving. Most of today's action happened below the model layer.
Reference

Release
Log

Everything that shipped in the Aug 25 to Aug 26 window, grouped by category. Items that did not make the front matter live here as one-liners.
Claude Code
1 release
Anthropic's agentic coding CLI. Every version individually.
Code
Claude Code v2.1.245
Startup warning for Bash allow rules with a wildcard before the subcommand. New Auto mode tab in /permissions for viewing and editing classifier rules. Transcript rendering improvements. Context cost of the claude-api built-in skill reduced from 200k-plus tokens to approximately 25k by loading reference docs on demand. /permissions and /add-dir now work while Claude is actively working.
How to use Run claude update or reinstall. Check startup output for wildcard rule warnings on first launch in any project.
News & Partnerships
5 items
Announcements, partnerships, and model lifecycle events from across the frontier.
News
Claudeforce: Anthropic and Salesforce strategic partnership
A plugin with 37 prebuilt sales skills gives Claude read and write access to live Salesforce CRM data. Sellers query, update, and action CRM objects from inside Claude. Available to select pilot customers now; open beta in September. Additional prebuilt skills for other business functions begin launching in late 2026.
Why it matters Anthropic's first major application-layer distribution play. Distribution through a CRM with 150,000-plus enterprise customers is a different channel than developer APIs or cloud provider agreements.
News
OpenAI Jalapeño: first inference chip benchmark results
OpenAI published performance results for Jalapeño, its custom inference chip co-designed with Broadcom. On InferenceX (GPT-OSS 120B, DeepSeek R1, Kimi K2), Jalapeño shows higher throughput per kilowatt and lower token latency than commercial alternatives. OpenAI says the chip sits on the Pareto frontier of performance-per-watt and latency across all three tested model families.
Why it matters Custom silicon gives OpenAI a path off NVIDIA infrastructure dependency. If inference costs drop, API prices follow.
News
OpenAI o3 retired from ChatGPT
OpenAI retired the o3 model family from ChatGPT today, completing the 90-day sunset period that began May 28, 2026. API access continues unchanged. Users on ChatGPT should migrate to o4-mini or o4 depending on workload requirements.
News
Google: Ask Gemini in Google Chat launches
Google is rolling out Ask Gemini in Google Chat for eligible Workspace customers starting August 26. Users can query Gemini for summaries and drafts within active Chat conversations. Gemini 3.5 Pro remains delayed; this is a Workspace integration, not a model launch.
News
Mistral and HUMAIN: strategic collaboration for sovereign AI in Saudi Arabia
Mistral and HUMAIN (Public Investment Fund of Saudi Arabia) announced a collaboration in the hundreds of millions of Euros covering compute infrastructure, frontier model development, Arabic language models, cybersecurity, voice, and a joint go-to-market for regulated industries in Saudi Arabia and the broader region.
Why it matters Third major non-Western AI infrastructure deal for Mistral in 2026. Establishes open-weights European AI as a credible alternative to US or Chinese AI monoculture in Gulf-state deployments.
API & Platform
2 items
Release notes and platform changes from OpenAI and Anthropic.
API
OpenAI: Zero Data Retention for eligible API customers
OpenAI confirmed zero data retention for eligible API customers: prompts and responses are not retained after a request is processed, are not available to OpenAI personnel for review, and are not used to train models unless customers explicitly opt in. Private Safety Processing previewed for running advanced safety evaluation without data retention.
How to use Check your API account tier to confirm ZDR eligibility. No additional configuration required if eligible.
API
OpenAI: Admin plugin for ChatGPT Work and Codex
OpenAI shipped an Admin plugin for ChatGPT Work and Codex, giving administrators management and configuration access within those environments.
Other Labs
1 item
xAI model availability update.
News
xAI: Grok 4.6 on the xAI API
Grok 4.6 is available on the xAI API with a 500,000-token context window. Text and image inputs, text-only output. No text output limit stated. Grok 5 remains in training with no committed release date.
Stay on the frontier

Get Shipped. in your inbox.

Daily digest at 9 PM ET. Weekly magazine every Friday morning. Six labs, one feed. No spam, one-click unsubscribe.