Test infinite loop safeguards: max_turns budget and doer-reviewer cycle limits
Apra Fleet is an open-source MCP server
Brought to you by:
apralabs
Originally created by: kumaakh
Infinite loops are a core concern in the PM skill. Safeguards exist but need mock tests to verify they work:
These safeguards are defined in PM skill instructions but are not verified with automated tests. A compromised or buggy member could cause unbounded token spend.
Originally posted by: kumaakh
Fixed in PR [#30]
Related
Tickets:
#30Ticket changed by: kumaakh