config: add auto-compact settings for Claude and Codex agents

Claude: CLAUDE_AUTOCOMPACT_PCT_OVERRIDE=50 (~500K on 1M context)
Codex: model_auto_compact_token_limit=258000 (matching CLI default)
This commit is contained in:
Eyejoker
2026-03-25 03:56:03 +09:00
parent 744e2ce6e2
commit 906a3dfadb
16 changed files with 484 additions and 379 deletions

View File

@@ -1,4 +1,7 @@
{
"env": {
"CLAUDE_AUTOCOMPACT_PCT_OVERRIDE": "50"
},
"extraKnownMarketplaces": {
"nanoclaw-skills": {
"source": {