OpenCode Removes Anthropic Integration Following Legal Request
Key Takeaways
- ▸OpenCode terminated support for Claude Pro/Max OAuth authentication and removed all Anthropic-branded integrations per legal directive
- ▸The removal includes the anthropic-20250930.txt prompt file, opencode-anthropic-auth plugin, and Claude Pro/Max options from the provider login UI
- ▸The refactoring inadvertently caused a User-Agent header regression for non-Anthropic LLM providers, flagged as a potential P1 issue requiring verification
Source:
Summary
OpenCode, a development platform, has removed all Anthropic-related features and integrations from its codebase following a legal request from Anthropic. The removal includes Claude Pro/Max subscription support through OAuth authentication, branded system prompts, and Anthropic-specific authentication plugins. The changes were implemented via a pull request that stripped Anthropic references from the provider configuration, documentation, and user interface. According to the technical review, while the core removals were executed cleanly, the refactoring inadvertently affected header handling for non-Anthropic LLM providers and left some documentation inconsistencies that required correction.


