Before submitting
Area
apps/desktop
Problem or use case
In plan mode, multiple rounds of interations could happen, which results in a large chunk of the context being taken. When plan finished and ready for implementation, it would be nice to provide an option to clear the existing context and only leave the plan file, for use to implementation. Claude code in a recent version supports this. I think this could at least be an option for people to have.
Not sure if codex supports this though. Happy to investigate further if this is something you think would help.
Proposed solution
When plan finished and ready for implementation, provide an option, when existing plan mode, to clear exisitng context, and only use the created plan file for implmentations.
Why this matters
Context management better, not taken by interations during plan phase.
Smallest useful scope
clear context when exiting plan mode
Alternatives considered
No response
Risks or tradeoffs
No response
Examples or references
No response
Contribution
Before submitting
Area
apps/desktop
Problem or use case
In plan mode, multiple rounds of interations could happen, which results in a large chunk of the context being taken. When plan finished and ready for implementation, it would be nice to provide an option to clear the existing context and only leave the plan file, for use to implementation. Claude code in a recent version supports this. I think this could at least be an option for people to have.
Not sure if codex supports this though. Happy to investigate further if this is something you think would help.
Proposed solution
When plan finished and ready for implementation, provide an option, when existing plan mode, to clear exisitng context, and only use the created plan file for implmentations.
Why this matters
Context management better, not taken by interations during plan phase.
Smallest useful scope
clear context when exiting plan mode
Alternatives considered
No response
Risks or tradeoffs
No response
Examples or references
No response
Contribution