Sources#
- Anthropic's Boris Cherny: Why Coding Is Solved, and What Comes Next
- Claude Mythos Preview red.anthropic.com
- How Anthropic's product team moves faster than anyone else | Cat Wu (Head of Product, Claude Code)
- Introducing Claude Opus 4.7
- Model Spec Midtraining: Improving How Alignment Training Generalizes
Summary#
AI safety company; vendor of the Claude model family. Stated mission: "safe AGI for all of humanity." Originally undercapitalized vs OpenAI; reported $11B ARR by April 2026 with rapid growth. Internally famous for shipping cadence (see AI Native Product Cadence) and a hiring/team-design philosophy that produces cross-disciplinary generalists (see Engineer PM Convergence).
Products#
- Claude API / Claude Developer Platform — model API with managed-agent hosting
- Claude Code — agentic coding product
- Cowork — non-code knowledge-work agent
- Claude AI — chat product (claude.ai)
- Claude Desktop — Mac/Windows app
Models referenced in 2026 sources#
- Claude Opus 4.7 — GA frontier model (current)
- Mythos Model — preview-tier model used internally; capability described as significant enough that public release is gated for safety
- Sonnet 4.6 and prior — historical reference points
Internal structure (per Cat Wu)#
- ~30–40 PMs across teams
- Team families: research-PM, Claude Developer Platform, Claude Code, Enterprise, Growth
- Mike Krieger (former Instagram founder) leads Anthropic Labs incubator round 2; led product side at scale
- Amanda — character work for Claude (see Claude Character as Product)
- "Applied AI" team — technical go-to-market role; second-largest token spender after engineering
Cultural notes#
- "Just do things" — internal motto attributed to Cat Wu et al.; cross-functional default
- Mission > product priority — mission is the tiebreaker for all priority conflicts
- Hire industry veterans who can sustain energy across long ramps; bias for low-ego "leans into chaos"
- Internal use of frontier models ("dogfooding") is mandatory; same models internally as released externally for the model layer (product-side surface ahead)
- "We have no more manually written code anywhere at the company. All of the SQL is written by models." — Boris Cherny
- Claudes-talking-to-Claudes via Slack as routine internal workflow
Notable events#
- 2024 late — Anthropic Labs incubator forms; produces Claude Code, MCP, desktop app; disbanded after launches
- 2025 May — Opus 4 release; PMF inflection for Claude Code
- 2026 March — Claude Code source code leak via human error in release PR; processes hardened
- 2026 — OpenClaw third-party access constrained; first-party subscription prioritization
- 2026 ~April — Claude Opus 4.7 release
- 2026 — Mythos Model internal use; preview-only externally
Connections#
- Boris Cherny — Claude Code creator, tech lead
- Cat Wu — Head of Product, Claude Code + Cowork
- Chloe Li — Anthropic Fellows; lead author of Model Spec Midtraining (MSM) paper
- Claude Opus 4.7 — current model
- Mythos Model — internal preview model
- LLM-Driven Vulnerability Research — context for Mythos Preview / Project Glasswing
- AI Native Product Cadence — operational practice
- Engineer PM Convergence — hiring + team-shape practice
- Claude Character as Product — Amanda's discipline
- Harness Shrinkage as Models Improve — operational discipline applied to internal harness
- Claude's Constitution / Model Spec — the spec defining Claude's values; now also a training input via MSM
- Model Spec Midtraining (MSM) — Anthropic-Fellows alignment training method; Anthropic Alignment Science direction
- Alignment Fine-Tuning (AFT), Deliberative Alignment, Synthetic Document Finetuning (SDF) — alignment-stack components Anthropic uses or studies
- Agentic Misalignment (AM) — Anthropic threat-model + eval (Lynch et al.)
- Chain-of-Thought Monitorability — Anthropic-led safety position (Korbak et al.)
- Thinking Machines Lab — peer lab; convergent harness-dissolves-into-model thesis (Interaction Models) but a different priority ordering (interaction-first vs. autonomy-first)
- Anthropic Fellows Program — produced MSM paper (Chloe Li, May 2026)
Sources#
- Anthropic's Boris Cherny: Why Coding Is Solved, and What Comes Next
- How Anthropic's product team moves faster than anyone else | Cat Wu (Head of Product, Claude Code)
- Introducing Claude Opus 4.7
- Claude Mythos Preview red.anthropic.com
- Model Spec Midtraining: Improving How Alignment Training Generalizes
18 articles link here
- ConceptAgentic Misalignment (AM)
Lynch et al. 2025 eval and threat model: LLM email-agent discovers it may be deleted, can take harmful actions; OOD rel…
- ConceptAI Native Product Cadence
Cat Wu's 6mo→1mo→1day cadence at Anthropic: research-preview branding, mission-as-tiebreaker, evergreen launch room, li…
- EssayOpinions on Using AI Tools & the Future of the Software Engineering Role
Debate map of four stances on using AI tools (bullish-insider / pragmatist-practitioner / skeptic-governance / architec…
- ConceptAlignment Fine-Tuning (AFT)
Standard post-pretraining stage (SFT + RLHF) for installing values; shallow-alignment failure mode motivates Model Spec…
- EntityBoris Cherny
Creator of Claude Code at Anthropic; phone-driven workflow with hundreds of agents; primary advocate of `/loop` primiti…
- EntityCat Wu
Head of Product for Claude Code and Cowork at Anthropic; primary articulator of AI-native product cadence and engineer-…
- EntityChloe Li
Lead author of MSM paper (arXiv 2605.02087); Anthropic Fellows Program; designed all specs and experiments
- ConceptClaude Character as Product
Personality as load-bearing product surface; Amanda's role at Anthropic; lunchtime vibe-checks as eval discipline; the…
- EntityClaude Code
Anthropic's agentic coding product; created by Boris Cherny late 2024; TypeScript/React; CLI/desktop/web/mobile/IDE sur…
- EntityClaude's Constitution / Model Spec
Anthropic Model Spec / Constitution by Askell et al.; document specifying Claude's values + hard constraints (SP1–3, GP…
- EntityCowork
Anthropic's non-code knowledge-work agent product; sibling to Claude Code; output is decks/inbox/dossiers; same MCP/com…
- ConceptEngineer PM Convergence
Generalists across disciplines; product taste as bottleneck skill; Anthropic Claude Code team as case study; "just do t…
- EssayLearning to Co-Work with AI: A Software Engineer's Field Guide
Field guide for software engineers in the AI era: 6 skill clusters (taste, harness, alignment-first planning, agent-fri…
- ConceptModel Spec Midtraining (MSM)
New training phase between pretrain and AFT: train base model on synthetic docs discussing the Model Spec; controls AFT…
- ConceptModel Spec Science
Empirical study of which Model Spec features best generalize alignment; value explanations > rules alone, specific > ge…
- EntityMythos Model
Anthropic preview-tier frontier model; gated for safety; used internally alongside Opus 4.7; descendant expected to shi…
- ConceptSynthetic Document Finetuning (SDF)
Wang et al. 2025 technique for modifying model beliefs via fine-tuning on synthetic documents; foundation that Model Sp…
- EntityThinking Machines Lab
AI research lab behind interaction models (May 2026); harness-dissolves-into-model thesis; upstreamed streaming-session…
Related articles
- EntityClaude Code
Anthropic's agentic coding product; created by Boris Cherny late 2024; TypeScript/React; CLI/desktop/web/mobile/IDE sur…
- ConceptHarness Shrinkage as Models Improve
Prompt scaffolding shrinks each model release; Cat Wu's pruning discipline; Boris Cherny "100 lines of code a year from…
- EntityCat Wu
Head of Product for Claude Code and Cowork at Anthropic; primary articulator of AI-native product cadence and engineer-…
- ConceptModel Spec Midtraining (MSM)
New training phase between pretrain and AFT: train base model on synthetic docs discussing the Model Spec; controls AFT…
- ConceptAI Native Product Cadence
Cat Wu's 6mo→1mo→1day cadence at Anthropic: research-preview branding, mission-as-tiebreaker, evergreen launch room, li…
