mirror of
https://github.com/openai/codex.git
synced 2026-09-17 12:23:33 +00:00
move the truncation logic to conversation history to use on any tool output. This will help us in avoiding edge cases while truncating the tool calls and mcp calls.