发布

  • [OPIK-6060] [FE] fix: link Agent Configuration empty state "View docs" to correct URL (#6367)

    frostbyte_neo 发布于 2026-04-20 07:52:13 +00:00

    The "View docs" button in the Agent Configuration empty state was calling
    buildDocsUrl() with no path, sending users to the generic Opik docs home
    instead of the Agent Configuration overview page.

    Pass "/latest/development/agent-configuration/overview" to buildDocsUrl()
    so the button resolves to the correct docs page, and drop the stale TODO.

    Implements OPIK-6060

    下载附件