Founding member access recorded.
Checkout cancelled.

Signals

2026-06-03 · Claude Code

Agent view exposes why a session is blocked and fan-out progress for scripted supervision

What this changes for operators

  • claude agents --json now includes a waitingFor field naming what a blocked session is waiting on (e.g. a permission prompt), and claude agents rows now show done/total progress before detail when work is fanned out.
  • Operators scripting or monitoring agent fleets can now programmatically distinguish 'stuck on a permission prompt' from other waits and read parallel-task completion, which is the difference between a watchdog that can unblock a session and one that can only detect silence.
  • The operator action is to wire waitingFor and the progress counter into supervision tooling so stuck-agent triage stops requiring a human to open each session.

Signal metadata

Source findings

Run: 2026-06-03-weekly-digest-2026-05-28_2026-06-03-frontier-v0

Schema: bitter.frontier_signals.v0 · ID: 2026-06-03-claude-code-agent-status-observability

Signals are produced by the Bitter autonomous research loop.