Releases: yourcasualdev/opencode-cliproxyapi
Releases · yourcasualdev/opencode-cliproxyapi
Release list
v0.1.2
What's Changed
- Fix dynamic protocol routing for discovered models by @yourcasualdev in #2
- Publish npm releases with GitHub Actions OIDC by @yourcasualdev in #3
New Contributors
- @yourcasualdev made their first contribution in #2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Documentation-focused patch release.
- Makes persistent global OpenCode configuration the recommended setup
- Moves environment variables to an optional alternative
- Simplifies API-key guidance and troubleshooting
v0.1.0
Initial public release.
- Discovers the live CLIProxyAPI model catalog at OpenCode startup
- Adds all available models to the standard
/modelspicker - Supports custom URLs and API keys through environment variables or plugin options
- Uses OpenAI-compatible chat completions by default
Install with:
opencode plugin opencode-cliproxyapi --global