codex - 💡(How to fix) Fix Manual compaction [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
openai/codex#18152Fetched 2026-04-17 08:32:00
View on GitHub
Comments
1
Participants
2
Timeline
5
Reactions
0
Timeline (top)
labeled ×3closed ×1commented ×1
RAW_BUFFERClick to expand / collapse

What variant of Codex are you using?

IDE Extension, Possibly app too

What feature would you like to see?

Press the compaction button manually, besides automatic compaction.

Additional information

Sometimes you need context compacted before you make a prompt, either to demonstrate something where you don't want to have a compaction midway through, or when you want the full context window before the next prompt.

extent analysis

TL;DR

Implement a manual compaction button to allow users to compact context before making a prompt.

Guidance

  • Consider adding a button to the IDE Extension and app that triggers compaction on demand, allowing users to control when context is compacted.
  • Verify the feasibility of this feature by checking the existing compaction logic and determining how it can be exposed to the user through a manual trigger.
  • Evaluate the potential impact on user experience and workflow to ensure the manual compaction feature meets the needs of users who require more control over context compaction.
  • Investigate how to integrate the manual compaction button with the existing automatic compaction feature to provide a seamless user experience.

Notes

The implementation details of the manual compaction button are not specified, and the exact technical requirements may vary depending on the underlying architecture of the IDE Extension and app.

Recommendation

Apply workaround: Implement a manual compaction button to provide users with more control over context compaction, as this feature is not currently available and is requested by users.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

codex - 💡(How to fix) Fix Manual compaction [1 comments, 2 participants]