subagentManagerForTest property

  1. @visibleForTesting
SubagentManager get subagentManagerForTest

Test seam exposing the subagent registry — the heartbeat tests plant running children without driving a real spawn.

Implementation

@visibleForTesting
SubagentManager get subagentManagerForTest => _subagentManager;