Skip to content

This release includes breaking changes for platform teams planning a safe upgrade.

Published 1mo API Development
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

aws-bedrock claude claude-code claude-code-cli opencode opencode-ai
+2 more
opencode-go opencode-zen

Summary

AI summary

Adds full support for AWS Bedrock as a provider, including Anthropic integration, and fixes chat message serialization.

Full changelog

⚠️ No breaking changes detected.

Summary
This release adds full support for AWS Bedrock as a provider, including Anthropic integration, configuration updates, and extensive documentation. It also fixes a serialization issue in chat messages and refines test and code quality across the codebase.

New Features

  • Add AWS Bedrock provider with configuration and implementation.
  • Enhance AWS Bedrock provider with Anthropic support and configuration options.
  • Update AWS Bedrock provider documentation to include Anthropic Messages format support.
  • Add AWS Bedrock provider documentation updates in README and CONFIGURATION.md.

Bug Fixes

  • Fix chat message content serialization by using json.RawMessage for proper JSON handling.

Improvements

  • Refactor AWS Bedrock provider test types for consistency.
  • Update internal client opencode.go and config handling for better type safety.
  • Streamline provider integration in server.go.

Documentation

  • Expand CONFIGURATION.md and README with new provider details and examples.
  • Add docs/architecture.md and docs/howto-add-model for developer guidance.
  • Provide configs/config.example.json illustrating the new provider configuration.

Chores

  • Update internal provider aws_bedrock.go and corresponding test files.
  • Refactor internal/config/config.go and internal/client/opencode.go for maintainability.
  • Adjust internal/server/server.go to incorporate the new provider.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Oc-go-cc, an Open-source proxy that lets Claude Code use OSS models

Get notified when new releases ship.

Sign up free

About Oc-go-cc, an Open-source proxy that lets Claude Code use OSS models

All releases →

Related context

Related tools

Earlier breaking changes

  • v0.6.0 Configuration format updated; migration required for compatibility.
  • v0.5.2 Catalog storage migrates from JSON files to SQLite by default.
  • v0.3.0 Anthropic model routing now prioritizes Zen-specific endpoints over legacy Anthropic when `IsZen` is true; existing configs may need updates using `model_overrides`.
  • v0.3.0 `model_overrides` now requires explicit model names for DeepSeek V4 Pro and Flash Free variants; shorthand syntax removed.
  • v0.2.9 Removes models mimo-v2-pro, mimo-v2-omni, qwen3.5-plus from routing

Beta — feedback welcome: [email protected]