We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49fdca5 commit d121a5cCopy full SHA for d121a5c
1 file changed
.claude/settings.json
@@ -1,6 +1,10 @@
1
{
2
"$schema": "https://json.schemastore.org/claude-code-settings.json",
3
"model": "sonnet",
4
+ "env": {
5
+ "MAX_THINKING_TOKENS": "10000",
6
+ "CLAUDE_AUTOCOMPACT_PCT_OVERRIDE": "50"
7
+ },
8
"permissions": {
9
"deny": [
10
"Read(./.env)",
0 commit comments