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
/
utils
/
fileUtils.ts
Age
Commit message (
Expand
)
Author
14 days
feat: add support for .proto files
Castor Regex
2025-08-20
Remove unnecessary FileErrorType. (#6697)
Tommaso Sciortino
2025-08-18
Read and write files through Zed (#6169)
Conrad Irwin
2025-08-08
fix: properly report tool errors in telemetry (#5688)
Akhil Appana
2025-08-06
bug(core): Prompt engineering for truncated read_file. (#5161)
joshualitt
2025-08-06
fix(core): Treat .mts files as TypeScript modules instead of video files (#5492)
Yash Velagapudi
2025-08-05
bug(core): fix `contentRangeTruncated` calculation. (#5329)
joshualitt
2025-07-31
bug(core): UI reporting for truncated read_file. (#5155)
joshualitt
2025-07-21
Various spelling improvements (#3497)
Josh Soref
2025-07-20
feat: Make file type detection and binary checks asynchronous (#3286) (#3288)
sangwook
2025-07-15
Pure refactor: Consolidate isWithinRoot() function calling. (#4163)
Tommaso Sciortino
2025-07-07
feat: add .svg support (#3229)
Pugazhendhi
2025-07-01
Special case mime type for ts file. (#2902)
Tommaso Sciortino
2025-07-01
feat: add audio and video support to read_file (#2556)
Santhosh Kumar
2025-06-15
Add file operation telemetry (#1068)
Jerop Kipruto
2025-05-30
Rename server->core (#638)
Tommaso Sciortino