Feature hasn't been suggested before.
Describe the enhancement you want to request
For OpenAI models using Responses API, there is a /compact API:
https://cookbook.openai.com/examples/gpt-5/gpt-5-1-codex-max_prompting_guide#compaction
https://platform.openai.com/docs/api-reference/responses/compact
OC should allow configurable use of this API when utilizing the OC /compact command so the user can either use the OC compact (default) or configure their model to use the OpenAI compact instead.