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
🧹 Skip permissions.json write when only timestamp changed
The permissions tool regenerates on every provider build, and the
timestamp comes from the latest git commit. This causes a dirty diff
even when no permissions actually changed. Compare the existing file
content (ignoring generated_at) before writing to avoid noise.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments