Copilot CLI can run in headless mode and can communicate through RPC-JSON
还没有人认领这个 Issue。
评估
- 难度
- 5/5
- 预计耗时
- 一周以上
- 新手友好度
- 25/100
- Issue 类型
- 功能
- 描述清晰度
- 需要澄清
- 活跃度
- 冷清
- 技术栈
- vim
调研方向
先检查插件现有的命令和会话入口,然后研究 Vim 对 job 和 channel 的支持,以及 Copilot CLI 的 headless RPC-JSON 接口。在实现之前,明确提议的 prompt、response、popup 和 statusline 体验中哪些部分是必需的;完成条件应包括一个正常工作的端到端通信流程,以及双方约定的 UI 行为。
由索引模型根据 Issue 内容生成。
描述
... and so does Vim through ch_open(). :)
What about improving this plugin by exploiting Vim job & channels to communicate to copilot CLI?
I would see an interface made by a window split where one window contains a prompt buffer (with history and omnicomplete function triggered when hitting / key), and another window to display the response from the server.
For copilot CLI commands that require selection, like for example model selection and resume sessions, one could use popups and the statusline can be embellished by including the AIC for the current session.
... these are ideas just from top of my head.
- 主要语言
- Vim Script
- 星标
- 11.7k
- 派生
- 812
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
github/copilot.vim 的其他 Issue
-
难度 1/5 1 小时以内 新手友好度 82/100
github/copilot.vim#303 ·
-
难度 2/5 1-3 小时 新手友好度 72/100
github/copilot.vim#276 · 1 条评论 · 1 个 reaction ·
-
Neomarley 未关闭
难度 5/5 一周以上 新手友好度 1/100
github/copilot.vim#304 ·
-
Readme. 未关闭
难度 2/5 1-3 小时 新手友好度 20/100
github/copilot.vim#302 · 4 条评论 ·
-
Micky 未关闭
难度 5/5 一周以上 新手友好度 1/100
github/copilot.vim#301 ·
查看 github/copilot.vim 的全部 Issue
相似的 Issue
-
triage
难度 1/5 1-3 小时 新手友好度 88/100
-
难度 2/5 1-3 小时 新手友好度 68/100
-
app bug
难度 2/5 1-3 小时 新手友好度 72/100
-
难度 2/5 1-3 小时 新手友好度 73/100
-
难度 1/5 1 小时以内 新手友好度 90/100
kovidgoyal/kitty#10516 ·