1
0

使用扩展版的openspec

This commit is contained in:
2026-02-25 10:12:23 +08:00
parent 495a9dea3d
commit f4cb809f9d
29 changed files with 5519 additions and 8 deletions

View File

@@ -2,18 +2,12 @@
"permissions": {
"allow": [
"Bash(uv:*)",
"Bash(openspec:*)",
"WebSearch",
"WebFetch(domain:pypi.org)",
"WebFetch(domain:github.com)",
"Bash(pip index:*)",
"Bash(pip show:*)",
"Bash(openspec status:*)",
"Bash(openspec instructions proposal:*)",
"Bash(openspec instructions design:*)",
"Bash(openspec instructions specs:*)",
"Bash(openspec instructions tasks:*)",
"Bash(openspec new:*)",
"Bash(openspec instructions apply:*)"
"Bash(pip show:*)"
]
}
}