Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.271 ·

New telemetry event for prompt-shell permission handling

New tengu_prompt_shell_permission telemetry event logs how inline skill shell commands are permission-checked

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaTelemetrywhat it touches
KindInternal Changesin v2.1.271,
Under the hood

New tengu_prompt_shell_permission telemetry event logs how inline skill shell commands are permission-checked

What

Claude Code now emits a telemetry event called tengu_prompt_shell_permission every time an inline skill shell command runs. It records what permission behavior applied, which permission mode was evaluated, the reason for the decision, and whether the command was ultimately handed to the model.

Why

This gives Anthropic visibility into how permission decisions play out for shell commands embedded in skills, which can help diagnose unexpected approvals or denials.

See this entry in the whole of v2.1.271 →

Feedback