• Berlin
  • Joined on 2025-01-15
vinzenz pushed to main at vinzenz/hyperhive 2026-07-13 19:30:11 +02:00
6339a2384b fix(#2412): ci-log prefers persisted (complete) log over live streamer snapshot
vinzenz pushed to main at vinzenz/hyperhive 2026-07-13 19:27:08 +02:00
650224c9c6 fix(#2399): split daemon/harness/MCP bins into per-binary packages
5c08abc1b2 fix(#2399): agent containers get daemonBins, not the full hivectl/hive-forge bundle
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-07-13 19:23:44 +02:00
9674fd42ac refactor(#2352): move matrix provisioning behind host-socket wire commands
vinzenz pushed to main at vinzenz/hyperhive 2026-07-13 19:02:51 +02:00
5857f1f871 feat(#2008): rebuild running agents first in the startup sweep
vinzenz pushed to main at vinzenz/hyperhive 2026-07-13 18:54:26 +02:00
9aae3f9e1d docs(#2273): tell agents reading a forge thread marks its notification read
vinzenz pushed to main at vinzenz/hyperhive 2026-07-13 18:17:54 +02:00
5e489b0880 docs(#2270): soften take_wake_suppressed one-shot claim per argus review
01cba3c665 fix(#2270): suppress bash-task completion wake already observed via status
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-07-13 16:24:48 +02:00
4be2279485 chore(#2400): skip the prebuild warm-build when the container is down
vinzenz pushed to main at vinzenz/hyperhive 2026-07-13 16:14:07 +02:00
436adf6fd0 refactor(#2390): split provision out of the create node in the spawn dag
vinzenz pushed to main at vinzenz/hyperhive 2026-07-13 15:55:27 +02:00
96c748475e refactor(#2352): re-home host-control wire types into hive-host-sock crate
vinzenz pushed to main at vinzenz/hyperhive 2026-07-13 15:25:15 +02:00
e13a2cb33a fix(#2363): open UDP 67 on the bridge — host firewall dropped DHCP requests
vinzenz pushed to main at vinzenz/hyperhive 2026-07-13 13:59:02 +02:00
2cdd5f334e nix flake update
3a3f318779 fix(#2363): grant hive-gateway CAP_NET_ADMIN — dnsmasq DHCP mode requires it
Compare 2 commits »
vinzenz pushed to main at vinzenz/nixos-configuration 2026-07-13 12:28:45 +02:00
25c9138df1 update upstream urls
vinzenz pushed to main at vinzenz/nixos-configuration 2026-07-13 12:16:04 +02:00
a89d772132 nix flake update
vinzenz pushed to main at vinzenz/hyperhive 2026-07-13 11:57:22 +02:00
2f8c1ec347 docs(#2363): update network.md + hive-ci.nix for full-DHCP model
4cdbbafc44 feat(#2363): full-DHCP for all agents — drop static agent_network_ip
eb94b2aae6 docs(#2363): fix stale 'remap' comments in hive-gateway.nix
9396918ffb simplify(#2363): drop remap, shrink modulus to exclude DHCP pool
3068034463 refactor(#2363): single source of truth for DHCP pool size
Compare 6 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-07-13 11:51:47 +02:00
16f69ca890 feat(#2392): group boot sweep + reconciles under one boot dag
vinzenz pushed to main at vinzenz/hyperhive 2026-07-13 11:49:36 +02:00
6e0f6893cf fix(#2393): ff-merge config prs via forge api instead of pushing main
vinzenz pushed to main at vinzenz/hyperhive 2026-07-12 03:12:51 +02:00
ef14641b94 feat: add infra container start/stop/restart tab to C0R3 page
vinzenz pushed to main at vinzenz/hyperhive 2026-07-12 03:10:26 +02:00
79d4c345bb feat(#2349): fan reconcile's start/stop out as first-class dag nodes
vinzenz pushed to main at vinzenz/hyperhive 2026-07-12 02:58:02 +02:00
7b1b1d9db8 fix(#2164): address argus review — Option<String> secret + stale hook cleanup
79a29873e3 fix(#2164): domain-URL webhooks + HMAC + config-PR polling fallback
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-07-11 23:28:27 +02:00
a99508719e refactor: extract makeCoalescer helper for last-row update-in-place pattern