gemini-cli/packages
Olcan 28518aee0a
use exec instead of spawn for command -v to go through shell and let it interpret command as a shell built-in instead of looking for a command binary on system (note setting shell:true for spawn could also work) (#211)
2025-04-29 09:02:08 -07:00
..
cli use exec instead of spawn for command -v to go through shell and let it interpret command as a shell built-in instead of looking for a command binary on system (note setting shell:true for spawn could also work) (#211) 2025-04-29 09:02:08 -07:00
server switch to shell tool, deprecating terminal (#203) 2025-04-28 15:05:36 -07:00