โ๏ธUTILITYIntermediate
CONTEXT WINDOW MANAGER
Smart trimming so long conversations stay under the limit.
Takes a message array and a model name, returns a trimmed array that fits. Four strategies โ smart (preserves system + recent + relevant), recent (drops oldest), summarize (collapses old turns), system-plus-recent (keeps system and tail). Use in any agent loop.