Skip to content

[Bug]: 0.4.2 removed "extension" command from specify #1982

@ChristianPresley

Description

@ChristianPresley

Bug Description

extension add fails with no command found:

specify extension add verify-tasks
Usage: specify [OPTIONS] COMMAND [ARGS]...
Try 'specify --help' for help.                   
Error │ No such command 'extension'. Did you mean 'version'

Help does not list "extension" in version 0.4.2

specify --help
GitHub Spec Kit - Spec-Driven Development Toolkit                                                                       
 Usage: specify [OPTIONS] COMMAND [ARGS]...                                                                                                                                                    
 Setup tool for Specify spec-driven development projects                                                                                                                                       
 Options 
│ --help          Show this message and exit.                                                                                                                                                 
 Commands 
│ init     Initialize a new Specify project from the latest template.
│ check    Check that all required tools are installed.
│ version  Display version and system information.

Steps to Reproduce

  1. Run specify extension add <extension>
  2. Run specify --help
  3. Run specify extension --help

Expected Behavior

Extensions are installed or the command is available.

Actual Behavior

Command not found.

Specify CLI Version

0.4.2

AI Agent

Not applicable

Operating System

Ubuntu 24.04

Python Version

Python 3.12.3

Error Logs

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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