• Berlin
  • Joined on 2025-01-15
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 17:58:18 +02:00
9a7c917f36 rename(#162): fix MANAGER_AGENT and @manager in docs
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 17:55:46 +02:00
2d754eceea fix: add listenfd to Cargo.lock
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 17:55:21 +02:00
f39015e41d fix(961): remove stale manager/hm1nd references from dashboard tabs.js
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 17:55:10 +02:00
68fd7e08a5 fix(#948): pre-enqueue topology-sorted cascades on meta-update approval
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 17:46:15 +02:00
11d74e1e17 fix(#947): include manager in gateway agents.conf routing
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 17:42:42 +02:00
aa96d76e73 build-logs: extract compute_runtime_secs helper; clamp runtime in js
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 17:40:58 +02:00
008609d0e7 rename(162): drop HIVE_PORT fallback; sweep remaining hm1nd in docs
vinzenz pushed to main at vinzenz/nixos-configuration 2026-06-01 17:38:39 +02:00
20e4642ec0 nix fmt, update hyperhive
e75fdb6121 hyperhive: enable ci
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 17:36:34 +02:00
26c9c13cf5 build-logs: surface runtime_secs in header; show duration in dashboard row
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 17:35:33 +02:00
e99330ef0f docs(gateway): document per-agent static frontend split mode
e162c1a1fa feat(#955): split agent page serving — statics from nix store, API proxied
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 17:33:38 +02:00
84f5c2722e nix(#702): add hive-priv systemd socket + service units
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 17:33:16 +02:00
e7e0675d22 rename: role badge stays 'manager'; unify harness unit name to hive-ag3nt
77622c0585 rename(162): update manager recipient to root in system.md
829cea1a26 rename(162): nixosConfigurations/modules manager -> root, update package name
1d0d52b85f rename(162): update manager.nix comments for root
7772e29ec2 rename(162): hive-m1nd -> hive-root, HIVE_LABEL/PORT for root
Compare 11 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 17:27:19 +02:00
0b5376249d priv: reject colons in bind paths to avoid nspawn delimiter confusion
c9eb520e7c priv: WriteNspawnFlags takes Vec<BindMount> instead of raw flag strings
a922376778 priv: reject double-quotes in nspawn flag entries
aa7f8e5553 priv: move shared consts to hive-sh4re; WriteNspawnFlags uses Vec<String> + per-flag validation
89d0937473 priv: derive flake ref from agent name; WriteNspawnFlags takes flags only
Compare 18 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 16:54:51 +02:00
e8b24e7021 fix(948): topo-sort cascade agents in meta_update_cascade_agents
5dc31c1e13 fix(948): make topology_sort pub
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 16:49:46 +02:00
eb108f9dd8 fix(947): trim prose in lifecycle.rs socket-dir block
2f25131403 fix(947): strip prose/issue-tags from harness-base.nix
e7a5718e83 fix(947): strip prose/issue-tags from agent_sockets.rs
7af29b3249 fix(#947): extend socket-dir bind to manager container
0ac05f0638 fix(#947): set HIVE_WEB_SOCKET for manager unconditionally
Compare 7 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 16:35:29 +02:00
f8c0f64fd4 feat: socket-activate the hive-c0re admin socket
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 16:11:15 +02:00
19e7d8d5d3 docs: add stats_vacuum + bash_tasks_vacuum entries to CLAUDE.md file map
0f62eca356 fix(#942): wire bash_tasks_vacuum spawn into main.rs
5880328831 fix(#942): wire bash_tasks_vacuum into lib.rs + main.rs
38a5299183 fix(#942): host-side bash-tasks vacuum, 48h retention
Compare 4 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 15:54:29 +02:00
8e2f311e09 fix(#924): set web socket mode to 0o666 so gateway nginx can connect
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 15:52:42 +02:00
7f91d52569 docs: add ci.md to CLAUDE.md + clarify runner details
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 15:39:51 +02:00
5e13fcbe94 docs: turn-stats vacuum is already implemented — update stale note