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
/
edit.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-06-29
fix: Correct pluralization of the number of occurrences in `EditTool` tool er...
Tim Rogers
2025-06-28
fix edit retrigger (#2306)
Leo
2025-06-15
bug: Fix modify edit (#1078)
Leo
2025-06-14
Enable "modify" in write tool (#1044)
Leo
2025-06-11
feat: External editor settings (#882)
Leo
2025-06-11
unify diff generation before and after an edit
Anas Sulaiman
2025-06-09
Add Windsurf in edit tool to modify changes, if installed (#853)
Eddie Santos
2025-06-09
Windows: Refactor Shell Scripts to Node.js for Cross-Platform Compatibility (...
matt korwel
2025-06-08
Revert "Add batch editing capabilities to Edit Tool (#648)" (#857)
N. Taylor Mullen
2025-06-08
feat: Add flow to allow modifying edits during edit tool call (#808)
Leo
2025-06-07
Added /mcp command support and cleaned up broken tests (#817)
Bryan Morgan
2025-06-06
Add batch editing capabilities to Edit Tool (#648)
Keith Ballinger
2025-06-05
Checks for diff changes before displaying the code snippet (#751)
anj-s
2025-06-03
Modify shortenPath and add param validation (#663)
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-06-01
Added replace tool ability to replace more than 1 occurrence (#669)
Bryan Morgan
2025-06-01
Update edit tool validation function to override validateToolParams (#667)
Leo
2025-05-30
Rename server->core (#638)
Tommaso Sciortino