Skip to content

@agentrules/core@0.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Dec 21:48
· 35 commits to main since this release
e31f6a4

Minor Changes

  • 0bf892a: ### Multi-platform support

    • init command now supports multiple platforms via --platforms flag (e.g., --platforms claude,cursor)
    • Per-platform path customization for multi-platform rules

    Unified rules format

    • Presets and rules consolidated into single "rules" format for publishing
    • Renamed itemsrules throughout API and types for consistency

    Improved validation

    • Tags and description now optional during init
    • Fixed empty tags input handling