summaryrefslogtreecommitdiff
path: root/packages/server/src/tools/write-file.test.ts
AgeCommit message (Expand)Author
2025-05-30Rename server->core (#638)Tommaso Sciortino
2025-05-27feat: Allow cancellation of in-progress Gemini requests and pre-execution checksTaylor Mullen
2025-05-25Fix(test): Improve write-file and editCorrector test suitesTaylor Mullen
2025-05-17fix: Prevent WriteFileTool from writing to directory pathsTaylor Mullen
2025-05-16refactor: Unify file modification confirmation stateTaylor Mullen
2025-05-16fix: Ensure filename is available for diff rendering in write-fileTaylor Mullen
2025-05-15Fix(write-file): Ensure correct validation method is called in WriteFileToolTaylor Mullen