You'll notice
Launching a subagent, skill fork or monitor is now refused while the invoking agent's stop is still completing.
Subagent, skill, and monitor launches now check a stopPendingAgentIds registry before starting. If the invoking agent's stop is still completing, launching a new subagent, skill fork, or background monitor is refused with an explicit error instead of racing the in-flight stop.