Compare commits
2 Commits
feat/p1-qu
...
chore/verb
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d5fc0f6c54 | ||
| bd613a6fa7 |
@@ -1,8 +1,10 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://json.schemastore.org/claude-code-settings.json",
|
"$schema": "https://json.schemastore.org/claude-code-settings.json",
|
||||||
"env": {
|
"env": {
|
||||||
"CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1"
|
"CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1",
|
||||||
|
"CLAUDE_VERBOSE": "1"
|
||||||
},
|
},
|
||||||
|
"outputStyle": "Explanatory",
|
||||||
"teammateMode": "tmux",
|
"teammateMode": "tmux",
|
||||||
"permissions": {
|
"permissions": {
|
||||||
"allow": [
|
"allow": [
|
||||||
|
|||||||
Reference in New Issue
Block a user