Skip to content

Commit 7001393

Browse files
committed
Set default effort level to high
1 parent 774f40b commit 7001393

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

container/.devcontainer/defaults/codeforge/config/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"MAX_MCP_OUTPUT_TOKENS": "10000",
1414
"MAX_THINKING_TOKENS": "31999",
1515
"CLAUDE_CODE_DISABLE_ADAPTIVE_THINKING": "1",
16-
"CLAUDE_CODE_EFFORT_LEVEL": "max",
16+
"CLAUDE_CODE_EFFORT_LEVEL": "high",
1717
"MCP_TIMEOUT": "120000",
1818
"MCP_TOOL_TIMEOUT": "30000",
1919
"CLAUDE_AUTOCOMPACT_PCT_OVERRIDE": "80",

0 commit comments

Comments
 (0)