发布

  • [OPIK-4365] [BE] feat: remove opik-ai-backend from open-source repo (#5602)

    frostbyte_neo 发布于 2026-03-12 10:58:54 +00:00

    Remove the AI Backend (OpikAssist trace analyzer) service from the OSS
    repository. The frontend OpikAssist UI components are kept hidden behind
    TOGGLE_OPIK_AI_ENABLED=false so the feature can still work in non-OSS
    deployments.

    • Delete apps/opik-ai-backend/ directory and nginx config
    • Remove opik-ai-backend service from docker-compose
    • Remove build-ai-backend CI job
    • Remove --opik-ai, --local-ai flags from opik.sh/opik.ps1
    • Remove AI backend functions from dev-runner.sh/dev-runner.ps1
    • Remove AI backend port from worktree-utils.sh
    • Remove ai-backend component from Helm chart values and templates

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

    下载附件