For AI agents: the complete documentation index is available at https://scriptedalchemy.github.io/agent-bundle/zh/llms.txt, the full documentation bundle is available at https://scriptedalchemy.github.io/agent-bundle/zh/llms-full.txt, and this page is available as Markdown at https://scriptedalchemy.github.io/agent-bundle/zh/api/interfaces/test.ValidateClaudePluginOptions.md.
  • 简体中文
  • Interface: ValidateClaudePluginOptions

    Properties

    executable?

    readonly optional executable?: string


    pluginDirectory

    readonly pluginDirectory: string


    run?

    readonly optional run?: ClaudePluginCommandRunner

    Injectable proof seam. Production always uses the bounded process runner.


    strict?

    readonly optional strict?: boolean

    Promote host warnings to Agent Bundle errors. Claude itself always runs with --strict.


    target

    readonly target: string