You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Suggestion (from reporter): Distinct from the "redundant idle confirmation" friction (Friction cluster: teammate-redundant-idle-confirmation (1 report) #96). This is a deeper issue: the agent completed its task (PR 🐛 Add idle-behavior guideline to pr-reviewer and pr-logbook #102 was opened at 16:34) but then sent idle notifications continuously without processing any incoming messages, including shutdown_request signals. Possible root cause: the agent's turn loop did not exit cleanly after completing the task, leaving it in a poll-without-consume state. Mitigation: add a watchdog timeout in the team orchestration layer — if an agent sends N idle notifications within T seconds with no task progress, the team lead should force-terminate.
Suggested resolution
All reporters converge on: Distinct from the "redundant idle confirmation" friction (#96). This is a deeper issue: the agent completed its task (PR #102 was opened at 16:34) but then sent idle notifications continuously without processing any incoming messages, including shutdown_request signals. Possible root cause: the agent's turn loop did not exit cleanly after completing the task, leaving it in a poll-without-consume state. Mitigation: add a watchdog timeout in the team orchestration layer — if an agent sends N idle notifications within T seconds with no task progress, the team lead should force-terminate.
Out of scope
This issue was auto-generated by the Harness Curator (V0). It is descriptive only — a follow-up MR (human-authored, or via the auto-fix mode tracked in #42) will close it with the actual diff.
Friction cluster:
teammate-unresponsive-idle-loop1 friction tagged across the
harness-frictionwing (2026-05-14 (single day)). Routed tohttps://github.com/hcross/crewrig.Pattern
Reports span room
behavior. The common subcategory anchor isteammate-unresponsive-idle-loop.Frictions
claude-codemedbehaviorSuggested resolution
All reporters converge on: Distinct from the "redundant idle confirmation" friction (#96). This is a deeper issue: the agent completed its task (PR #102 was opened at 16:34) but then sent idle notifications continuously without processing any incoming messages, including shutdown_request signals. Possible root cause: the agent's turn loop did not exit cleanly after completing the task, leaving it in a poll-without-consume state. Mitigation: add a watchdog timeout in the team orchestration layer — if an agent sends N idle notifications within T seconds with no task progress, the team lead should force-terminate.
Out of scope
This issue was auto-generated by the Harness Curator (V0). It is descriptive only — a follow-up MR (human-authored, or via the auto-fix mode tracked in #42) will close it with the actual diff.