A way to apply edits on the client side
Open 💬 1 comment Opened Aug 27, 2026 by openconcerto
💡 Likely answer: A maintainer (github-actions[bot], contributor)
responded on this thread — see the highlighted reply below.
What variant of Codex are you using?
Codex with our Eclipse IDE plugin (codexide.org)
What feature would you like to see?
FileChangeRequestApprovalParams only contains itemId, reason, grantRoot, threadId, turnId, but not the paths or the patch.
You have to correlate with item/fileChange/patchUpdated. The decisions are accept / acceptForSession / decline / cancel.
What is missing: partial acceptance (hunk by hunk), amending the patch before application, and above all a "proposal" mode where the client applies it itself.
This would allow going through Eclipse's undo, file, and Java refactorings, instead of writing under Eclipse's nose and forcing a rescan.
Additional information
_No response_
1 Comment
Potential duplicates detected. Please review them and close your issue if it is a duplicate.
Powered by Codex Action