Anthropic rolled out new technical protections aimed at blocking third-party “harnesses” that impersonate its official Claude Code client. This Anthropic Claude harness crackdown targets tools that spoof client identity to reach Claude models with pricing and limits meant for official experiences.
Users who relied on wrappers like OpenCode saw workflows break when the new safeguards detected spoofed headers and client fingerprints. Anthropic staffer Thariq Shihipar said the company tightened spoofing defenses and noted some accounts were incorrectly auto banned by abuse filters, which Anthropic is now reversing.

Anthropic also pointed to reliability problems. Unauthorized wrappers can introduce bugs and unusual usage patterns that Anthropic cannot diagnose, yet users often blame model quality when sessions fail, adding noise to incident tracking during the Anthropic Claude harness crackdown.
What Changed For Developers:
- Blocks consumer plan style access inside external IDE automation when it relies on spoofing.
- Pushes heavy usage toward sanctioned routes like the Commercial API or the managed Claude Code environment.
- Restricts some competitor usage via commercial terms that limit building or training competing systems.
- OpenCode responded with “OpenCode Black” ($200/month), routing through enterprise gateways instead of consumer OAuth.
- Claude Code 2.1.0 shipped with new features, including “Session Teleportation”
Anthropic Tightens Controls on Claude Code Access:
- What happened: Anthropic tightened technical safeguards to block unauthorized third-party “harnesses” that impersonated its official Claude Code client to access Claude models.
- Why it matters: The move targets spoofed clients that caused stability and debugging issues, while also closing loopholes that let heavy automation run on flat rate consumer plans.
- Who’s affected: Developers using wrappers such as OpenCode saw workflows break-some accounts were mistakenly auto-banned and are being reinstated.
- What’s next: Anthropic is steering automation toward its metered Commercial API or the managed Claude Code environment and shipped Claude Code 2.1.0 with new features.