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
/
tools
/
write-file.ts
Age
Commit message (
Expand
)
Author
2025-07-08
Improve Function Call argument validation and typing (#2881)
Tommaso Sciortino
2025-07-07
Initialize MCP tools once at start up instead of every time we auth. (#3483)
Tommaso Sciortino
2025-07-07
fix: EditTool can clobber human edits to the same file. (#3043)
Colt McAnlis
2025-07-04
Add and improve JSDoc comments for core tool methods (#3128)
moon jooho
2025-06-28
fix edit retrigger (#2306)
Leo
2025-06-15
bug: Fix modify edit (#1078)
Leo
2025-06-15
Add file operation telemetry (#1068)
Jerop Kipruto
2025-06-14
Enable "modify" in write tool (#1044)
Leo
2025-06-08
Revert "Add batch editing capabilities to Edit Tool (#648)" (#857)
N. Taylor Mullen
2025-06-06
Add batch editing capabilities to Edit Tool (#648)
Keith Ballinger
2025-06-03
Add params check for writeTool (#708)
anj-s
2025-06-03
Refactor: Use config.getGeminiClient() for GeminiClient instantiation (#715)
N. Taylor Mullen
2025-06-02
feat: Add --yolo mode that automatically accepts all tools executions (#695)
Tolik Malibroda
2025-05-30
Rename server->core (#638)
Tommaso Sciortino