summaryrefslogtreecommitdiff
path: root/packages/server/src/utils/fileUtils.test.ts
AgeCommit message (Collapse)Author
2025-05-30Rename server->core (#638)Tommaso Sciortino
2025-05-30Change ReadFile to not have a result display.Taylor Mullen
- It's verbose on its own; however, if file content is truncated we'll indicate that in the result display.
2025-05-29Refactor read-file and support images. (#480)Jacob Richman