Skip to content

Core v1.8.6

Choose a tag to compare

@akshaydeo akshaydeo released this 09 Sep 11:24
· 20 commits to dev since this release
4c22668

Core Release v1.8.6

[fix]: preserve documents in Bedrock tool results @michaeldunn9

  • feat: Claude Cowork proxy support: claude-cowork user agents resolve to the Claude Cowork app, and Anthropic text documents sent as base64 data URLs (text/*, JSON) are decoded into text document sources on the chat and Responses paths (#7012)
  • fix: CheckFirstStreamChunkForError observes the request context while waiting for the first chunk, returning 499 on cancel and 504 on deadline instead of blocking the worker until the stream idle timeout (#6993)

Installation

go get github.com/maximhq/bifrost/core@v1.8.6

This release was automatically created from version file: core/version