Skip to content

AIgency troubleshooting

Diagnose a stuck run by the specific status its task is in, rather than treating every stall the same way.

AgentDock Pro

This page covers AIgency, available only in AgentDock Pro.

AIgency's task statuses are specific on purpose (see Execution) — the fastest way to diagnose a stuck run is to check exactly which status a stalled task is in rather than assuming it's broken.

Diagnose by status

StatusWhat it meansWhere to look
pending with unmet dependenciesBlocked on another task, not stuckWorkflow graph
waiting_interactionAn agent raised a question or prompt needing your answerNeeds Attention
waiting_capacityProvider rate limit or quotaCapacity recovery
waiting_workspaceWaiting for an isolated worktree slot to free upWorktree problems
failedRetry and fallback budget exhaustedRetries, Run history
Flagged as a possible stallLong mid-run silence, not yet failedStall detection
Run stuck after an app restartRecovery is reconciling persisted stateRestart and crash recovery

General approach

Switch to Technical View for the detail Simple View doesn't show, check the raw terminal drawer if an agent's own output would help, and remember that waiting_capacity and waiting_workspace are not failures — they resolve on their own and don't need manual intervention unless they persist far longer than expected.