core/v1.6.2

maximhq/bifrostcore/v1.6.2Jul 1, 2026by akshaydeo

AI Summary

Core release adding support for Claude Sonnet 5 and fixing critical issues with Bedrock error extraction and Gemini image generation aspect ratios.

Key Highlights

  • Added Claude Sonnet 5 compatibility with adaptive thinking and computer-use tools.
  • Fixed Bedrock error type extraction.
  • Fixed Gemini/Imagen aspect ratio handling in image generation.

New Features

  • Claude Sonnet 5 compatibility

Full Release Notes

## Core Release v1.6.2

- feat: added Claude Sonnet 5 compatibility (adaptive-only thinking, effort parameter, adaptive thinking, computer-use and text-editor tool generations, dynamic web search filtering, and default max output tokens)
- fix: fixed Bedrock error type extraction (#4808)
- fix: fixed Gemini/Imagen aspect ratio handling in image generation and edit requests (#4798)

### Installation

```bash
go get github.com/maximhq/bifrost/core@v1.6.2
```

---
_This release was automatically created from version file: `core/version`_