Bypassing Permissions is broken again

Resolved 💬 2 comments Opened May 8, 2025 by steipete Closed May 9, 2025

Running v0.2.104 and i see that the Bypassing Permissions feature is broken again.

There is no changelog what this version change - I see on Twitter that it includes search now, but I'd rather have a changelog with fixes and changes, so I can decide which version to downgrade to.

Will re-enable my MCP search features and downgrade for now.

For others reading, use this to reliable downgrade:

rm -rf ~/.claude
npm uninstall -g @anthropic-ai/claude-code
unalias claude
npm i -g @anthropic-ai/claude-code@0.2.102
claude config set -g autoUpdaterStatus disabled

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗