豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

read_file returns only metadata, write_file reports success but files are empty #433

@relik2002

Description

@relik2002

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:

  1. write_file to C:\Users\carlo\AppData\Local\Temp\dc_writetest.txt — reported "3 lines written", exit code 0
  2. read_file on same file immediately after — returned only {"fileName","filePath","fileType"}, no content field
  3. Same result on existing skill files with known content
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions