Ignores claude code permissions setting for rewritten commands
Open
Nobody has claimed this yet.
area:cli
area:security
bug
priority:high
- Dominant language
- Rust
- Stars
- 81.1k
- Forks
- 5.1k
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 40
Description
Hi, in my settings.local.json I have permissions["allow"] configured to include "Bash(ls *)", "Bash(grep *)". However, rtk grep and rtk ls still trip claude and prompt it to ask for permissions.
rtk version 0.43.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the behavior with the settings.local.json permissions["allow"] entries for "Bash(ls *)" and "Bash(grep *)", using rtk version 0.43.0 and the rtk grep and rtk ls commands. Trace how these commands are rewritten and verify that Claude Code recognizes the resulting commands without prompting for permission.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100