• Berlin
  • Joined on 2025-01-15
vinzenz pushed to main at vinzenz/hyperhive 2026-06-21 22:07:19 +02:00
6bb976ec72 dashboard: replace agent-tab transient list with build-queue summary banner
vinzenz pushed to main at vinzenz/hyperhive 2026-06-21 22:04:28 +02:00
65895c6ebf hive-c0re: fast lane for dashboard start/stop queue ops
vinzenz pushed to main at vinzenz/hyperhive 2026-06-21 22:00:04 +02:00
cac4a4d65a hive-c0re: polish subvol-upgrade error paths (post-merge review follow-up)
vinzenz pushed to main at vinzenz/hyperhive 2026-06-21 21:56:23 +02:00
5eacc99146 fix(dashboard): ctx·Nk card badge showed 0k — use context_tokens()
84077289f1 fix(dashboard): call.js renderQuestions referenced tabs.js-only helper
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-21 21:49:00 +02:00
86ad8bc914 hive-ci: build locally when a remote builder is unreachable
vinzenz pushed to main at vinzenz/hyperhive 2026-06-21 21:05:58 +02:00
cd025b3790 hive-sh4re: type infra containers as an InfraContainer enum
vinzenz pushed to main at vinzenz/hyperhive 2026-06-21 21:05:27 +02:00
6b1dbebe5a hive-c0re: hivectl subvol upgrade — migrate an agent state dir to a btrfs subvolume
vinzenz pushed to main at vinzenz/hyperhive 2026-06-21 15:04:26 +02:00
2966f682ce hive-c0re: route dashboard start/stop through the rebuild queue
vinzenz pushed to main at vinzenz/hyperhive 2026-06-21 14:53:11 +02:00
681e993626 hive-c0re: address review on btrfs qgroup usage parsing
9ff55399e5 hive-c0re: per-agent btrfs disk usage + optional quota (#1793)
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-21 14:52:40 +02:00
3a2cdaa37b dashboard: 'starting…'/'stopping…' card badges for start/stop queue kinds (#1806)
vinzenz pushed to main at vinzenz/hyperhive 2026-06-21 13:28:45 +02:00
cd7846b348 bash-tasks page: live interval poll + spawn_blocking the dir scan (review)
bf98aa69aa docs(agent-page): document the running bash-tasks pill + flyout
4ce919a19f agent-ui: running bash-tasks pill + flyout on the agent page
ceb852e5b4 hive-ag3nt: add GET /api/bash-tasks endpoint for the agent page
b70209836e hive-sh4re: lift TaskFile + TaskStatus from hive-bash-mcp
Compare 5 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-21 12:47:27 +02:00
5336be7813 hivectl: wireguard mesh setup verbs (#1756)
vinzenz pushed to main at vinzenz/hyperhive 2026-06-19 13:47:50 +02:00
c7612dcf2b hivectl: shell completions verb + ship zsh/bash/fish completions (#1764)
vinzenz pushed to main at vinzenz/hyperhive 2026-06-19 13:46:55 +02:00
f5003fd1bb hive-matrix-mcp: remove planted marker from send_redact comment, fix concurrent-delivery wording
vinzenz pushed to main at vinzenz/hyperhive 2026-06-19 13:46:44 +02:00
eb103a5660 btrfs subvols: scrub tracker tags from comments; harden subvol chown
1f602d5fda hive-c0re: back agent state dirs with btrfs subvolumes
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-19 12:57:39 +02:00
309cdc7546 docs(dashboard): graceful-stop CLI path is live too (#1790)
vinzenz pushed to main at vinzenz/hyperhive 2026-06-19 12:56:46 +02:00
5da1ef4963 hivectl: trim --graceful doc to 'applies to agents only'
31a4947aff hivectl: add hive-wide restart verb (stop then start)
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-19 12:23:06 +02:00
52ea715d60 docs: document the build + local-check workflow in conventions
vinzenz pushed to main at vinzenz/hyperhive 2026-06-19 12:18:55 +02:00
1b81ad423e hive-c0re: wire hivectl --graceful to enqueue GracefulStop
vinzenz pushed to main at vinzenz/hyperhive 2026-06-19 12:01:50 +02:00
cba02fc47e dashboard: label graceful-stop queue entries 'stopping…' on agent cards