For pro coders: raise effort, compact earlier, and run in simple mode.
{
"showThinkingSummaries": true,
"alwaysThinkingEnabled": true
}
export CLAUDE_CODE_EFFORT_LEVEL="max"
export CLAUDE_CODE_AUTO_COMPACT_WINDOW=300000
export CLAUDE_CODE_SIMPLE=1 # Strips CLAUDE(.)md, hooks, skills, etc.
about 1 month ago