Skip to main content

Module auto_mode

Module auto_mode 

Source
Expand description

claude auto-mode subcommands: inspect the auto-mode classifier configuration.

The CLI exposes three children under auto-mode:

Structs§

AutoModeConfigCommand
Print the effective auto-mode config as JSON.
AutoModeCritiqueCommand
Get AI feedback on your custom auto-mode rules.
AutoModeDefaultsCommand
Print the default auto-mode environment, allow, soft_deny, and hard_deny rules as JSON. Useful as a reference when writing custom rules. The soft/hard deny split distinguishes “warn but allow when explicitly overridden” from “always block.”