发布

  • [OPIK-6072] [FE] feat: add connection steps to agent runner empty state (#6501)

    frostbyte_neo 发布于 2026-04-28 09:38:00 +00:00

    • [OPIK-6072] [FE] feat: add connection steps to agent runner empty state

    Adds a 3-step setup flow to the AgentRunnerPage empty state:

    1. Mark agent as entrypoint (Python/TypeScript tabbed code snippet, with note about /instrument in Ollie sidebar)
    2. Run the opik endpoint connection command
    3. Waiting for connection (spinner, unchanged)

    Also reduces top padding from 15.69rem to 4rem and fixes the troubleshooting link to point to /development/agent-playground#troubleshooting.

    Implements OPIK-6072: [Agent Playground] Fresh connection steps are missing

    • fix(formatting): apply prettier formatting to AgentRunnerEmptyState
    下载附件