Compare commits
2 Commits
1c5d9e1ecb
...
b89764b52b
| Author | SHA1 | Date | |
|---|---|---|---|
| b89764b52b | |||
| a0be6e76bb |
@@ -28,5 +28,9 @@ plugins/install-counts-cache.json
|
|||||||
plugins/known_marketplaces.json
|
plugins/known_marketplaces.json
|
||||||
plugins/installed_plugins.json
|
plugins/installed_plugins.json
|
||||||
plugins/blocklist.json
|
plugins/blocklist.json
|
||||||
|
|
||||||
|
# Session and runtime data
|
||||||
backups/
|
backups/
|
||||||
tasks/
|
tasks/
|
||||||
|
sessions/
|
||||||
|
mcp-needs-auth-cache.json
|
||||||
|
|||||||
+6
-5
@@ -1,4 +1,8 @@
|
|||||||
{
|
{
|
||||||
|
"attribution": {
|
||||||
|
"commit": "",
|
||||||
|
"pr": ""
|
||||||
|
},
|
||||||
"permissions": {
|
"permissions": {
|
||||||
"allow": [
|
"allow": [
|
||||||
"Bash(git:*)",
|
"Bash(git:*)",
|
||||||
@@ -43,12 +47,9 @@
|
|||||||
"superpowers@superpowers-marketplace": true,
|
"superpowers@superpowers-marketplace": true,
|
||||||
"frontend-design@claude-code-plugins": true,
|
"frontend-design@claude-code-plugins": true,
|
||||||
"example-skills@anthropic-agent-skills": true,
|
"example-skills@anthropic-agent-skills": true,
|
||||||
"superpowers@claude-plugins-official": true
|
"superpowers@claude-plugins-official": true,
|
||||||
|
"ralph-wiggum@claude-code-plugins": true
|
||||||
},
|
},
|
||||||
"alwaysThinkingEnabled": true,
|
"alwaysThinkingEnabled": true,
|
||||||
"attribution": {
|
|
||||||
"commit": "",
|
|
||||||
"pr": ""
|
|
||||||
},
|
|
||||||
"skipDangerousModePermissionPrompt": true
|
"skipDangerousModePermissionPrompt": true
|
||||||
}
|
}
|
||||||
|
|||||||
Submodule skills/claude-skill-git-gitea updated: 52b7a6e038...ae093422e9
Reference in New Issue
Block a user