Skip to content

Commit 9d319d4

Browse files
committed
claude settings
1 parent 9bf3835 commit 9d319d4

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

.claude/settings.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
{
2+
"env": {
3+
"CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1"
4+
},
25
"enabledPlugins": {
36
"superpowers@claude-plugins-official": true
47
},
5-
"env": {
6-
"CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1"
8+
"permissions": {
9+
"allow": [
10+
"Bash(git checkout:*)"
11+
]
712
}
813
}

0 commit comments

Comments
 (0)