This commit is contained in:
史悦
2025-12-16 08:57:19 +08:00
parent b8d081bd8a
commit dafb706202
46 changed files with 2610 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"permissions": {
"allow": [
"Skill(task-manager-skill)",
"Bash(task-manager next:*)",
"Bash(task-manager show:*)"
]
}
}