fix(agent-pod): sync coordinator.js (slug repoId), tighten compaction, route judge to reasoning model

This commit is contained in:
Story Crater Bot
2026-08-19 10:41:33 -07:00
parent f6d25552f3
commit 00af9d8349
3 changed files with 43 additions and 9 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ data:
"theme": "light",
"compaction": {
"enabled": true,
"reserveTokens": 8192,
"keepRecentTokens": 12000
"reserveTokens": 16000,
"keepRecentTokens": 6000
}
}
kind: ConfigMap