index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
server
/
src
/
tools
Age
Commit message (
Expand
)
Author
2025-04-27
don't confirm invalid params in terminal tool, or in general (added comments ...
Olcan
2025-04-25
more consistent confirmations, TODO to improve write confirmations, drop "des...
Olcan
2025-04-24
enable json imports (#165)
Olcan
2025-04-24
shell bones (#160)
Olcan
2025-04-24
general rules should apply to whole project (#159)
Olcan
2025-04-24
remove dead code (+ dont reset shellReady unless restarting) (#156)
Olcan
2025-04-24
rename read_many_files (#153)
Olcan
2025-04-23
unban commands (#146)
Olcan
2025-04-23
Add concatenation tool (#130)
Allen Hutchison
2025-04-21
fix: use relative imports within the same package (#93)
Brandon Keiji
2025-04-21
Remove dead methods from ToolRegistry (#91)
Jaana Dogan
2025-04-21
Remove duplicate CLI tools module, remove the global tool registry (#89)
Jaana Dogan
2025-04-21
Fix Gemini Code's (GC) smarts.
Taylor Mullen
2025-04-20
Fix read-file from exploding with path not found error.
Taylor Mullen
2025-04-19
Starting to modularize into separate cli / server packages. (#55)
Evan Senter