← News
Release

OpenCode v1.18.22

Removed outdated OpenCode Go first-month discount messaging and pricing. Fixed OpenCode device login links when servers return relative verification URLs or use a base path. Fixed textVerbosity being…

Originally published on github.com →

Core

Bugfixes

  • Removed outdated OpenCode Go first-month discount messaging and pricing.
  • Fixed OpenCode device login links when servers return relative verification URLs or use a base path.
  • Fixed textVerbosity being sent to OpenAI-compatible providers that do not support it. (@joelstucki-taulia)
  • Updated the Amazon Bedrock provider for compatibility fixes.

Desktop

Bugfixes

  • Keep model provider headers visible while scrolling the model picker.

Thank you to 1 community contributor:

  • @joelstucki-taulia:
    • fix(provider): guard textVerbosity injection for @ai-sdk/openai-compatible providers (#43915)