Skip to content

includeDirectories - Unable to Access Files Outside the Working Directory #319

@raxtor

Description

@raxtor

What happened?

The application restricts file access to the working directory only, preventing access to necessary files in other locations. My settings.json has:
"includeDirectories": [
"D:/web_app/memory/"
]

its working in Gemini CLI

What did you expect to happen?

The application should be able to access files from configured directories outside the working directory, as specified in the includeDirectories configuration. I know, I can use menu /directory and add it manualy with every session start as workaround, but...

Client information

  • CLI Version: 0.0.6
  • Git Commit: 0bc45ae (local modifications)
  • Operating System: win32 v22.17.0
  • Sandbox Environment: no sandbox
  • Model Version: qwen3-coder-plus
  • Memory Usage: 165.5 MB

Login information

Qwen OAuth

Anything else we need to know?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/bugSomething isn't working as expected

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions