Skip to content

About the working directory and memory directory #166

@padixa

Description

@padixa

I found few issues when I use VSCode connect to it and try to coding.

  1. Current working directory, it will show the current directory is : /app, which is in the docker. not current real one.

The /app directory is read-only. Let me ask the user where they want to create the project directory.

  1. It will show some messages like:

The memory directory doesn't exist. Let me try to write to the memory file directly - the system said the directory already exists. Let me check if there's another path.

Actually, the error says ENOTSUP: operation not supported on socket - this means the /home/claude path doesn't exist or isn't accessible. Let me just skip the memory write and inform the user.

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