Remove ToolExecutionCompleteContentTerminal
- Dominant language
- Java
- Stars
- 10.5k
- Forks
- 1.5k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 127
Description
Context: https://github.com/github/copilot-sdk/issues/1803
With `ToolExecutionCompleteContentShellExit` added on `CLI Pre-release 1.0.66-2` as well as deprecation message for `ToolExecutionCompleteContentTerminal` , we should remove `ToolExecutionCompleteContentTerminal` at some point in the future.
/cc @MRayermannMSFT
I can't seem to assign myself in this repo yet
Contributor guide
Research direction
Start by searching the repository for ToolExecutionCompleteContentTerminal and inspect the references, along with the context in issue #1803. Confirm how ToolExecutionCompleteContentShellExit replaces the deprecated type, then remove the old type and its references; done means the repository no longer depends on ToolExecutionCompleteContentTerminal and existing checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100