# Changelog v0.3.75 - 2026-05-28

### Fixed
- **OpenCode Zen models now work with ALL OpenAI-compatible tools** (Pi, Aider, Cline, Goose, etc.) — Previously, Zen models like DeepSeek V4 Pro Free were artificially locked to OpenCode CLI/Desktop only. The Zen endpoint (`https://opencode.ai/zen/v1/chat/completions`) is a standard OpenAI-compatible REST API confirmed by OpenCode's own "no lock-in" design goal. Removed the restrictive `ZEN_COMPATIBLE_TOOLS` whitelist and the auto-switch-to-OpenCode behavior when selecting a Zen model with another tool active.
