• Berlin
  • Joined on 2025-01-15
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 21:20:57 +02:00
f5351eb59c fix(#1194): update Execution tool names + frontend + docs
18e0e8fc2b rename bash tools: bash_run/bash_status → run/status (#1186)
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 21:14:08 +02:00
8af06aefdb fix(#1179): normalize bash-task-* wake_from at write time
3ccfc647f7 fix(#1179): coalesce bash-task-* wake sources in stats
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 21:11:41 +02:00
5c2f9dcf11 feat(#1192): spawn bash tasks with nice(10)
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 21:08:02 +02:00
c278398d1a feat(terminal): auto-load older history on scroll-to-top
62841a549d feat(#1187): dynamic terminal scrollback with paginated history
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 20:56:24 +02:00
fcd170e8b8 fix: rename hive-knowledge → knowledge in dashboard.rs doc comment
cfd677ae7d fix review: rename hive-knowledge → knowledge throughout, drop false re-clone claim from pull() doc
a176d675cf address review: drop 'service endpoints', fix container_mount doc, remove redundant write warning
41befe3839 feat(#1167): hive-wide knowledge repo — forge, local clone, bind-mount, webhook
Compare 4 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 20:39:51 +02:00
4bb0d7f310 remove history comments from code
eb3c6cd0c4 cleanup(#1177): unify manager socket path, remove dead manager-name branches, rename ensure_manager
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 20:17:31 +02:00
3bb45acd87 fix: give hive-bash-daemon PATH so it can spawn sh + agent tooling
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 19:54:41 +02:00
872d605b4e fix: RuntimeDirectoryPreserve=yes on bash+matrix daemons so they survive rebuild restarts
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 19:06:59 +02:00
82d9487913 docs(#1182): remove component-diagram.svg; trim README; link to website + options
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 19:02:00 +02:00
453ee9c44c fix(nix): merge duplicate hyperhive.extraMcpServers assignments in harness-base
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 18:33:16 +02:00
049ae47191 fix(#1164,#1171): harness writes status file, c0re just rescans
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 18:32:47 +02:00
a9ce8a945f fix(#1160): restart agent on failed rebuild if it was running
452766b35f fix(#1165): validate send recipient before queuing message
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 18:23:44 +02:00
6e670c8a72 fix(#1157): add viewport meta to all pages; use clientWidth for side panel
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 18:23:35 +02:00
5a9ede10df feat(#792): agent restart tool — topology-checked restart of direct children
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 18:23:16 +02:00
7767493428 feat(#1161): show full bash commands in terminal as expandable details
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 18:07:06 +02:00
f87a52f28f fix: address argus review yellows on #1158
8731474104 fix: replace bash_tasks.rs with generic mcp_loose_ends scanner
8b559eceec fix: remove hive-bash-mcp cargo dep from hive-ag3nt — add minimal bash_tasks.rs for get_loose_ends
e86160820a feat(#1106): split bash mcp into hive-bash-daemon + hive-bash-mcp bridge
Compare 4 commits »
vinzenz pushed to main at vinzenz/nixos-configuration 2026-06-03 17:49:35 +02:00
98417440e8 update hyperhive
f7988b1dd5 nix flake update
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 17:48:05 +02:00
9aa624d310 fix(#1159): set WorkingDirectory=/var/lib/hive-priv for hive-priv service
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 16:57:09 +02:00
0e3df82504 feat(#972): tighten hive-priv systemd sandbox — ProtectSystem=strict + ReadWritePaths
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 16:52:44 +02:00
d2298e183b fix(#1155): enable recommendedTlsSettings + recommendedGzipSettings in gateway nginx