Auto-detect and prefer user-installed CLI tools over built-in
- Lenguaje dominante
- Shell
- Estrellas
- 11.2k
- Forks
- 1.9k
- Merge medio
- 14 h 16 min
- PR fusionados (30 d)
- 6
Descripción
### 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_
Guía de contribución
Línea de trabajo
El issue no identifica archivos, pruebas ni puntos de entrada para el descubrimiento en PATH y la preferencia de herramientas. Empieza por localizar las definiciones de herramientas integradas en la CLI y el flujo de ejecución de comandos; se considera terminado cuando se puedan descubrir herramientas equivalentes instaladas por el usuario y preferirlas o usarlas como alternativas para los workflows indicados.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- shell
- Área
- cli, tooling
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Tranquilo
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100