• Berlin
  • Joined on 2025-01-15
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 20:57:41 +02:00
b9ecacaafe fix(#1004,#1006): get_host_journal - JournalPriority enum, grep/since/until, default 30/max 100, verbatim container, fix doc comment
dc8a4e2baf feat(#1004,#1006): capability system + read_host_journal / get_host_journal MCP tool
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 20:53:27 +02:00
6c75030420 fix(#1015,#1016): declare overflow vars before syncTabFromHash() call
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 20:31:40 +02:00
912f9c5ed2 feat(#1007): select-as-action — picking a parent directly triggers M0V3
1f5197a0a5 feat(#1007): unify M0V3 → ROOT and reparent into single picker
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 20:29:02 +02:00
a7d31046a6 refactor(#1005): rename capabilities → tool-groups throughout UI
86a1591cfc feat(#1005): capabilities UI — per-agent tool-group table in SYST3M tab
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 19:59:09 +02:00
81607aca26 docs: add CSS custom properties reference (docs/css-vars.md)
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 19:53:49 +02:00
e8d391be13 fix(#1001): replace var(--mauve) with var(--purple) throughout dashboard.css
e045a29508 fix(#994,#996): replace undefined CSS vars; guard overflow rebuild when open
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 19:45:32 +02:00
994f53d06f fix(#978): stage roles.json in sync_agents alongside topology.json
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 19:42:49 +02:00
e9d22ef2d3 feat(#994): tabbar overflow menu — settings and logs in ⋮ by default
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 19:31:37 +02:00
f56b5c5a7b fix(#991): start nginx when unit is in failed state, not just reload
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 19:28:56 +02:00
e3b4d38565 fix(#922): fall back to m.login.password when matrix user already exists
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 19:23:45 +02:00
ee61eac663 fix(989): correct four live build-log viewer bugs in logs.js
0b15cad93f feat(#986): dedicated logs page with build/agent/system sub-tabs
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 19:19:30 +02:00
fd87cf9924 fix(#962): top_level_agents = parentless agents, not children of manager
aae4be19bd fix(#962): remove hardcoded "root" string from docstrings and tests
a4e0628ba1 fix(#962): top_level_agents_in delegates to children_of(MANAGER_NAME)
828be8e2c8 refactor(#962): replace children_of(MANAGER_NAME) with top_level_agents()
d79df752d6 fix(#962): keep empty role entries as tombstone; add role unit tests
Compare 6 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 19:18:25 +02:00
ba43b5f869 fix(988): hide inapplicable actions in agent context menu
28e0d1b7fa feat(987): add per-agent three-dot context menu on SW4RM tab
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 19:18:09 +02:00
0162a3f108 fixup: remove manager config path mention from ManagerServer instructions
0dc9d66880 rename(#162): drop non-special-case agent name examples from MCP docs
ab278affc7 rename(#162): scrub remaining hm1nd references from comments and MCP instructions
Compare 3 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 19:12:24 +02:00
f9de183f4e fix: strip /agent/<name>/ via rewrite in named location
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 18:42:52 +02:00
fe62db8917 fix(#981): enable Forgejo Actions so runner registration token API works
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 18:32:27 +02:00
4d934748f7 fix(#977): abort phase 5 if stop fails; clean up old root.conf after rename
68cc433ac9 fix(#977): add MANAGER_CONTAINER=h-root, migrate root container name
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 18:31:46 +02:00
286a7c8fd3 fix(#975): use hyperhive.local email domain to pass Forgejo validation
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 18:23:12 +02:00
b83edc40c6 fix(#970,#973): retry gateway reload on failure; always enable HIVE_WEB_SOCKET
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 18:08:31 +02:00
5cf18ad7c7 fix(#971): remove duplicate BindMount re-export in priv_client