hyperhive/hive-c0re/src
müde 5ee65d2f15 dashboard: K3PT ST4T3 section + agent links open in new tab
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.
2026-05-15 19:55:27 +02:00
..
actions.rs dashboard: spinners on in-flight lifecycle actions + cleaner row layout 2026-05-15 19:49:43 +02:00
agent_server.rs operator inbox view on dashboard; agent ui doesn't clobber typing 2026-05-15 17:23:53 +02:00
approvals.rs phase 8 step 2: approval-gated spawn + dashboard spinner 2026-05-15 12:53:13 +02:00
auto_update.rs per-agent /state dir for durable notes; manager sees them via /agents 2026-05-15 18:00:08 +02:00
broker.rs broker: hourly vacuum of delivered messages older than 30 days 2026-05-15 19:40:38 +02:00
client.rs hive-c0re: admin socket server + client (stub dispatch) 2026-05-14 20:49:11 +02:00
coordinator.rs dashboard: K3PT ST4T3 section + agent links open in new tab 2026-05-15 19:55:27 +02:00
dashboard.rs dashboard: K3PT ST4T3 section + agent links open in new tab 2026-05-15 19:55:27 +02:00
lifecycle.rs per-agent /state dir for durable notes; manager sees them via /agents 2026-05-15 18:00:08 +02:00
main.rs broker: hourly vacuum of delivered messages older than 30 days 2026-05-15 19:40:38 +02:00
manager_server.rs ask_operator: multi-select + free-text fallback 2026-05-15 19:52:44 +02:00
operator_questions.rs dashboard: K3PT ST4T3 section + agent links open in new tab 2026-05-15 19:55:27 +02:00
server.rs destroy --purge: also wipe agent state dirs 2026-05-15 19:29:14 +02:00