Claude Code improves shell safety and telemetry
Adds autoMode.classifyAllShell to route all Bash/PowerShell through the classifier, surfaces denial reasons in UI/transcripts, and emits redaction-aware assistant_response OpenTelemetry logs.
v2.1.193 — What's changed Added autoMode.classifyAllShell setting to route all Bash/PowerShell commands through the auto-mode classifier instead of only arbitrary-code-execution patterns Added auto-mode denial reasons to the transcript, the denial toast, and /permissions recent denials Added claude_code.assistant_response OpenTelemetry log event containing the model's response text. Redacted unless OTEL_LOG_ASSISTANT_RESPONSES=1; when that var is unset it follows OTEL_LOG_USER_PROMPTS, so dep...



