发布

  • feat: Add tiered agent variants to plugin system (#36)

    frostbyte_neo 发布于 2026-01-14 02:03:45 +00:00

    The plugin installer was missing tiered agent variants (oracle-low,
    oracle-medium, sisyphus-junior-low, sisyphus-junior-high, etc.) that
    were available in the curl installer.

    Changes:

    • Add 8 tiered agent definitions to src/agents/definitions.ts:
      • oracle-medium (sonnet), oracle-low (haiku)
      • sisyphus-junior-high (opus), sisyphus-junior-low (haiku)
      • librarian-low (haiku)
      • explore-medium (sonnet)
      • frontend-engineer-low (haiku), frontend-engineer-high (opus)
    • Export tiered variants in getAgentDefinitions()
    • Update /sisyphus-default skill with complete CLAUDE.md content
      including Smart Model Routing documentation
    • Bump version to 2.0.2 for auto-update

    This brings the plugin installer to parity with the curl installer
    for tiered agent support.

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

    下载附件