Need to know
- OpenAI's Jalapeño ASIC outperforms Nvidia GB300 by up to 1.9x throughput per kilowatt and 3.6x lower latency.
- Google Cloud launched Gemini Enterprise for both legal and financial services verticals simultaneously today.
- Anthropic unified Claude chat and Cowork into a single memory system, on by default for individual plans.
- Salesforce data shows enterprise AI agent deployments nearly tripled to 13 per org, with 70% of support sessions now autonomous.
- OpenAI completed pretraining of a model codenamed Bel, reportedly exceeding 10 trillion parameters and targeting GPT-6.
New Releases
OpenAI presented benchmark results for Jalapeño at Hot Chips 2026, claiming its Broadcom-co-developed 700W inference ASIC delivers 1.5x to 1.9x more throughput per kilowatt and 1.7x to 3.6x lower end-to-end latency than Nvidia GB200 and GB300 systems.
- Six HBM4 stacks power the chip, which was designed around minimizing data movement and communication delays for modern LLM workloads, with limited deployment expected in OpenAI data centers by end of 2026 and broader rollout in 2027.
- The vertical integration play is explicit: OpenAI built chip, memory, network, software, and rack-scale system together, breaking the dependency on Nvidia merchant silicon margins that has constrained inference economics.
Google Cloud today shipped Gemini Enterprise for Financial Services and Gemini Enterprise for Legal simultaneously, purpose-built agentic platforms for capital markets, corporate banking, and law firm workflows.
- The legal product was developed directly with Cleary Gottlieb, Freshfields, Weil, and Williams & Connolly, and targets billable-hour automation rather than generic chat, signaling Google is cutting out legal tech middleware vendors.
- The financial services product includes a Google-managed Financial Research agent, 50-plus specialized skills, enterprise data connectors, and a third-party agent ecosystem built on the Gemini Enterprise platform.
Anthropic shipped unified memory across Claude chat and Claude Cowork on August 25, making context bidirectional and persistent across both surfaces.
- Memory is on by default for Free, Pro, and Max plans; Team and Enterprise orgs default to off, and users can edit or delete any remembered topic under Settings > Memory.
- Sensitive topics such as health and beliefs are excluded from memory unless the user explicitly enables them, a privacy control that reflects enterprise compliance pressure Anthropic has faced since Cowork launched.
GitHub's Copilot coding agent can now ingest Microsoft Teams conversation history as context for a coding task, eliminating the manual step of re-explaining decisions already made in chat.
- The integration combines what engineers have discussed in Teams with repository and issue data, giving the agent a fuller picture of intent before it writes a single line of code.
- The practical unlock is for distributed teams where product decisions live in chat threads: the agent can now act on those decisions without a human translating them into a ticket.
Funding
SoftBank is considering a bond issuance of $10 billion to $20 billion to refinance the loan backing its OpenAI investment, a signal that AI infrastructure financing has become large enough to move public debt markets.
Databricks launched Governance Hub as a generally available, account-level control plane surfacing data governance health, AI usage, and cost KPIs with an agentic Genie layer on top, extending the platform's moat beyond query execution into compliance infrastructure that Snowflake does not yet match at this scope.
Case Studies
Salesforce measured production agent activity across 400 businesses and found the average number of agents per organization grew from five to thirteen in fifteen months, with 70% of customer-service sessions now completing without a human.
- Agent build time fell 53% over the same period, while escalation rates held steady — the metric Salesforce uses to distinguish genuine deflection from contacts being routed to harder-to-find channels.
- The 400-company sample represents production deployments, not pilots, making this one of the more credible data points on enterprise agent scale yet published.
Paxos reported that its Hoplites AI coding agents, operating inside Slack, now account for 15% of all merged pull requests as of July 2026, while also handling incident response automation and enabling non-engineers to contribute to internal tooling.
- Agents run non-critical engineering tasks autonomously within Slack channels, cutting pull request cycle times without requiring engineers to context-switch to a separate coding environment.
- Non-engineer contributions to internal tools increased as a direct result, a workforce expansion effect that goes beyond the productivity narrative typically attached to coding agents.
Trending on X
- OpenAI 'Bel' pretrain leak A scoop claiming OpenAI completed a 10-trillion-parameter pretrain codenamed Bel as the base for GPT-6 and Astra is generating heavy engagement, with debate centered on whether parameter count still signals anything meaningful given how opaque scaling results have become.
- Jalapeño vs Nvidia infrastructure stakes OpenAI president Greg Brockman calling chip design 'underrated' alongside the Jalapeño Hot Chips reveal is driving a conversation about whether vertical silicon integration by labs structurally disadvantages GPU cloud providers who depend on Nvidia margin.
- Codex keychain bug locks out users Developer swyx warned publicly that Codex 'locked use' capabilities are relying on unstable macOS keychain features and have locked him out of his keychain twice this week, with Apple developer forums acknowledging it as a known bug — a trust problem for enterprise Codex rollouts.
- AI capital circular dependency meme A thread mapping the SoftBank → OpenAI → Nvidia → CoreWeave → Microsoft → OpenAI loop is circulating as a sardonic illustration of how concentrated and self-referential AI infrastructure financing has become, with the SoftBank bond news adding fresh fuel.
- OpenAI Assistants API end-of-life today The retirement of the Assistants API in favor of the Responses API landed today, and developers are reacting to the migration pressure — particularly teams that built enterprise integrations on the now-deprecated surface.