Anthropic: Claude Writes Over 80% of Its Own Code — and Calls for a Pause Button
Anthropic discloses the numbers: Claude writes >80% of its production code. At the same time, the company argues for the option to pause frontier development.
Konkrete Sprachmodelle und Modellfamilien — wer entwickelt sie, wofür sind sie geeignet.
An AI model is a trained neural network that has learned a pattern from examples — and uses that pattern to process new inputs. The word “model” is meant literally: a mathematical replica of what was contained in the training data. When you chat with ChatGPT, Claude or Gemini today, you are talking to a language model — currently the most prominent form. But there are also models for images, audio, video and code, and increasingly ones that handle several of these modalities at the same time.
To draw a clean line: “AI” is the umbrella term for everything that makes machines appear intelligent. An “AI model” is the specific piece of software that does the actual work. And an “algorithm” is the method used to train the model — not the model itself.
During training, the model is fed huge amounts of data — for large language models (LLMs) that means texts from the web, books, code repositories and much more. From this data, it learns probabilities: which word typically follows which? Which image regions belong together? The result is a set of parameters — numbers that store the learned pattern. A modern language model has billions to trillions of them.
When you later ask the model a question, it splits your text into tokens (small word or character chunks) and predicts the next most likely token step by step — and then the one after that, and so on, until the answer is complete. That is the whole trick: predicting the next token, billions of times per response.
What a model is good at depends on three factors: the training data, the model size (more parameters = often more capability, but also more expensive) and post-training — for example fine-tuning on specialised tasks or RLHF, which teaches models to give helpful rather than just probable answers.
Today’s AI models can be roughly split into three categories:
Closed-source models come from commercial providers like OpenAI (GPT series), Anthropic (Claude), Google (Gemini) or xAI (Grok). They run on the providers’ servers and are accessible via APIs or chat apps. Strengths: usually leading on quality and multimodality. Drawbacks: ongoing per-request costs, data protection questions, vendor lock-in.
Open-weight models like Meta Llama, Mistral, DeepSeek, Alibaba Qwen or Z.ai GLM can be downloaded and run yourself — on your own servers or via specialised hosters. The gap to closed models has shrunk significantly over recent years; for many tasks, open-weight models are now competitive or better.
Local models are a sub-category: smaller or heavily compressed open-weight models that run on a normal computer or laptop — via tools like Ollama or LM Studio. Advantages: free, offline, privacy-friendly. Limits: less capable than the big cloud models, need enough RAM and ideally a GPU.
Within each category there are additional specialisations: coding models (GPT-Codex, Codestral, DeepSeek-Coder), reasoning models for complex problem-solving, multimodal models for image/audio/video, and small fast variants (“Mini”, “Flash”, “Haiku”) for high volume at low cost.
Below you’ll see a topic world around AI models: current news on new releases, blog articles with background and practice, lexicon articles for deeper dives and a glossary of the most important terms. Use the filters above to switch by provider — OpenAI, Anthropic, Google, Meta, Mistral, DeepSeek and more — or look at the topic LLM Pricing if you’re mainly interested in costs and billing models.
Anthropic discloses the numbers: Claude writes >80% of its production code. At the same time, the company argues for the option to pause frontier development.
An export-control directive forced Anthropic to abruptly disable its top models Fable 5 and Mythos 5 for all users on June 12, 2026. Anthropic openly objects.
Google Gemini is now live as an agent in boostN — work with your Google subscription through our execution pipeline. Mistral is coming next.
A US export-control order forces Anthropic to disable Fable 5 and Mythos 5 worldwide. In the EU the model stays unselectable — restoration unconfirmed.
Per FT, Anthropic is negotiating a $50B round at $900B–$1T valuation. What the numbers say — and what they don't.
Anthropic closed a $65B round at a $965B valuation, confidentially filed for an IPO, and is financing $36B of Google TPUs through debt.
Fast Mode for Opus 4.6 is now extra-usage only. Here's how to enable it — and what it really costs you.
Provider comparison mid-2026: who has a headless mode, whose subscription still covers it — and why BYOK is the most stable foundation.
What we see after several weeks on Opus 4.7 in practice — token appetite, overachieving, and concrete levers to push back.
Real numbers from a customer setup with Claude Sonnet. What prompt caching delivers, when it pays off — and where the pitfalls are.
Fable 5 fixed a bug in one shot that Opus failed at twice. I'm still not switching. My honest impressions from the trenches after three days.
Anthropic's status board shows 98.64 % uptime. The per-day stripes tell a different story — and it's the one that matters for your work.