Bifrost HTTP Transport Release v2.0.0-prerelease1
This prerelease is based on v1.6.3 - see that changelog for the full baseline.
✨ Features
- ChatGPT Passthrough - Added a ChatGPT passthrough route on the OpenAI integration with dedicated request handling
- User-Agent Tracking - Track user agents on LLM and MCP logs, with custom user-agent mapping and dashboard dimension rankings
- Edge Agent MCP Log Ingestion - MCP tool logs observed by the Bifrost Edge agent can now be ingested with device, app key, decision, and source attribution
- Edge Fallback Pages - Added fallback pages for Bifrost Edge control views (config, devices, inventory) backed by governance resolver support
- Agent Handover View - Added an agent handover page with seeded end-to-end data support
🐞 Fixed
- API Auth Bypass - Stopped
/api/devicesbypassing auth via the/api/devprefix - Bedrock Error Types - Surface the AWS exception type (
X-Amzn-Errortype) on non-streaming Bedrock error responses instead of dropping it
Installation
Docker
docker run -p 8080:8080 maximhq/bifrost:v2.0.0-prerelease1Binary Download
npx @maximhq/bifrost --transport-version v2.0.0-prerelease1Docker Images
maximhq/bifrost:v2.0.0-prerelease1- This specific versionmaximhq/bifrost:latest- Latest version (updated with this release)
This release was automatically created with dependencies: core v1.7.0, framework v1.5.0. All plugins have been validated and updated.