We're launching the Monitor tool in today's Claude Code release.

· opgehaald 14:12

We're launching the Monitor tool in today's Claude Code release. Claude spawns a background process and each stdout line streams into the conversation, without blocking the thread. e.g. "Use the monitor tool and `kubectl logs -f | grep ..` to listen for errors, make a pr to fix any crashes" This