index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
core
/
src
Age
Commit message (
Collapse
)
Author
2025-06-02
fix: Refine model message consolidation for improved model interaction (#685)
N. Taylor Mullen
2025-06-01
feat: Implement non-interactive mode for CLI (#675)
N. Taylor Mullen
2025-06-01
Added replace tool ability to replace more than 1 occurrence (#669)
Bryan Morgan
Co-authored-by: N. Taylor Mullen <
[email protected]
>
2025-06-01
refactor: Centralize tool scheduling logic and simplify React hook (#670)
N. Taylor Mullen
2025-06-01
Update edit tool validation function to override validateToolParams (#667)
Leo
2025-06-01
Fix for validating getDescription in read_file tool call (#660)
anj-s
2025-05-31
Revert "cleanup: removed duplicate check from Config.registerCoreTool()" (#657)
Bryan Morgan
Didn't notice the casing difference - duh....
2025-05-31
cleanup: removed duplicate check from Config.registerCoreTool() (#656)
Bryan Morgan
2025-05-31
feat: allow custom filename for context files (#654)
Allen Hutchison
Co-authored-by: N. Taylor Mullen <
[email protected]
>
2025-05-30
expose shell process group id to model, along with instructions for how to ↵
Olcan
terminate or signal the group (#645)
2025-05-30
Rename server->core (#638)
Tommaso Sciortino