Skip to main content
npx -y @maximhq/bifrost --transport-version v1.6.1
Bifrost(HTTP)
1.6.1

✨ Features

  • Truncated Label Tooltips — Long labels in the dashboard now truncate with a hover tooltip showing the full value, applied across the logs and providers pages.

🐞 Fixed

  • Logs Page URL Parsing — Array query parameters on the logs page now use parseAsSafeArrayOf, correctly handling special characters in URLs.
  • Bedrock Usage Calculation — Fixed token usage calculation for the Bedrock provider.
  • Hybrid Log Token Usage — Token usage is now rebuilt from denormalized columns in the hybrid log list (thanks @G-XD!).

🔧 Maintenance

  • Governance Config Import — Replaced createGovernanceConfigInStore with an empty-snapshot mergeGovernanceConfig path for the first config-file import.
  • Dependency Upgrades — Bumped core to v1.6.1 and framework to v1.4.1 across all modules.
Core
1.6.1
  • feat: added Anthropic code execution tool support
  • fix: corrected Bedrock usage calculation
Framework
1.4.1
  • fix: rebuild token_usage from denormalized columns in hybrid log list (thanks @G-XD!)
  • chore: upgraded core to v1.6.1
compat
0.1.23
  • chore: upgraded core to v1.6.1 and framework to v1.4.1
governance
1.6.1
  • chore: upgraded core to v1.6.1 and framework to v1.4.1
jsonparser
1.5.24
  • chore: upgraded core to v1.6.1 and framework to v1.4.1
logging
1.5.24
  • chore: upgraded core to v1.6.1 and framework to v1.4.1
maxim
1.6.24
  • chore: upgraded core to v1.6.1 and framework to v1.4.1
mocker
1.5.24
  • chore: upgraded core to v1.6.1 and framework to v1.4.1
modelcatalogresolver
1.0.5
  • chore: upgraded core to v1.6.1 and framework to v1.4.1
otel
1.3.1
  • chore: upgraded core to v1.6.1 and framework to v1.4.1
prompts
1.0.24
  • chore: upgraded core to v1.6.1 and framework to v1.4.1
semanticcache
1.5.24
  • chore: upgraded core to v1.6.1 and framework to v1.4.1
telemetry
1.5.24
  • chore: upgraded core to v1.6.1 and framework to v1.4.1