Skip to content

Remove --ai, --ai-commands-dir, and --ai-skills at 1.0.0 #2170

@mnriem

Description

@mnriem

Summary

At 1.0.0, remove all legacy --ai* flags from specify init:

Removed flag Replacement
--ai <name> --integration <name>
--ai-commands-dir <dir> --integration-options="--commands-dir <dir>"
--ai-skills --integration-options="--skills"

All three already have (or will have, per #2169) deprecation warnings guiding users to the new syntax.

Depends on

Acceptance criteria

  • --ai, --ai-commands-dir, and --ai-skills are removed
  • --integration and --integration-options are the only supported flags
  • Documentation updated
  • CHANGELOG entry noting the breaking change

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions