Allow reloading permissions/settings in a running session
Resolved 💬 3 comments Opened Mar 4, 2026 by shannonbradshaw Closed Mar 8, 2026
Feature Request
After editing ~/.claude/settings.json (or project-level settings), there is no way to reload the updated permissions in an already-running Claude Code session. The only option is to exit and restart the session.
Desired Behavior
A command like /reload or /refresh that re-reads settings files from disk and applies updated permission rules to the current session without requiring a restart.
Why This Matters
When iterating on permission configurations (e.g., adding allowed/denied Bash commands), having to restart every open session is disruptive — especially when running multiple sessions simultaneously.
🤖 Generated with Claude Code
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗