Change8

v1.2.3

OpenCode
1 feature1 fix1 improvementcoreproviders

Summary

This release focuses on core infrastructure updates, primarily ensuring better compatibility and stability across different model providers. Key changes include enabling variant support for Anthropic models on OpenRouter and improving database reliability with WAL checkpointing.

New Features

  • Enabled variant support for Anthropic models accessed via OpenRouter.

Bug Fixes

  • Ensured Vercel variants correctly pass Amazon models when using a Bedrock key.

Improvements

  • Added Write-Ahead Logging (WAL) checkpointing upon database opening for improved stability.

OpenCode Documentation