Skip to content

chore(claude): enable 1M context disable and raise autocompact threshold#1683

Merged
dyoshikawa merged 1 commit into
mainfrom
fix-claude-settings
May 26, 2026
Merged

chore(claude): enable 1M context disable and raise autocompact threshold#1683
dyoshikawa merged 1 commit into
mainfrom
fix-claude-settings

Conversation

@dyoshikawa
Copy link
Copy Markdown
Owner

Summary

Update .claude/settings.json environment variables:

  • CLAUDE_CODE_DISABLE_1M_CONTEXT: 0 -> 1 (disable the 1M context window)
  • CLAUDE_AUTOCOMPACT_PCT_OVERRIDE: 25 -> 95 (raise the autocompact threshold so compaction triggers later)

Test plan

  • pnpm cicheck passes (format, lint, typecheck, 5613 tests, content checks)

🤖 Generated with Claude Code

Set CLAUDE_CODE_DISABLE_1M_CONTEXT to 1 and CLAUDE_AUTOCOMPACT_PCT_OVERRIDE to 95.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@dyoshikawa dyoshikawa merged commit dc0df17 into main May 26, 2026
10 checks passed
@dyoshikawa dyoshikawa deleted the fix-claude-settings branch May 26, 2026 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants