/permissions gained a tab for auto mode's classifier rules
Claude Code 2.1.246 adds an Auto mode tab to /permissions for viewing and editing the auto mode classifier rules that decide which tool calls run. The same release warns at startup about a Bash allow rule with a wildcard before the subcommand, such as Bash(git * main), because those rules also match options inserted before the subcommand. Two related fixes land with it: auto mode tool calls denied as temporarily unavailable on very large sessions now scale the safety-check deadline with prompt size, and telemetry that had been carrying a third-party gateway's API key to Anthropic is only sent to its own host.