We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c4ffcf commit afeb463Copy full SHA for afeb463
1 file changed
home/modules/claude-code/files/settings.json
@@ -3,7 +3,8 @@
3
"respectGitignore": false,
4
"env": {
5
"CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1",
6
- "CLAUDE_CODE_MAX_OUTPUT_TOKENS": "6400"
+ "CLAUDE_CODE_MAX_OUTPUT_TOKENS": "12800",
7
+ "CLAUDE_CODE_EFFORT_LEVEL": "high"
8
},
9
"attribution": {
10
"commit": ""
0 commit comments