core/v1.7.9

maximhq/bifrostcore/v1.7.9Aug 12, 2026by akshaydeo

AI Summary

Core v1.7.9 addresses encrypted reasoning content handling by patching content that providers reject as unverifiable, ensuring smoother request handling during key rotation or provider fallback.

Key Highlights

  • Patch for encrypted reasoning content rejected as unverifiable
  • Retry mechanism for requests with stripped reasoning content

New Features

  • Encrypted reasoning fail-soft behavior with retry

Full Release Notes

## Core Release v1.7.9

- fix: patch encrypted reasoning content that providers rejected as unverifiable (#6041)

### Installation

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

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