Back to section
Anthropic ⭐ Notable

Claude Code v2.1.181 adds prompt-time /config commands, macOS sandbox controls, and Apple Events support

Pondelok 22. júna 2026 Source: Anthropic

What's new

  • /config key=value syntax — set any value mid-conversation without restarting the session
  • macOS sandbox and notification controls — scope what Claude Code can touch on the host
  • Apple Events support — Claude Code can drive native macOS apps (Mail, Calendar, Finder…)
  • Faster paragraph streaming, smoother core experience
  • Companion v2.1.183 (June 19) blocks destructive git commands in Auto Mode and improves deprecation warnings
  • v2.1.178 removed TeamCreate / TeamDelete tools and added parameter-based permission matching

Why it matters

For macOS users who want tighter security boundaries plus the ability to script native apps. Prompt-time /config radically speeds up session tuning.

How to try it

Run claude update to v2.1.181 or later. /config commands work in any session, sandbox toggles live in macOS settings.

Open original source Anthropic