You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice if somehow the commands which Claude Code tried to run but weren't allowed could be tracked somehow, as it would make it easier to add them to security.py later. I just noticed while a Python-centric web app project was running that I could have allowed some additional commands, like pytest, openssl and such, to make things easier.