Skip to content

Commit afeb463

Browse files
committed
chore: adjust max output tokens and think effort
1 parent 3c4ffcf commit afeb463

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

home/modules/claude-code/files/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"respectGitignore": false,
44
"env": {
55
"CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1",
6-
"CLAUDE_CODE_MAX_OUTPUT_TOKENS": "6400"
6+
"CLAUDE_CODE_MAX_OUTPUT_TOKENS": "12800",
7+
"CLAUDE_CODE_EFFORT_LEVEL": "high"
78
},
89
"attribution": {
910
"commit": ""

0 commit comments

Comments
 (0)