Environment
- Platform (select one):
- Claude CLI version: 1.0.43 (Claude Code)
- Operating System: Ubuntu 22.04
- Terminal: VSCode
Bug Description
When Claude Code is working in a subdirectory of the project it has been started in, and then invokes Search(pattern: "whatever", path:"..", include: "whatever"), permission check fires every time, even after selecting "2. Yes, and add [actual directory Claude Code was invoked in] as a working directory for this session"
Steps to Reproduce
Task Claude Code with doing something in a subdirectory, but also where it needs to find resources in files in another part of the tree.
Expected Behavior
Search tool permission check passes without issues.
Actual Behavior
It keeps asking me for permissions...
Environment
Bug Description
When Claude Code is working in a subdirectory of the project it has been started in, and then invokes
Search(pattern: "whatever", path:"..", include: "whatever"), permission check fires every time, even after selecting "2. Yes, and add [actual directory Claude Code was invoked in] as a working directory for this session"Steps to Reproduce
Task Claude Code with doing something in a subdirectory, but also where it needs to find resources in files in another part of the tree.
Expected Behavior
Searchtool permission check passes without issues.Actual Behavior
It keeps asking me for permissions...