-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed as not planned
Closed as not planned
Copy link
Labels
area:toolsbugSomething isn't workingSomething isn't workinghas reproHas detailed reproduction stepsHas detailed reproduction stepsplatform:linuxIssue specifically occurs on LinuxIssue specifically occurs on Linux
Description
Environment
- Platform (select one):
- Anthropic API
- AWS Bedrock
- Google Vertex AI
- Other:
- 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...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:toolsbugSomething isn't workingSomething isn't workinghas reproHas detailed reproduction stepsHas detailed reproduction stepsplatform:linuxIssue specifically occurs on LinuxIssue specifically occurs on Linux