发布

  • [NA] [BE] Split Endpoint and Connect (#6198)

    frostbyte_neo 发布于 2026-04-13 15:03:42 +00:00

    • reorg

    • pr issues

    • pr comments

    • fix: update SDK and FE to use renamed pairing API

    Adapt all callers from #6199 to use the renamed Fern-generated
    pairing client (opikConnect → pairing) and updated endpoint path
    (/opik-connect → /pairing).

    Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

    • fix(fe): prettier formatting on PairingPage

    Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

    • fix(fe): remove old pair-code flow, use CLI-initiated pairing

    The old FE pairing flow (POST /local-runners/pairs → display code →
    user types in CLI) is dead — pairing is now CLI-initiated via relay
    URL + PairingPage.tsx. Remove useSandboxPairCode, simplify
    usePairingState to just poll for connected runners, and strip
    pair code UI from AgentRunnerEmptyState.

    Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

    • fix(fe): prettier formatting on AgentRunnerContent test

    Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com


    Co-authored-by: Claude Opus 4.6 (1M context) noreply@anthropic.com

    下载附件