Remove ToolExecutionCompleteContentTerminal
未关闭
enhancement
vs-code
- 主要语言
- Java
- 星标
- 10.5k
- 派生
- 1.5k
- 平均合并
- 1 天 14 小时
- 30 天内合并 PR
- 129
描述
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
贡献指南
调研方向
首先在仓库中搜索 ToolExecutionCompleteContentTerminal,并检查其引用以及 issue #1803 中的上下文。确认 ToolExecutionCompleteContentShellExit 如何替代已弃用的类型,然后删除旧类型及其引用;当仓库不再依赖 ToolExecutionCompleteContentTerminal 且现有检查通过时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- api
- Issue 类型
- 重构
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100