hyperhive/hive-sh4re/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
müde b489454dc2 feat(hivectl): queue-routed lifecycle verbs with wait + DAG progress
every agent lifecycle verb on the admin socket (rebuild / restart /
restart-all / kill / stop / start) now submits job-queue DAGs and
returns their ids; hivectl polls the new HostRequest::QueueDag and
prints a live node-chain progress line per DAG (fan-out children
included), exiting non-zero on failure — --no-wait opts out. DagView
and the queue wire enums move to hive_sh4re::jobs (wire types live in
the shared crate); the last fused rebuild path (lifecycle::rebuild)
is gone. tracker: #2166
2026-07-06 22:30:49 +02:00
..
assets.rs refactor(#2077): drop dev-assets tree + nix/ pointer, keep prose layout note 2026-06-29 01:37:32 +02:00
jobs.rs feat(hivectl): queue-routed lifecycle verbs with wait + DAG progress 2026-07-06 22:30:49 +02:00
lib.rs feat(hivectl): queue-routed lifecycle verbs with wait + DAG progress 2026-07-06 22:30:49 +02:00
paths.rs refactor(#2077): drop impl-history from hive-sh4re asset/path comments 2026-06-29 00:51:38 +02:00
priv_proto.rs feat(#2035): auto-discover dashboard-provisioned matrix accounts via token+homeserver sidecar 2026-06-27 00:30:04 +02:00
wire_time.rs refactor: single now_unix in hive_sh4re::wire_time 2026-07-06 21:58:32 +02:00