hyperhive/hive-ag3nt
müde ac1b5fde8e manager: start/restart at will, no approval; refuse self
new manager tools mcp__hyperhive__{start,restart} that delegate to the
existing lifecycle::start / lifecycle::restart on the host. kill was
already at the manager's discretion; rounding out start + restart for
parity so day-to-day container care doesn't have to round-trip through
the operator.

guard: refuse self-targeting on kill/start/restart — the manager would
just be cutting its own legs. spawn (request_spawn) and config changes
(request_apply_commit) still go through the approval queue, since those
are the actual gate. prompt + claude.md updated to make the boundary
explicit. kill now also emits HelperEvent::Killed (it didn't before).
2026-05-15 18:57:25 +02:00
..
assets agent ui: input lives in terminal section, banner shimmer on activity 2026-05-15 18:54:19 +02:00
prompts manager: start/restart at will, no approval; refuse self 2026-05-15 18:57:25 +02:00
src manager: start/restart at will, no approval; refuse self 2026-05-15 18:57:25 +02:00
Cargo.toml agent ui: live event panel via SSE + stream-json 2026-05-15 15:01:26 +02:00