Claude Code v2.1.101: Monitor, agent tabs, and TLS cert control
Monitor, agent tabs, and TLS cert control
A handful of changes that make background automation more observable and agent management easier to navigate.
The new Monitor feature streams live events from background scripts, so you can watch long-running automation without guessing what's happening. Useful any time you have agents running tasks you'd otherwise have to poll manually.
The /agents command was updated with two tabs — Running and Library — with quick actions to launch or inspect agents. If you manage multiple agents, the new layout cuts down the time spent hunting for the right one.
The new CLAUDE_CODE_CERT_STORE env var lets you choose between bundled and system CA sources for TLS. Mostly relevant in corporate or proxy environments where the default cert bundle causes connection issues.
/ultraplan now automatically provisions a default cloud environment when remote planning features need one. One fewer manual step when getting extended planning runs off the ground.
Monitor + /agents tabs together make multi-agent workflows meaningfully easier to watch and manage. The TLS and /ultraplan additions are narrower fixes, but if they hit your setup, they'll save real friction. Worth a scan if you run background automation or work in a managed network environment.