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

推荐订阅源

Hugging Face - Blog
Hugging Face - Blog
云风的 BLOG
云风的 BLOG
大猫的无限游戏
大猫的无限游戏
M
MIT News - Artificial intelligence
L
LangChain Blog
阮一峰的网络日志
阮一峰的网络日志
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Recent Announcements
Recent Announcements
IT之家
IT之家
Google DeepMind News
Google DeepMind News
罗磊的独立博客
爱范儿
爱范儿
Last Week in AI
Last Week in AI
人人都是产品经理
人人都是产品经理
U
Unit 42
MongoDB | Blog
MongoDB | Blog
S
SegmentFault 最新的问题
B
Blog
博客园 - 叶小钗
月光博客
月光博客
Stack Overflow Blog
Stack Overflow Blog
V
Visual Studio Blog
C
Check Point Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知

DEV Community

Authentication Security Deep Dive: From Brute Force to Salted Hashing (With Java Examples) Why AI Systems Don’t Fail — They Drift Spilling beans for how i learn for exam😁"Reinforcement Learning Cheat Sheet" I Replaced Chrome with Safari for AI Browser Automation. Here's What Broke (and What Finally Worked) How Python Borrows Other People's Work The $40 Architecture: Processing 1 Billion API Requests with 99.99% Uptime Vibe Coding: A Workflow Guide (From Zero to SaaS) Most webhook security guides protect the wrong side. The scary part is delivery. Headless CMS for TanStack Start: Build a Blog with Cosmic EU Age Verification App "Hacked in 2 Minutes" — What Actually Happened Comfy Cloud’s delete function does not actually remove files Running AI Models on GPU Cloud Servers: A Beginner Guide Event-driven media intelligence with AWS Step Functions and Bedrock I scored 500 AI prompts across 8 quality dimensions — here's what broke How to Call Google Gemini API from Next.js (Free Tier, No Backend Needed) The Portal Protocol: Reclaiming Human Connection in the Age of AI How to Fix Your Team's Scattered Knowledge Problem With a Self-Hosted Forum Intro to tc Cloud Functors: A Graph-First Mental Model for the Modern Cloud Designing Multi-Tenant Backends With Both Ownership and Team Access I Built a Neumorphic CSS Library with 77+ Components — Here's What I Learned PostgreSQL Performance Optimization: Why Connection Pooling Is Critical at Scale Cómo construí un SaaS multi-rubro para gestionar expensas en Argentina con FastAPI + Vue 3 🚀 I Built an Ethical Hacking Scanner Tool – Open Source Project I Replaced /usage and /context in Claude Code With a Single Statusline A Pythonic Way to Handle Emails (IMAP/SMTP) with Auto-Discovery and AI-Ready Design I Collected 8.9 Million Polymarket Price Points — Here's What I Found About How Markets Really Move EcoTrack AI — Carbon Footprint Tracker & Dashboard Everyone's Using AI. No One Agrees How. 5 self-hosted ebook managers worth trying in 2026 Building Your First AI Agent with LangChain: From Chatbot to Autonomous Assistant
Claude just passed ChatGPT in US business spend — and Cla...
danio · 2026-06-14 · via DEV Community

danio

Claude just passed ChatGPT in US business spend — and Claude Code agents start billing separately

Three signals for builders this week, and the through-line is simple: watch the bill, not just the benchmark. Claude leads US business spend, Claude Code's agents move to their own credit pool, and Microsoft ships its own models. Here's the builder read on all three.

Here's the 2-minute video version if you want the quick pass first:

1. Claude passed ChatGPT in US business AI spend

Ramp's AI Index — built from card and bill payments across 40,000+ US businesses — shows Claude at 34.4% of AI spend vs ChatGPT's 32.3%, the first time Claude leads.

  • This is spend share, not seat count. A separate IDC survey says only 19% of teams have deeply deployed Claude.
  • So the lead is about where the money goes, not who logs in most.

Why it matters: Spend share and active usage can point in different directions. Before you read "Claude won," check which tool your team actually opens each day — the budget signal and the daily-driver signal aren't the same thing.

2. Claude Code's agents leave your subscription on June 15

Starting June 15, agentic Claude Code usage moves out of your subscription and into a separate paid credit pool ($20–$200/month depending on tier).

  • The Agent SDK, claude -p, and Claude Code GitHub Actions all bill from that pool.
  • It's metered at full API rates with no rollover.
  • Third-party agents like Zed and Conductor move across too.

Why it matters: Heavy command-line and CI users will feel the meter first. It's worth auditing your agent runs before they start billing — a script that loops on claude -p looks free today and won't tomorrow.

3. Microsoft built seven in-house MAI models to lean off OpenAI

Microsoft launched seven self-built models with no OpenAI distillation.

  • It says testers preferred MAI-Thinking-1 over Claude's Sonnet in a blind eval, and that it scored 53% on SWE Bench Pro.
  • These are Microsoft's own numbers, with no third-party verification yet.

Why it matters: Vendor-reported wins are a starting point, not a verdict. If you're tempted to switch, wait for independent benchmarks before you move a real workload.


Which of these actually changes your stack this week? I'd love to hear how the Claude Code billing change lands for the heavy-agent folks.

🎙 Narration generated with ElevenLabs.