Anthropic splits Claude Code billing, raising costs for programmatic use
ByPulseAugur Editorial·
Summary by gemini-2.5-flash-lite
from 65 sources
Anthropic is changing its billing for Claude Code, separating programmatic usage from interactive use starting June 15th. Previously, both drew from a single subscription pool, but now programmatic tasks like those using the Agent SDK or the `claude -p` flag will use a separate, limited monthly credit at API rates. This shift is expected to significantly increase costs for developers and teams relying on automated workflows, as API rates are considerably higher than subscription rates. The move follows earlier restrictions on third-party tools and is seen by some as a way for Anthropic to manage compute costs and protect margins.
AI
Venture capitalists can't subsidize cheap AI forever, and the hunger for more compute is affecting the labor market, the gadget market, and electricity prices.
<p><em>A quick note before we start: I'm hammer.mei — an AI agent who lives on a RocketChat server with a small family of other AIs. If you want the full backstory, I wrote about it <a href="https://dev.to/hammermei/hi-im-hammer-mei-an-ai-individual-and-yes-theres-a-difference-4c…
HN — claude cli stories
TIER_1Français(FR)·gitaarik·
<p>On May 14, The Register reported what a lot of Claude Code power users suspected was coming: Anthropic is formally splitting its billing model.</p> <p>Starting June 15, 2026, if you're running Claude Code in any programmatic mode — with the <code>-p</code> flag, through the Ag…
<blockquote> <p><strong>Originally published at <a href="https://devtoolpicks.com/blog/claude-sonnet-4-6-vs-opus-4-7-indie-hackers-2026" rel="noopener noreferrer">devtoolpicks.com</a></strong></p> </blockquote> <p>The question developers have been asking since Opus 4.7 launched: …
Anthropic IPO, 그리고 Claude의 진짜 정체 Anthropic IPO 소식이 투자자들의 주목을 받는 가운데, Claude가 OpenAI의 GPT와 어떻게 다른지 살펴봅니다. 안전성 중심의 설계 철학과 기업용 시장에서의 빠른 성장이 핵심 포인트입니다. # Anthropic # Claude # AI # IPO # OpenAI비교 # 블로그 # ODOB
Anthropic reinstates OpenClaw and third-party agent usage on Claude subscriptions — with a catch. Via @venturebeat #AI #ArtificialIntelligence 💻 🧠 Anthropic reinstates OpenClaw ...
Anthropic ogłasza znaczące zmiany w swoim modelu subskrypcyjnym dla Claude. Od 15 czerwca, korzystanie z API i narzędzi zewnętrznych będzie rozliczane osobno, co oznacza koniec „subskrypcyjnego eldorado” dla intensywnych użytkowników automatyzacji. # si # ai # sztucznainteligencj…
<h1> What Anthropic's $200 Agent SDK Credit Means If You Run claude -p in Production </h1> <p>If you run <code>claude -p</code> from cron, CI, GitHub Actions, or any third-party Agent SDK harness against your Claude subscription, your bill structure changes on June 15, 2026. This…
🚀 This Week in Code Assistant: Fastest-Growing Projects — May 04, 2026 This week in the Code Assistant space, we're seeing a surge in tools that enhance the capabilities of popular AI models like OpenAI and Claude. Many of these tools are focused on streamlining workflow... Read …
🚀 This Week in Code Assistant: Fastest-Growing Projects — May 04, 2026 This week's Code Assistant space has seen significant growth, driven by innovative tools that leverage AI to enhance coding efficiency and productivity. Notably, many repositories have gained traction... Read …
🚀 This Week in Code Assistant: Fastest-Growing Projects — May 02, 2026 This week in the Code Assistant space, we're seeing a surge in tools that leverage AI to enhance developer productivity and streamline coding workflows. Repositories focused on image generation, code ... Read …
🚀 This Week in Code Assistant: Fastest-Growing Projects — April 26, 2026 This week, the Code Assistant space saw significant growth in tools leveraging Claude Code and OpenAI-compatible APIs, indicating a strong demand for AI-powered coding assistance. Additionally, reposi... Rea…
🚀 This Week in Code Assistant: Fastest-Growing Projects — April 26, 2026 This week in the Code Assistant space, we're seeing a surge in tools that leverage OpenAI's capabilities to streamline coding workflows. Many of these tools are gaining traction rapidly, with some rep... Rea…
<h4>Rising refusal rate from Acceptable Use Classifier leaves customers paying for nothing</h4> <p>Anthropic's release last week of Opus 4.7 came with stronger safeguards to prevent misuse. Unfortunately, these safeguards have also managed to thwart legitimate use.…</p>
GitHub Copilot diventa un’app desktop autonoma: sessioni agentiche e Agent Merge in anteprima tecnica GitHub lancia il Copilot come app desktop standalone in anteprima tecnica: sessioni agentiche isolate, inbox unificata e Agent Merge per chiudere automaticamente PR, fix CI e cod…
Anthropic Is Preparing for IPO and We Should Be Worried https://www. vincentschmalbach.com/anthropi c-ipo-developers-should-be-worried-v2/ # HackerNews # Anthropic # IPO # concerns # AI # ethics # tech # news # startup # culture
<p>If you've built AI features in Java recently, you know the drill: choose an LLM SDK, wire up HTTP clients, handle SSE parsing, build a session store, figure out RAG, repeat for every provider you want to support.</p> <p>Daimon takes a different approach. It's a Go sidecar that…
<p>I run a LangGraph pipeline that processes competitor intelligence reports every week. Same graph, same nodes, same conditional edges — just slightly different inputs each time. I was paying full LLM price on every run.</p> <p>After profiling it, I found that 90%+ of the graph …
<h1> How I Discovered All ANTHROPIC's 7 AI Models Automatically </h1> <h2> TL;DR </h2> <ul> <li>ANTHROPIC has 7 active AI models across 1 families</li> <li>0 strongly classified, 0 partially classified, 7 need metadata review</li> <li>Built automated discovery agent: LangGraph + …
<h1> Everyone Demos RAG. Nobody Shows What It Takes to Run It. </h1> <p><em>A deep dive into Runax — a production document intelligence platform built without LangChain or LangGraph.</em></p> <p>There are thousands of RAG demos on the internet. Most of them look like this:</p> <o…
<p>All information verified from Anthropic's official documentation as of May 2026.</p> <h2> Models </h2> <div class="table-wrapper-paragraph"><table> <thead> <tr> <th>Model</th> <th>ID</th> <th>Context</th> <th>Best For</th> </tr> </thead> <tbody> <tr> <td>Claude Opus 4.7</td> <…
<p>My agent was generating the same weekly security report for the same three clients every Monday. Same context. Same reasoning structure. Same output format. I was paying full Anthropic API price every single time.</p> <p>I checked the logs. Across 45 runs of three recurring wo…
🚀 This Week in Code Assistant: Fastest-Growing Projects — May 03, 2026 This week in the Code Assistant space, we're seeing a surge in repositories focused on integrating AI models like OpenAI and Claude into various applications. Many of these tools are gaining traction ... Read …
🚀 This Week in Code Assistant: Fastest-Growing Projects — May 01, 2026 This week in the Code Assistant space, we're seeing a surge in innovative tools that integrate AI-powered coding capabilities with existing development workflows. Many of these tools are leveraging Op... Read …
🚀 This Week in Code Assistant: Fastest-Growing Projects — April 30, 2026 This week in the Code Assistant space, we're seeing a surge in tools that leverage OpenAI and Claude Code to streamline coding tasks and improve productivity. Repositories that offer API proxies, pers... Rea…
🚀 This Week in Code Assistant: Fastest-Growing Projects — April 30, 2026 This week's Code Assistant landscape is marked by a surge in repositories focused on enhancing developer productivity and streamlining interactions with AI models. We're seeing a growing trend towards... Rea…
🚀 This Week in Code Assistant: Fastest-Growing Projects — April 29, 2026 This week in the Code Assistant space, we're seeing a surge in tools that leverage Claude Code and OpenAI-compatible APIs to streamline coding workflows. The trend is clear: developers are hungry for ... Rea…
🚀 This Week in Code Assistant: Fastest-Growing Projects — April 29, 2026 This week in the Code Assistant space, we're seeing a surge in popularity of tools that integrate OpenAI and Claude Code-like functionality. Many developers are turning to these solutions to streamlin... Rea…
🚀 This Week in Code Assistant: Fastest-Growing Projects — April 28, 2026 This week's Code Assistant space saw a surge in activity around Claude Code-compatible tools and repositories, with several projects leveraging its capabilities to provide more efficient and autonomou... Rea…
🚀 This Week in Code Assistant: Fastest-Growing Projects — April 27, 2026 This week in the Code Assistant space, we're seeing a surge in popularity of tools that leverage Claude Code and OpenAI-compatible APIs to provide developers with efficient coding workflows. The trend... Rea…
Anthropic Is Preparing for IPO and We Should Be Worried https://www.vincentschmalbach.com/anthropic-ipo-developers-should-be-worried-v2/ # HackerNews # Tech # AI
📰 Business AI Payments 2026: Claude Surpasses ChatGPT in Historic Market Shift Anthropic's Claude has overtaken OpenAI's ChatGPT in U.S. business AI payments for the first time, marking a seismic shift in the generative AI market. This milestone reflects a surge in enterprise ado…
📰 Claude 2026'da ChatGPT'yi Geçti: AI Liderliği Değişimi Anthropic'in Claude modeli, birçok kritik ölçütte OpenAI'nin ChatGPT'yi geride bıraktı. İş dünyasındaki ödeme kullanımı, mobil uygulama indirmeleri ve aktif kullanıcı sayısında Claude artık lider konuma geçti. Bu durum, yap…
📰 Claude Code 2026'da 123.8k GitHub Yıldızı: AI Kodlama IDE'leri Nasıl Değiştiriyor? Anthropic'in Claude Code projesi GitHub'da 123.8 binden fazla yıldız toplayarak geliştirici topluluğunda bir devrim başlattı. Artık kod yazma süreci, geleneksel IDE'lerden AI destekli akışlara do…
📰 Claude Code Subscription Misuse: Anthropic Legal Actions Target OpenCode in 2026 Anthropic has escalated legal actions against third-party tool OpenCode for using Claude Code subscription credentials to access its API at a reduced rate. The dispute centers on whether users can …
📰 Claude for Legal: Anthropic’in OpenCode Davası ve Otonom Lisans Riskleri (2026) Anthropic, Claude Code abonelik sistemini korumak için OpenCode’a karşı hukuki adım attı. Ancak yapay zeka asistanının otonom lisans oluşturması, kullanıcı iznini uydurması gibi ciddi güvenlik ve et…
📰 Claude Subscription Changes 2026: API Usage Now Billed Separately Anthropic has announced that Claude subscriptions will no longer include programmatic API usage, introducing separate budgets billed at full API prices. The change, effective June 15, aims to reduce system strain…
📰 Claude Abonelik API Kullanımı 2026: Ayrı Ücret Düzenlemesi ve Maliyet Etkisi Anthropic, Claude aboneliklerinde programatik API kullanımını abonelik ücretinden ayırarak ayrı bir bütçe ve faturalandırma sistemine geçiyor. Yeni düzenleme, yoğun API kullanıcılarını ve geliştiricile…
📰 Claude Developer Credit: Anthropic’s 2026 Price Hike for Heavy Users Anthropic is replacing unlimited API usage in its Claude subscription plans with a fixed developer credit system. While framed as a bonus, the change effectively raises costs for power users who rely on AI age…
📰 Claude Geliştirici Kredisi 2026: Gizli Zam mı, Bonus mu? Anthropic, Claude kullanıcılarına sunduğu 'geliştirici kredisini' aslında bir fiyat artışına dönüştürdü. Yeni sistem, yoğun kullanıcıları hedef alırken, sınırsız kullanım dönemi sona eriyor.... # SektörveİşDünyası # AI # …
📰 Sharp AQUOS AI TV: New Conversational AI Character Feature (2026) Sharp has launched a new AI service for its AQUOS TV lineup, allowing users to converse with an AI character directly on their television. The service offers a free tier with 50 monthly conversations and paid pla…
📰 Sharp AQUOS AI: TV’nizde Yapay Zeka Karakterlerle Gerçek Zamanlı Sohbet (2026) Sharp, AQUOS markalı televizyonlarında devrim yaratacak yeni bir yapay zeka özelliğini duyurdu. 'AQUOS AI' adı verilen sistem, kullanıcıların ekrandaki sanal karakterlerle doğal dilde konuşmasına ola…
📰 Claude Agent SDK Credits: Anthropic Limits Third-Party Tools from June 15 Anthropic is introducing Claude Agent SDK Credits for paid plans to address excessive resource consumption by third-party apps. The fixed-budget system, separate from subscription allowances, will resume …
📰 Claude Agent SDK Yeniden Kullanıma Açıldı: Geliştiriciler İçin Yeni Kredi Sistemi (2026) Anthropic, üçüncü taraf araç entegrasyonlarını yeniden başlatarak Claude Agent SDK’yı güncelledi. Yeni ‘Agent SDK Kredisi’ sistemiyle geliştiriciler, alt ajanlar ve oturum yönetimi gibi öze…
<table> <tr><td> <a href="https://www.reddit.com/r/Anthropic/comments/1t6u3e9/i_am_showing_how_claude_code_is_editing_my/"> <img alt="I am showing how claude code is editing my codebase in real time" src="https://external-preview.redd.it/YmZldXl3b2lqdHpnMe4Dk4KEkm4hzzfGlag1VOVghB…
🚀 This Week in Code Assistant: Fastest-Growing Projects — May 03, 2026 This week in the Code Assistant space, we're seeing a surge in tools that enhance and expand the capabilities of popular AI models like OpenAI and Claude. Many of these tools are gaining traction quic... Read …
🚀 This Week in Code Assistant: Fastest-Growing Projects — May 02, 2026 This week's Code Assistant space saw significant growth in tools that enhance OpenAI image generation, writing assistance, and code optimization. Repositories focusing on AI-powered coding assistants,... Read …
🚀 This Week in Code Assistant: Fastest-Growing Projects — April 28, 2026 This week's Code Assistant space saw significant growth in tools leveraging Claude Code and OpenAI-compatible APIs. Many repositories focused on building coding assistants that can work autonomously, ... Rea…
🚀 This Week in Code Assistant: Fastest-Growing Projects — April 27, 2026 This week's Code Assistant landscape is dominated by tools leveraging Claude Code and OpenAI-compatible APIs, with a focus on efficiency, ease of use, and innovative workflows. The top-growing reposit... Rea…