发布

  • Fix `install-skill` flag spelling in CLI help and parser (#3223)

    frostbyte_neo 发布于 2026-04-16 10:47:00 +00:00

    Summary

    • Corrects the root CLI flag spelling from --instal-skill to
      --install-skill in help text, README examples, parser messages, and
      tests.
    • Preserves --instal-skill as a backward-compatible alias so existing
      usage still works.
    • Bumps @composio/cli to 0.2.24 to realign the published package
      with the GitHub release tag.

    Testing

    • Updated and expanded CLI parser tests for canonical flag parsing,
      legacy alias handling, missing target errors, and invalid target errors.
    • Not run: full package test suite.
    • Not run: build / publish verification.

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

    下载附件