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-05-20
Support Images and PDFs (#447)
Jacob Richman
2025-05-20
Implementation of web search as a tool (#307)
Allen Hutchison
2025-05-19
fix SIGPIPE and race condition causing dropping of final output ( "command no...
Olcan
2025-05-18
fix(server): Use console.debug in GrepTool for less verbose logging
Taylor Mullen
2025-05-18
fix(shell): Improve error reporting for shell command failures
Taylor Mullen
2025-05-18
fix(glob): Improve glob tool accuracy and output
Taylor Mullen
2025-05-17
refactor: Remove console.error from WriteFileTool
Taylor Mullen
2025-05-17
ability to override core system prompt (via .gemini/system.md) and specify co...
Olcan
2025-05-17
added timeout setting to mcp server config, also switched to custom config ty...
Olcan
2025-05-17
fix multiple mcp servers
olcan
2025-05-17
fix: Prevent WriteFileTool from writing to directory paths
Taylor Mullen
2025-05-16
refactor: Unify file modification confirmation state
Taylor Mullen
2025-05-16
Refactor: Use String.prototype.replaceAll() and update TS lib
Taylor Mullen
2025-05-16
feat: Strip schema props from MCP tool definitions
Taylor Mullen
2025-05-16
Avoid console.log for MCP
Taylor Mullen
2025-05-16
GC "add tool registry tests"
Taylor Mullen
2025-05-16
feat: Implement CLI and model memory management (#371)
Allen Hutchison
2025-05-16
improved mcp support, including standard "mcpServers" setting with multiple n...
Olcan
2025-05-16
fix: Ensure filename is available for diff rendering in write-file
Taylor Mullen
2025-05-15
Fix(write-file): Ensure correct validation method is called in WriteFileTool
Taylor Mullen
2025-05-14
Improve read-many-files display message
Seth Troisi
2025-05-14
This commit introduces the hierarchical memory feature, allowing GEMI⦠(#327)
Allen Hutchison
2025-05-12
feat: Enhance `replace` tool reliability with multi-stage edit correction
Taylor Mullen
2025-05-11
Remove terminal tool and dependencies.
Taylor Mullen
2025-05-10
Enable tools to cancel active execution.
Taylor Mullen
2025-05-09
fix MCP under seatbelt, improve error handling (#301)
Olcan
2025-05-08
fix json import warning (#291)
Olcan
2025-05-07
Update EditTool description for clarity and better parameter guidance.
Taylor Mullen
2025-05-06
drop restriction on whitespace in bash commands (#272)
Olcan
2025-05-06
use temp file instead of footer to allow arbitrary chunking of streams and ar...
Olcan
2025-05-05
added todo about removing mcp dependency once support is built into genai SDK
olcan
2025-05-05
extra spacing in discovered tool descriptions
olcan
2025-05-05
support for mcp tools
olcan
2025-05-05
support for discovered tools using project settings for discovery and call co...
olcan
2025-05-02
Cleanup low value comments. (#248)
Jacob Richman
2025-05-02
Use parameter properties where possible. (#242)
Jacob Richman
2025-04-30
simplify directory display in shell tool description (#230)
Olcan
2025-04-29
do not prepend ./ to absolute paths or . (#220)
Olcan
2025-04-28
switch to shell tool, deprecating terminal (#203)
Olcan
2025-04-28
do not prepend ./ unless missing (#200)
Olcan
2025-04-28
rename dev image with -dev suffix (#195)
Olcan
2025-04-28
shell tool tweaks (#194)
Olcan
2025-04-27
minimal shell tool (#191)
Olcan
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
[next]