This repository has no description
pi-rnd v0.2.7
When the subagent starts (subagents:started fires) but the LLM call doesn't complete in time, the doctor now reports the round-trip as a warning (⚠) rather than an error (✗). The agent system is working; only the user's LLM/proxy is slow — pi-rnd's own functionality is unaffected. Shortened timeout from 90s to 30s since the 90s test showed the call genuinely doesn't return — longer waits just delay the inevitable.
The 'never transitioned to running' case still returns error since that indicates a real pi-subagents internal problem.