anthropics / anthropics/claude-code

Read outside working directory offers no 'allow once' option

Aperta
#94,271 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
area:permissions enhancement platform:linux
Lingua principale
Python
Stelle
145k
Fork
23.1k
Metriche di merge delle PR
Metriche PR in attesa

Descrizione

## Summary
When Claude Code asks permission to Read a file outside the working directories (here a plugin job log under `~/.claude/plugins/data/codex-openai-codex/state/.../jobs/.log`), the prompt offers only deny or allow-always. There is no "allow once".

## Expected
The same "allow once" choice that Bash and other permission prompts offer, so a single read can be granted without permanently widening the read scope.

## Actual
The user must either reject the read or grant it permanently. The user rejected it.

## Context
- Claude Code CLI, Linux (cachyos), model claude-opus-5
- Trigger: Read tool on an absolute path outside the project working directory
- Prompt text shown to the model on rejection: "The user did not allow this read outside the working directories"

Filed on behalf of the user from within a Claude Code session.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.