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.test.ts
Age
Commit message (
Collapse
)
Author
2025-08-18
Read and write files through Zed (#6169)
Conrad Irwin
Co-authored-by: Agus Zubiaga <
[email protected]
>
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
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-05
bug(core): fix `contentRangeTruncated` calculation. (#5329)
joshualitt
Co-authored-by: Jacob Richman <
[email protected]
>
2025-07-31
bug(core): UI reporting for truncated read_file. (#5155)
joshualitt
Co-authored-by: Jacob Richman <
[email protected]
>
2025-07-21
Various spelling improvements (#3497)
Josh Soref
Signed-off-by: Josh Soref <
[email protected]
> Co-authored-by: Sandy Tao <
[email protected]
>
2025-07-20
feat: Make file type detection and binary checks asynchronous (#3286) (#3288)
sangwook
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-05-30
Rename server->core (#638)
Tommaso Sciortino