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.test.ts
Age
Commit message (
Expand
)
Author
2025-08-18
Read and write files through Zed (#6169)
Conrad Irwin
2025-08-14
feat(core): Migrate web-search, write-file, and discovered-tool. (#6188)
joshualitt
2025-08-12
Launch VS Code IDE Integration (#6063)
Shreya Keshive
2025-08-08
fix: properly report tool errors in telemetry (#5688)
Akhil Appana
2025-08-06
[ide-mode] Add support for in-IDE diff handling in the CLI (#5603)
christine betts
2025-08-04
remove unnecessary checks in WriteFileChecks.getDescription (#5526)
Jacob MacDonald
2025-07-30
feat: Multi-Directory Workspace Support (part1: add `--include-directories` o...
Yuki Okita
2025-07-07
fix: EditTool can clobber human edits to the same file. (#3043)
Colt McAnlis
2025-06-28
fix edit retrigger (#2306)
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
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