turn/diff/updated when apply_patch is scripted
Open
Nobody has claimed this yet.
app-server
enhancement
extension
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.5k
- PR merge metrics
- PR metrics pending
Description
What variant of Codex are you using?
Codex with our Eclipse IDE plugin (codexide.org)
What feature would you like to see?
turn/diff/updated not emitted when apply_patch is scripted
When the patch goes through tools.apply_patch, the most useful event for an IDE never arrives..
the client must reconstruct the diff by aggregating fileChange items (unreliable).
Additional information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the tools.apply_patch path and trace how turn/diff/updated events are emitted when patches are scripted. Verify the event is delivered for this path, rather than requiring clients to aggregate fileChange items, and add or update coverage if the relevant test location is found.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100