Initial commit

This commit is contained in:
史悦
2025-08-12 10:23:50 +08:00
commit feba423b16
16 changed files with 1806 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"permissions": {
"allow": [
"mcp__promptx__promptx_init",
"Bash(mkdir:*)",
"mcp__promptx__promptx_welcome",
"Bash(ls:*)",
"mcp__promptx__promptx_action"
],
"deny": []
}
}