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
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
Login information
Qwen OAuth
Anything else we need to know?
No response