agentd top misses complete events

t-496·WorkTask·
·
·
Created3 months ago·Updated3 months ago·pipeline runs →

Dependencies

Description

Edit

agentd top shows Running for completed runs because status detection only checks custom agent_complete/agent_error, ignoring type=complete/error events. Update status detection to include type-based completion/errors.

Timeline (4)

🔄[human]Open → InProgress3 months ago
💬[human]3 months ago

Expanded agentd top status detection to treat type=complete/error/exhausted and custom timeout/killed events as terminal.

🔄[human]InProgress → Done3 months ago