agentd top is currently broken in several ways:
1. Does not auto-refresh - should poll container status every ~1 second 2. Shows stale running agents that are actually stopped - needs to sync with actual container state 3. Enter key for details/follow log does not work - keybindings not implemented 4. Logs do not stream properly (agentd watch times out, doesn't show output)
Suggestions:
This is critical for agentd usability - it's the primary interface for monitoring delegated agents.