Under the hood
Useful2 Signal0
IDE and remote hosts now learn your current permission mode the moment they connect.
What's wrong with this entry?
Anonymous. No account, no email.
What
IDE and Remote Control hosts now learn the CLI's permission mode at connect time, alongside the model.
Details
- new
current_permission_modefield in the connect-time state - documented as "@internal The CLI's active permission mode at connect time, for the same connect-time sync as current_model."
- populated from the live tool-permission context in the main init payload and in both repl-bridge
getInitializeStateimplementations
Evidence
current_permission_mode
Strings lifted out of the shipped bundle, so the claim above can be checked against them.