Changelog
allow_private_network(providernetworkConfig) is now rendered by_helpers.tpl; it was in the schema but never wired in, so it had no effect.bifrost.envLabel(max 10 chars) →env_label; shows an environment label in the management UI sidebar.- Datadog plugin: separate
agent_host/agent_portanddogstatsd_host/dogstatsd_portas an alternative to the combined*_addr(defaults8126/8125). passwordCommandfor the PostgreSQL store (config + logs): runs a command that prints the password on stdout.- Async log
writertuning block (maxBatchSize,batchInterval,maxBatchBytes,writeQueueCapacity,deferredUsageConcurrency) for SQLite and PostgreSQL. - Deployment update strategy via top-level
strategy(Deployment only); empty{}keeps the Kubernetes default. bifrost.client.allowDirectKeysandbifrost.client.mcpExternalClientUrl; previously unmapped in_helpers.tpland silently dropped, now render.blacklisted_modelsalongsideallowed_modelsin provider config.bifrost.skillsRegistry(enabled+skills[]) rendered verbatim intoskills_registry.

