Your editor can show and answer the prompt offering auto as your default permission mode.
The IDE-driven auto-mode nudge writes defaultMode auto into settings, but showing it needs tengu_maple_pier, off by default.
tengu_maple_pier Off in both readingsThe flag server returned off for the account this site reads and for the anonymous baseline. A reading of off cannot rule out a rollout these two readings sit outside of.
This account: off · anonymous baseline: off · compiled default in v2.1.232: on
These values were read against a different version of Claude Code, so treat them as the nearest reading available instead of one taken on this release.
Read once, for one account on one subscription tier, against v2.1.232. It isn't a statement about your account. What a flag value here can and cannot tell you
What's wrong with this entry?
A new handler lets an IDE tell Claude Code that the prompt suggesting auto as your default permission mode was shown or answered. Accepting writes permissions: { defaultMode: "auto" } into your user settings and marks the prompt as seen. Both events now record which surface they came from, set to ide. Showing the prompt at all requires the tengu_maple_pier flag, which is off by default in this build.
handleAutoDefaultNudgeEventFromHost
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.238
Carrying and reporting your local permission mode in remote sessions is gated off
Both mention default mode
-
v2.1.225
Auto-default nudge actually flips the mode, and reports the outcome
Both mention default mode
-
v2.1.225
VS Code-owned sessions get their own settings defaultMode handling
Both mention default mode