• Berlin
  • Joined on 2025-01-15
vinzenz pushed to main at vinzenz/hyperhive 2026-06-17 21:23:50 +02:00
58cc720173 nix(ci): gate the actions runner on nix-daemon readiness
vinzenz pushed to main at vinzenz/hyperhive 2026-06-17 21:14:11 +02:00
1a3f82a459 nix(gateway): self-signed TLS as the implicit default, deprecate the toggle
vinzenz pushed to main at vinzenz/hyperhive 2026-06-17 21:09:22 +02:00
0b4c2419f5 ci: retrigger after prior run timed out at 55m (runner recovery window)
1e39a6c12b feat(forge): trust the system CA store in the hive-forge client
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-17 20:59:15 +02:00
9b54eff5d1 dashboard(html): fix stale P3RM1SS10NS pane comment after the save-all change
vinzenz pushed to main at vinzenz/hyperhive 2026-06-17 19:50:22 +02:00
4f3f6522d2 feat(tls): embed hive CA into agent flakes for self-signed trust
vinzenz pushed to main at vinzenz/hyperhive 2026-06-17 19:25:08 +02:00
9f9c1167ae hive-forge: add pr-commits verb (PR commit list, survives rebase-rewritten shas)
vinzenz pushed to main at vinzenz/hyperhive 2026-06-17 19:21:53 +02:00
3cec0a69eb docs(web-ui): update P3RM1SS10NS section for the save-all button
vinzenz pushed to main at vinzenz/hyperhive 2026-06-17 19:12:46 +02:00
fe5e0bd841 dashboard(core): add disk column to the LOAD container-resources table
vinzenz pushed to main at vinzenz/hyperhive 2026-06-17 19:05:40 +02:00
d57f8845b4 feat(c0re): per-container disk-size sampler on container-load (#1659)
vinzenz pushed to main at vinzenz/hyperhive 2026-06-17 19:04:57 +02:00
74a90fd7d6 nix(tls): host hive-CA + gateway leaf for self-signed mode
vinzenz pushed to main at vinzenz/hyperhive 2026-06-17 18:59:02 +02:00
4297436d94 dashboard: single save-all button for the permissions page
vinzenz pushed to main at vinzenz/hyperhive 2026-06-17 18:37:22 +02:00
df96c21b0c prompt: document turn-as-checkpoint + request_next_turn to cut redelivery
vinzenz pushed to main at vinzenz/hyperhive 2026-06-17 18:32:27 +02:00
e7a4b33c1e nix(forge): drop tracker tag from ROOT_URL comment
147fb46cdc nix(forge): derive ROOT_URL scheme from gateway TLS, not always http
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-17 18:30:38 +02:00
8e24814efe feat(dashboard): batch POST /api/permissions for save-all perms (#1719)
vinzenz pushed to main at vinzenz/nixos-configuration 2026-06-17 17:08:15 +02:00
7426c1d736 update hyperhive and trollshell·
1c14eaeccf add trollshell
fda8a5b8e9 brightness via brightnessctl
1b88d7f863 fix sudo prompt not visible
Compare 4 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-17 17:02:17 +02:00
75dbcc2aa2 nix(c0re): trim the network-isolation narrative from the forge/matrix URL comments
e8c2ef087c nix(c0re): set HIVE_FORGE_URL to the gateway URL directly, drop dead if/else
61db5afc22 nix(c0re): guard agent forge/matrix URLs on hyperhive.enable, not network.enable
78482cb624 nix: remove the non-isolated (shared-netns) mode
Compare 4 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-17 15:23:22 +02:00
8acf9dcd9b hive-forge: surface pr-reviews write flags in its --help summary (closes #1716)
vinzenz pushed to main at vinzenz/hyperhive 2026-06-17 15:13:25 +02:00
726561f66c harness: assert matrixAccounts tokenFile basenames start with matrix-token (#1702 BE-3)
vinzenz pushed to main at vinzenz/hyperhive 2026-06-17 13:49:52 +02:00
17e6afef8d ci: re-trigger (prior run hit a runner timeout, not a code error)
f723806eae list: reject --page 0 and --limit 0 (1-based; clap range parser, per review)
2005b205e9 list: paging via --page instead of --all (token-bounded per call, per review)
0aef643797 hive-forge: add --all to list for full-pagination repo-wide sweeps
Compare 4 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-17 11:05:05 +02:00
21e5233c1f ci-log: graceful message when a run's logs are gc'd (404/500) instead of raw http error