Bun is Great Software, but Anthropic Acquisition Raises Concerns
Review Bun integration with Claude Code to avoid billing surprises.
Review your Bun‑based projects for OpenClaw references and update to the latest stable version.
Summary
Anthropic acquired the JavaScript runtime Bun in December 2025, promising to keep it open source and MIT‑licensed while the same team continued development. The acquisition was highlighted by the fact that Claude Code ships as a Bun executable, meaning any instability in Bun would directly affect Claude Code’s reliability. In April 2026, users began reporting a decline in Claude Code quality, including reduced default reasoning effort, a stale‑session bug, and a prompt change that hurt coding quality. Anthropic’s engineering post‑mortem blamed product‑layer issues and noted that OpenClaw billing changes and third‑party harness restrictions were contributing factors. The article also reports that a commit mentioning OpenClaw in a JSON blob could trigger billing surprises or request refusals, even in empty repositories. Despite these issues, the Bun team remains active, and Anthropic has the resources to maintain performance and stability. However, the integration of Bun into Anthropic’s product stack has raised concerns about potential policy changes that could affect Bun’s open‑source nature. Developers using Bun for production workloads are advised to monitor for any changes in licensing or feature deprecation that may arise from Anthropic’s ownership.
Key changes
- Anthropic acquired Bun in Dec 2025
- Claude Code ships as a Bun executable
- April 2026 Claude Code quality issues reported
- Stale‑session bug and reduced default reasoning effort identified
- Prompt change hurt coding quality
- OpenClaw billing changes and third‑party harness restrictions added complexity
- Commit mentioning OpenClaw can trigger billing or request refusal
- Bun team remains active but under Anthropic ownership