read_file returns only metadata header with no content field. write_file reports success but files are empty. PowerShell commands execute with exit code 0 but produce no captured output. Reproducible on all file types in current session.
Reproduction steps:
- write_file to C:\Users\carlo\AppData\Local\Temp\dc_writetest.txt — reported "3 lines written", exit code 0
- read_file on same file immediately after — returned only {"fileName","filePath","fileType"}, no content field
- Same result on existing skill files with known content
- PowerShell execute_command returns exit code 0 but empty output on all commands
OS: Windows
Claude desktop app — current version
Google Drive sync folder in use as working directory
read_file returns only metadata header with no content field. write_file reports success but files are empty. PowerShell commands execute with exit code 0 but produce no captured output. Reproducible on all file types in current session.
Reproduction steps:
OS: Windows
Claude desktop app — current version
Google Drive sync folder in use as working directory