müde
2486251b32
fix: close second review round on the queue-routed CLI
...
- subvol upgrade waits for the queued stop DAG before migrating (was
snapshotting + swapping state under a live bind mount) and for the
restart job after
- history trim gets a 5-min grace for fresh terminals so broad
stop/start waits can't miss a failed DAG evicted by the per-template
cap (cap still applies past the grace)
- restart-all returns its DAG ids so hivectl actually waits
- hard stops await their agent DAGs (bounded) before infra goes down,
restoring the agents-before-infra invariant
- hivectl wait uses node-level terminality so the after-any recovery
reconcile is watched to completion; infra render errors no longer
skip watching already-queued agent DAGs
- fold hive-bash-mcp's last local now_unix into wire_time
2026-07-06 22:57:28 +02:00
..
agent_config
refactor(hive-c0re): group src-root files into submodules
2026-07-06 22:38:47 +02:00
bin
fix: close second review round on the queue-routed CLI
2026-07-06 22:57:28 +02:00
dashboard
refactor: ApprovalKind::as_str owns the kind→string mapping
2026-07-06 21:48:55 +02:00
forge
refactor(hive-c0re): split forge into submodules
2026-07-06 22:08:22 +02:00
job_queue
fix: close second review round on the queue-routed CLI
2026-07-06 22:57:28 +02:00
lifecycle
feat(hivectl): queue-routed lifecycle verbs with wait + DAG progress
2026-07-06 22:30:49 +02:00
socket_server
refactor(hive-c0re): split socket_server into submodules
2026-07-06 21:05:52 +02:00
stats
refactor(hive-c0re): group src-root files into submodules
2026-07-06 22:38:47 +02:00
stores
refactor(hive-c0re): group src-root files into submodules
2026-07-06 22:38:47 +02:00
workers
refactor(hive-c0re): group src-root files into submodules
2026-07-06 22:38:47 +02:00
actions.rs
refactor: ApprovalKind::as_str owns the kind→string mapping
2026-07-06 21:48:55 +02:00
client.rs
hive-c0re: admin socket server + client (stub dispatch)
2026-05-14 20:49:11 +02:00
container_view.rs
make agent_config_pending async — the sync git fork on every sweep starved the runtime under IO load
2026-07-03 21:42:45 +02:00
coordinator.rs
docs: job-DAG queue model; fold agent_power table into broker.sqlite
2026-07-06 20:36:57 +02:00
dashboard_events.rs
feat(hive-c0re): replace rebuild queue with generic job-DAG queue
2026-07-06 20:36:57 +02:00
flake_check.rs
refactor( #2111 ): remove nixpkgs-unstable, source claude-code from main nixpkgs
2026-07-01 19:32:46 +02:00
gateway_nginx.rs
fixup! fix( #2245 ): drop TCP fallback from gateway nginx upstream
2026-07-04 22:42:56 +02:00
lib.rs
refactor(hive-c0re): group src-root files into submodules
2026-07-06 22:38:47 +02:00
loose_ends.rs
style: import ordering + blank lines after now_unix sweep (treefmt)
2026-07-06 22:08:40 +02:00
main.rs
feat(hive-c0re): replace rebuild queue with generic job-DAG queue
2026-07-06 20:36:57 +02:00
matrix.rs
feat( #2035 ): auto-discover dashboard-provisioned matrix accounts via token+homeserver sidecar
2026-06-27 00:30:04 +02:00
meta.rs
fix(hive-c0re): close review findings on the job-DAG queue
2026-07-06 21:44:43 +02:00
migrate.rs
fix( #1375 ): clean up pedantic warnings and re-enable -D warnings without pedantic bypass
2026-06-05 16:55:09 +02:00
paths.rs
remove vestigial agent-ports.json tcp web-port map
2026-06-22 11:59:14 +02:00
priv_client.rs
feat( #2035 ): auto-discover dashboard-provisioned matrix accounts via token+homeserver sidecar
2026-06-27 00:30:04 +02:00
questions.rs
refactor: drop kind_to_str wrapper, call ApprovalKind::as_str directly
2026-07-06 21:49:46 +02:00
server.rs
fix: close second review round on the queue-routed CLI
2026-07-06 22:57:28 +02:00