github / github/copilot-cli

Auto-detect and prefer user-installed CLI tools over built-in

未關閉
#2,986 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
area:tools
主要語言
Shell
星號
11.2k
分支
1.9k
平均合併
14 小時 16 分鐘
30 天內合併 PR
6

描述

### Describe the feature or problem you'd like to solve

The agent has no mechanism to discover equivalent tools on PATH to either opt for them first or use them as a fallback. It continues with a failing or inferior tool

### Proposed solution

- Reduces friction
- Reduces wasted turns
- It uses the tools that I use so I can easily trace what happened

### Example prompts or workflows

- "Find all usages of interface across this repo"
- "Lint all the modified typescript files"
- "Search this project for todo comments and summarize them"
- "Run tests for this module/component. Iterate until they pass"
- "Find all files larger than 1 mb in this directory and sub directories

### Additional context

_No response_

貢獻指南

開啟貢獻指南

研究方向

該 issue 未指出用於 PATH 探索和工具偏好的檔案、測試或進入點。首先定位 CLI 內建的工具定義和命令執行流程;完成的標準是,能夠探索等效的使用者安裝工具,並在列出的工作流程中優先使用它們或將其作為 fallback。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
shell
領域
cli, tooling
Issue 類型
功能
難度
5/5
預估耗時
一週以上
活躍度
冷清
描述清晰度
需要釐清
新手友好度
25/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。