no bypass by default

This commit is contained in:
Sridhar Ratnakumar 2026-04-04 15:40:22 -04:00
parent 2e1e36520c
commit 83689da0a2

View file

@ -1,9 +1,6 @@
{
# theme = "dark";
permissions = {
defaultMode = "bypassPermissions";
};
# Disable Claude from adding itself as co-author to commits
# Disable Claude from adding itself as co-author to commits
includeCoAuthoredBy = false;
# effortLevel = "max";
}