Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

The End of Claude Code Subscriptions

Vincent Schmalbach announces the end of his Claude Code subscription service, citing challenges with sustainability, pricing, and alignment with Anthropic's evolving API policies and pricing models. The post reflects on the experience and the decision to shut down the subscription offering.

Background

- Vincent Schmalbach is a software developer and blogger who writes about developer tools and AI coding assistants. His post discusses the shutdown of subscription billing for Claude Code, Anthropic's terminal-based AI coding agent. - Claude Code is a command-line tool (launched 2025) that lets developers use Anthropic's Claude AI model directly in their terminal, competing with tools like GitHub Copilot and Cursor. It originally charged a subscription fee for usage. - Anthropic is the San Francisco-based AI company behind the Claude model family, founded by former OpenAI employees. It positions itself as a safety-focused competitor to OpenAI and Google. - The article's thesis is that Anthropic ended Claude Code subscriptions to pivot toward a usage-based, "pay-as-you-go" pricing model via API keys — a shift that reflects broader tensions in AI coding tools between flat-rate subscriptions (favoring heavy users) and metered billing (favoring light users). The post analyzes what this means for developers who relied on the subscription model.

Related stories

  • Newer Claude models sometimes invent extra keys in tool call arguments, breaking validation in Pi's edit tool. The author suspects post-training for Claude Code's forgiving harness makes alternative schemas fail. This suggests closed RL training can degrade general tool-use reliability.

  • Simon Willison released llm-coding-agent 0.1a0, an experimental coding agent built on his LLM library. The agent provides tools for reading, editing, searching files and executing commands, and ships with a Python API and CLI. It was developed using Claude Code (Fable 5) via TDD with a spec-first approach, and is available as a slop-alpha on PyPI.

  • Truth Social remains an outlet primarily for Trump's own posts, while other administration officials continue using X. The platform functions as a blog-like channel for Trump's messages rather than a genuine social network competitor.