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