• Berlin
  • Joined on 2025-01-15
vinzenz pushed to main at vinzenz/hyperhive 2026-05-31 10:27:17 +02:00
b257f861db docs: fix hivectl --password example to include a value (argus on #696)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-31 10:20:23 +02:00
a4cd0518a0 harness: enable hive wake on manager role (#693)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-31 10:16:28 +02:00
d8cd3ef68c docs: post-#598 catch up — hive-ag3nt/hive-m1nd → unified hive binary in turn-loop.md + CLAUDE.md
fcb5fae345 docs: catch up post-#658/#604/#660 + add operator hivectl section (#124)
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-31 03:35:43 +02:00
022afc794b harness: clear stale needs-login sentinel on healthy boot (#682) on unified binary
dcaf1838e1 harness: unify hive-ag3nt + hive-m1nd into one binary picking role from HIVE_ROLE (#598)
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-31 02:44:30 +02:00
843ad32e5a Cargo.lock: bump 24 patch-level deps (#680)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-31 01:40:02 +02:00
1a236a4119 harness: clear stale needs-login sentinel on healthy boot (#682)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-31 01:35:22 +02:00
6d886da19f nix/hive-gateway: stop SPA fallback from masking missing /matrix/ assets (#643)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-31 01:29:41 +02:00
f05be94587 frontend: npm dependency updates (#681)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-31 00:52:01 +02:00
fab0e4804f docs: update harness-base/agent-base/manager.nix entries for hyperhive.role (#671)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-31 00:40:46 +02:00
ef968c11dd c0re: dedupe chown_to_agent into lifecycle (argus #678)
0cf703a939 c0re: chown per-agent state writes to agent uid:gid (#673)
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-31 00:40:02 +02:00
d23fd8847d nix/templates: actually collapse agent-base + manager to role shims (#671 fixup)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-30 23:54:48 +02:00
2e9c50ecc7 nix/harness-base: prepend /run/wrappers/bin to PATH (argus #676 / #672 fixup)
0951cd1b3d nix/templates: merge manager + agent harness into harness-base.nix (#671)
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-30 23:40:23 +02:00
c73c8389ec harness: prepend /run/wrappers/bin to service path so sudo wrapper resolves (#658 fixup)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-30 23:39:44 +02:00
bee338cf4f docs: matrix serverName defaults to bare domain, not subdomain (follow-up to #661)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-30 23:39:31 +02:00
bed2eba52a docs: add hyperhive.user.name + passwordlessSudo to agent configuration (follow-up to #664)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-30 23:27:35 +02:00
2b46d0f3d7 CLAUDE.md: catch up daemon socket path to /run/hive-matrix/socket (argus #664)
97797cf790 hivectl: extend --password to forge; clarify matrix M_USER_IN_USE asymmetry (#663 / argus)
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-30 23:16:56 +02:00
8571e3243a c0re: chmod 0666 mcp.sock after bind so in-container agent user can connect (#658 fixup)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-30 23:02:08 +02:00
b8647cf7dc harness: write claude configs to systemd RuntimeDirectory + chown ~/.claude on activation (#658 fixup)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-30 22:19:42 +02:00
113e64e481 nix/harness: recursive chown of /run/hive (stale root-owned files survive container restart)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-30 22:15:23 +02:00
de3f541729 nix/harness: ExecStartPre chown /run/hive to agent user (#658 fixup)