mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-29 09:16:36 +00:00
tweak: rename tail_tokens -> preserve_recent_tokens (#23491)
This commit is contained in:
@@ -11878,8 +11878,8 @@
|
||||
"minimum": 0,
|
||||
"maximum": 9007199254740991
|
||||
},
|
||||
"tail_tokens": {
|
||||
"description": "Token budget for retained recent turn spans during compaction",
|
||||
"preserve_recent_tokens": {
|
||||
"description": "Maximum number of tokens from recent turns to preserve verbatim after compaction",
|
||||
"type": "integer",
|
||||
"minimum": 0,
|
||||
"maximum": 9007199254740991
|
||||
|
||||
Reference in New Issue
Block a user