new section between containers and questions: lists every name with a state dir under /var/lib/hyperhive/agents/ that doesn't correspond to a live container. shows state size + last-modified age + whether claude creds are kept. two actions per row: - R3V1V3 — queues a spawn approval with the same name (operator approves to recreate; spawn flow reuses prior config + claude creds, no re-login needed) - PURG3 — wipes the agent's state + applied dirs (post /purge-tombstone/ endpoint; refuses if a live container with that name still exists) dashboard also opens agent links in new tabs now (target=_blank + rel=noopener) so the operator's overview tab stays put when they dive into an agent. |
||
|---|---|---|
| .. | ||
| actions.rs | ||
| agent_server.rs | ||
| approvals.rs | ||
| auto_update.rs | ||
| broker.rs | ||
| client.rs | ||
| coordinator.rs | ||
| dashboard.rs | ||
| lifecycle.rs | ||
| main.rs | ||
| manager_server.rs | ||
| operator_questions.rs | ||
| server.rs | ||