发布

  • [OPIK-6947] [BE] feat: add cost_intelligence_enabled service toggle (#7123)

    frostbyte_neo 发布于 2026-06-16 11:10:21 +00:00

    The Cost Intelligence (AI Spend) FE feature toggle was FE-only, so it could not
    be enabled/disabled per environment from the backend. Add costIntelligenceEnabled
    to ServiceTogglesConfig (served as cost_intelligence_enabled) with config
    defaults (default off, overridable via TOGGLE_COST_INTELLIGENCE_ENABLED). The FE
    already merges this backend value over its default.

    Co-authored-by: Claude Opus 4.8 noreply@anthropic.com

    下载附件