发布

  • [OPIK-6333] [FE] Confirm before leaving agent playground while a run is in progress (#6566)

    frostbyte_neo 发布于 2026-04-30 14:22:09 +00:00

    • [OPIK-6333] [FE] test: add failing tests for agent playground navigation blocker

    • [OPIK-6333] [FE] feat: confirm before leaving agent playground while a run is in progress

    • [OPIK-6333] [FE] test: fix type cast for null sandbox job status mock

    • [OPIK-6333] [FE] test: normalize sandbox job status mock casts to as unknown as

    • [OPIK-6333] [FE] fix: block navigation during create-job mutation in-flight window

    Cover the brief gap between clicking Run and jobData populating, when
    createJobMutation.isPending is true but jobData?.status is not yet
    RUNNING/PENDING. Without this, the user could navigate away during the
    request and the dialog would not fire.

    • [OPIK-6333] [FE] chore: retrigger CI after transient CodeQL 429

    Co-Authored-By: Claude Opus 4.7 noreply@anthropic.com


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

    下载附件