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 内置的工具定义和命令执行流程;完成的标准是,能够发现等效的用户安装工具,并在所列工作流中优先使用它们或将其用作回退方案。

由索引模型根据 Issue 内容生成。

评估

技术栈
shell
领域
cli, tooling
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
冷清
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。