Claude Code v2.1.202 introduces a new "Dynamic workflow size" setting in /config to control the general scale of dynamic workflows, alongside several bug fixes for the Remote Control feature and session management.

  • Added a "Dynamic workflow size" setting (small/medium/large) as an advisory guideline for agent counts.
  • Added workflow.run_id and workflow.name OpenTelemetry attributes to reconstruct workflow run activity from telemetry data.
  • Fixed commands sent from Remote Control (mobile/web) into interactive sessions failing with "Unknown command".
  • Fixed images and files sent from Remote Control without a caption being silently dropped.
  • Fixed /remote-control sessions showing the wrong permission mode in mobile and web apps.
  • Changed /review back to a fast single-pass review, moving multi-agent reviews to /code-review.

These changes improve workflow observability and ensure that media and commands are correctly processed when using Remote Control.