• Berlin
  • Joined on 2025-01-15
vinzenz pushed to main at vinzenz/hyperhive 2026-06-06 00:53:19 +02:00
a5914274ba feat(stats): surface "favorite tools" (most-run bash commands) on /stats
vinzenz pushed to main at vinzenz/hyperhive 2026-06-06 00:53:02 +02:00
1569d55f78 feat: capture normalised bash command heads for the favorite-tools stat
vinzenz pushed to main at vinzenz/hyperhive 2026-06-06 00:37:14 +02:00
48b7c24265 fix(nix): emit explicit port in .well-known/matrix/server delegation
vinzenz pushed to main at vinzenz/hyperhive 2026-06-06 00:36:37 +02:00
31d9cb561a fix: hive-forge agit pr-create sets multi-line body via rest patch
vinzenz pushed to main at vinzenz/hyperhive 2026-06-06 00:31:56 +02:00
57b1a2d3ea docs: clarify certFingerprint does not govern matrix federation tls
e029944cb3 docs: specify certFingerprint format and generation recipe
Compare 2 commits »
vinzenz pushed to main at vinzenz/nixos-configuration 2026-06-05 23:46:44 +02:00
c5851cc6b3 hyperhive: add ssl keys
vinzenz pushed to main at vinzenz/hyperhive 2026-06-05 23:31:54 +02:00
c5c47b29b4 fix: own /run/hive-agent as hive-core so the unprivileged daemon can create per-agent socket dirs on first launch
vinzenz pushed to main at vinzenz/hyperhive 2026-06-05 23:23:45 +02:00
4c8e916ae6 fix: add /run/lock to hive-priv ReadWritePaths so nixos-container can lock on first launch
vinzenz pushed to main at vinzenz/nixos-configuration 2026-06-05 23:12:14 +02:00
12d548ae24 hyperhive: open firewall
vinzenz pushed to main at vinzenz/hyperhive 2026-06-05 23:06:40 +02:00
dbb9f2a787 stats(p3): normalise cpu% against host CPU count, not process affinity
03ea6d1bda feat(stats): per-container cpu/mem load (#1424 p3)
Compare 2 commits »
vinzenz pushed to main at vinzenz/nixos-configuration 2026-06-05 23:04:29 +02:00
a6d07263c5 enable hyperhive on pc2
vinzenz pushed to main at vinzenz/hyperhive 2026-06-05 23:01:52 +02:00
14c7b0d406 feat: group host-side /var/lib/hyperhive state into db/ forge/ matrix/ run/ subdirs with startup migration
vinzenz pushed to main at vinzenz/hyperhive 2026-06-05 22:51:15 +02:00
cfafc9d93d docs(dashboard): add /api/stats-hive to the endpoint reference
a8a30dd39b docs(dashboard): document the ST4TS hive-wide stats tab
8e74dda4c5 feat(dashboard): ST4TS tab — hive-wide stats view
447a84e8a6 feat(c0re): /api/stats-hive — hive-wide turn-stats rollup
Compare 4 commits »
vinzenz pushed to main at vinzenz/nixos-configuration 2026-06-05 22:50:37 +02:00
383afd496f add hyperhive to pc2
vinzenz pushed to main at vinzenz/hyperhive 2026-06-05 22:48:40 +02:00
07e8f442cb fix: hivectl choom passes the harness --settings/--mcp-config/--system-prompt-file so claude gets settings + tools + persona
vinzenz pushed to main at vinzenz/hyperhive 2026-06-05 22:33:47 +02:00
ded7474b2b feat(stats): cache hit-rate, tokens/turn, and result trend over time
vinzenz pushed to main at vinzenz/hyperhive 2026-06-05 22:03:13 +02:00
86f0de751f feat(matrix mcp): add resolve_invite tool to accept or reject pending invites
vinzenz pushed to main at vinzenz/hyperhive 2026-06-05 21:48:07 +02:00
c59a0de01e fix: hivectl choom enters as the agent user from the state dir so claude gets creds + session
vinzenz pushed to main at vinzenz/nixos-configuration 2026-06-05 21:33:38 +02:00
6342aea9c2 update hyperhive
vinzenz pushed to main at vinzenz/hyperhive 2026-06-05 21:31:49 +02:00
d25f2779e8 docs: note that linking workspace binaries locally needs nix develop (libsqlite3)