Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.getbifrost.ai/llms.txt

Use this file to discover all available pages before exploring further.

Bifrost Helm
v2.0.13

Changelog

  • Added missing client config properties: asyncJobResultTTL, requiredHeaders, loggingHeaders, allowedHeaders, mcpAgentDepth, mcpToolExecutionTimeout, mcpCodeModeBindingLevel, mcpToolSyncInterval, hideDeletedVirtualKeysInFilters
  • Added MCP new fields: top-level toolSyncInterval, per-client clientId, isCodeModeClient, toolSyncInterval, isPingAvailable, toolPricing, and codeModeBindingLevel in tool manager config
  • Added governance modelConfigs and providers top-level properties
  • Added cluster region property
  • Added guardrail provider timeout field (was missing from schema and template rendering)
  • Fixed isPingAvailable rendering bug in _helpers.tpl (was using wrong key name)
  • Added is_ping_available and tool_pricing to config.schema.json MCP client config
  • Added new CI script validate-go-config-fields.sh for Go struct-to-schema drift detection
  • Expanded all 3 existing CI validation scripts with Gap 1-8 property coverage