This website requires JavaScript.
Explore
Help
Sign In
jcarr
/
gemini-cli
Watch
1
Star
0
Fork
You've already forked gemini-cli
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
28518aee0a
gemini-cli
/
packages
/
cli
/
src
History
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
..
config
Adding a full_context command line argument. (
#158
)
2025-04-24 16:08:29 -07:00
ui
First four independent files for @ commands. (
#205
)
2025-04-29 08:29:09 -07:00
utils
Piped input (
#104
)
2025-04-21 17:41:44 -07:00
gemini.ts
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