发布

  • refactor(web): drop redundant Manual/Scan tabs in model add popover

    frostbyte_neo 发布于 2026-06-04 10:36:59 +00:00

    The model add/scan popover nested a second Manual/Scan tab row inside
    the Chat/Embedding/Rerank type tabs. But ProviderCard already opens the
    popover from two distinct entry points (Add -> manual, Scan -> scan via
    initialMode), so the inner tabs were redundant. Render the manual form
    or scan UI directly off mode and remove the inner Tabs/TabsList,
    leaving a single clean tab row.

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

    下载附件