diff --git a/src/utils/toolResultStorage.ts b/src/utils/toolResultStorage.ts index f4dfef3..56975dd 100644 --- a/src/utils/toolResultStorage.ts +++ b/src/utils/toolResultStorage.ts @@ -1038,3 +1038,4 @@ function getFileSystemErrorMessage(error: Error): string { } return error.message } +