hyperhive/hive-c0re/src
müde 48ebfefd1a destroy --purge: also wipe agent state dirs
new --purge flag on the destroy verb (cli + admin socket + dashboard).
default destroy still keeps /var/lib/hyperhive/{agents,applied}/<name>/
so recreating with the same name reuses prior config + creds.
with --purge, both dirs go too (config history, claude creds, /state/
notes). no undo. dashboard adds a separate PURG3 button with an
explicit confirmation copy; the existing DESTR0Y button keeps the
soft semantics.

claude.md dashboard-action-surface section updated; todo entry
dropped.
2026-05-15 19:29:14 +02:00
..
actions.rs destroy --purge: also wipe agent state dirs 2026-05-15 19:29:14 +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 ask_operator tool: non-blocking; operator answer arrives as helper event 2026-05-15 18:44:42 +02:00
client.rs hive-c0re: admin socket server + client (stub dispatch) 2026-05-14 20:49:11 +02:00
coordinator.rs ask_operator tool: non-blocking; operator answer arrives as helper event 2026-05-15 18:44:42 +02:00
dashboard.rs destroy --purge: also wipe agent state dirs 2026-05-15 19:29:14 +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 destroy --purge: also wipe agent state dirs 2026-05-15 19:29:14 +02:00
manager_server.rs manager: start/restart at will, no approval; refuse self 2026-05-15 18:57:25 +02:00
operator_questions.rs ask_operator tool: non-blocking; operator answer arrives as helper event 2026-05-15 18:44:42 +02:00
server.rs destroy --purge: also wipe agent state dirs 2026-05-15 19:29:14 +02:00