What's wrong with this entry?
Anonymous. No account, no email.
What
Claude Code now detects when multiple sessions are running simultaneously and offers a relevant tip.
Details
- Sessions register PID files in the Claude Code data directory
- When 2+ sessions are detected, a tip suggests: "Running multiple Claude sessions? Use /color and /rename to tell them apart at a glance."
- Session count is also reported via telemetry (
tengu_concurrent_sessions)
Evidence
Concurrent session tracking (search for "concurrentSessions", "color-when-multi-clauding")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.