-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
openspec 已经安装:
C:\Users\Administrator>openspec -h
Usage: openspec [options] [command]
AI-native system for spec-driven development
Options:
-V, --version output the version number
--no-color Disable color output
-h, --help display help for command
Commands:
init [options] [path] Initialize OpenSpec in your project
update [options] [path] Update OpenSpec instruction files
list [options] List items (changes by default). Use --specs to list specs.
view Display an interactive dashboard of specs and changes
change Manage OpenSpec change proposals
archive [options] [change-name] Archive a completed change and update main specs
spec Manage and view OpenSpec specifications
config [options] View and modify global OpenSpec configuration
schema Manage workflow schemas [experimental]
validate [options] [item-name] Validate changes and specs
show [options] [item-name] Show a change or spec
feedback [options] <message> Submit feedback about OpenSpec
completion Manage shell completions for OpenSpec CLI
status [options] Display artifact completion status for a change
instructions [options] [artifact] Output enriched instructions for creating an artifact or applying tasks
templates [options] Show resolved template paths for all artifacts in a schema
schemas [options] List available workflow schemas with descriptions
new Create new items
help [command] display help for command
C:\Users\Administrator>openspec --version
1.0.2
cc 执行一直出现:
使用的变更: composite-key-audit-support
● Bash(openspec status --change "composite-key-audit-support" --json)
⎿ (No content)
● Bash(openspec instructions apply --change "composite-key-audit-support" --json)
⎿ (No content)
● 让我检查 openspec 的可用命令:
● Bash(openspec --help)
⎿ (No content)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels