Skip to content

Releases: yourcasualdev/opencode-cliproxyapi

v0.1.2

Choose a tag to compare

@yourcasualdev yourcasualdev released this 28 Jul 20:03
023d95c

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@yourcasualdev yourcasualdev released this 25 Jul 14:32

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

npm: https://www.npmjs.com/package/opencode-cliproxyapi

v0.1.0

Choose a tag to compare

@yourcasualdev yourcasualdev released this 25 Jul 14:24

Initial public release.

  • Discovers the live CLIProxyAPI model catalog at OpenCode startup
  • Adds all available models to the standard /models picker
  • 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

npm: https://www.npmjs.com/package/opencode-cliproxyapi