This commit is contained in:
wkc
2026-01-26 18:20:13 +08:00
commit 6e4ab22d4c
622 changed files with 68094 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
{
"paths": {
"specs": ".claude/specs",
"steering": ".claude/steering",
"settings": ".claude/settings"
},
"views": {
"specs": {
"visible": true
},
"steering": {
"visible": true
},
"mcp": {
"visible": true
},
"hooks": {
"visible": true
},
"settings": {
"visible": false
}
}
}