发布

  • [FE] fix(diagnostics): wire up "View billing" link in settings dialog (#7410)

    frostbyte_neo 发布于 2026-07-09 09:03:13 +00:00

    The "View billing" control in the Diagnostics settings dialog was a
    placeholder with no onClick handler (left as a TODO), so
    clicking it did nothing.

    Wire it to the existing BillingLink plugin component (already used by
    the DailyBriefing settings dialog) so it links to the workspace's Ollie
    credits page. Renders nothing in contexts without an organization
    (OSS/local), matching the DailyBriefing behavior.

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

    下载附件