This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

v0.2.7
7f4e8ffa Oleksii Topolianskyi

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.

Artifacts