This commit is contained in:
2026-02-17 20:40:13 -08:00
parent 17b2273f48
commit b9290bc985
4 changed files with 18 additions and 5 deletions

View File

@@ -6,6 +6,7 @@ tool_output_token_limit = 25000
# Formula: 273000 - (tool_output_token_limit + 15000)
# With tool_output_token_limit=25000 ⇒ 273000 - (25000 + 15000) = 233000
model_auto_compact_token_limit = 233000
suppress_unstable_features_warning = true
[features]
ghost_commit = false
unified_exec = true
@@ -22,3 +23,9 @@ trust_level = "trusted"
[projects."/home/sudacode/projects/japanese/SubMiner"]
trust_level = "trusted"
[projects."/home/sudacode/.codex/skills"]
trust_level = "trusted"
[projects."/home/sudacode/projects/japanese/GameSentenceMiner"]
trust_level = "trusted"