chore(settings): enable verbose output + explanatory style #46

Merged
user2595 merged 1 commits from chore/verbose-settings into main 2026-06-01 07:38:10 +00:00

View File

@@ -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": [