-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Open
Description
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
- Run
specify extension add <extension> - Run
specify --help - 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.