发布

  • [OPIK-5244] [FE] fix: remove v2 import from plugin GetStartedPage to enforce v1/v2 isolation (#5996)

    frostbyte_neo 发布于 2026-03-31 15:03:34 +00:00

    • [OPIK-5244] [FE] fix: remove v2 import from plugin GetStartedPage to enforce v1/v2 isolation

    The plugin GetStartedPage was importing from both v1 and v2, creating a
    transitive bridge that bypassed dep-cruiser v1/v2 isolation rules. Since
    the plugin only adds Comet enterprise logic relevant to v1, the v2 import
    and version branching are removed. The v2 GetStartedPage wrapper (which
    was a no-op passthrough) is deleted and the router imports NewQuickstart
    directly.

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

    • feat: add InviteDevButton to ConnectAgentStep in AgentOnboarding

    • fix: add size prop to InviteDevButton and match 2xs in onboarding footer

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


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

    下载附件