müde
2770630f33
ask_operator tool: non-blocking; operator answer arrives as helper event
...
new mcp tool on the manager surface that queues a question on the
dashboard and returns the question id immediately. operator submits an
answer via /answer-question/<id>; the dashboard fires
HelperEvent::OperatorAnswered { id, question, answer } into the manager
inbox so the next turn picks it up.
also: fix async-form button stuck on spinner after successful submit
(refreshState skipped re-rendering, so the button was never re-enabled).
2026-05-15 18:44:42 +02:00
müde
f1fd787f17
rebuild button on agent UI (cross-origin POST to dashboard /rebuild)
2026-05-15 15:57:11 +02:00
müde
f99ed3fe7a
manager: same lifecycle as agents; auto-spawn on hive-c0re start
2026-05-15 13:43:32 +02:00
müde
a4e1556f90
auto-update agents on startup when hyperhive rev changes
2026-05-15 13:25:27 +02:00
müde
c59fa8541c
phase 8 step 2: approval-gated spawn + dashboard spinner
2026-05-15 12:53:13 +02:00
müde
b711296460
destroy verb: CLI + admin socket + dashboard button; purges state + approvals
2026-05-15 02:57:22 +02:00
müde
c82d41728c
Phase 7a: dashboard approve/deny + unified diff (similar crate)
2026-05-15 00:06:10 +02:00
müde
8cf5d72798
Phase 6b: vibec0re-styled dashboard on hive-c0re + agent web UI restyled
2026-05-14 23:43:20 +02:00
müde
433c0d212e
Phase 5b: per-agent config flakes; approve validates + advances commit
2026-05-14 23:09:35 +02:00
müde
1c6d7f7a8f
fmt
2026-05-14 22:58:25 +02:00
müde
fef2dee92a
clippy pedantic clean + wired into flake checks
2026-05-14 22:57:47 +02:00
müde
f12837fe32
Phase 5a: approval queue (request_apply_commit, pending/approve/deny)
2026-05-14 22:50:19 +02:00
müde
aa67e5a481
Phase 4: manager socket + manager_server with privileged tool surface
2026-05-14 22:35:08 +02:00
müde
d220720f6a
broker: sqlite-backed (survives hive-c0re restart)
2026-05-14 22:17:16 +02:00
müde
d79b5a39a1
hive-c0re: in-memory broker + per-agent sockets + coordinator state
2026-05-14 21:42:51 +02:00
müde
81059dc836
fmt: rustfmt + Cargo.lock refresh
2026-05-14 20:53:43 +02:00
müde
90798b936e
hive-c0re: nixos-container lifecycle (spawn/kill/rebuild/list)
2026-05-14 20:51:35 +02:00
müde
0ec54ecf89
hive-c0re: admin socket server + client (stub dispatch)
2026-05-14 20:49:11 +02:00
müde
a24dc14213
hive-c0re: cli scaffolding (stubs)
2026-05-14 20:47:05 +02:00
müde
6686df93a5
cargo workspace skeleton
2026-05-14 20:24:55 +02:00