• Berlin
  • Joined on 2025-01-15
vinzenz pushed to main at vinzenz/hyperhive 2026-05-25 00:46:30 +02:00
e9cce17828 docs: update web-ui.md for tabbed layout, topology tree, per-agent overhaul (#366 #373 #381)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-25 00:39:13 +02:00
91a72b5cbb dashboard: tab strip above banner-thin in chrome (#389)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-25 00:12:55 +02:00
d79b8a0a38 hive-forge: --body-file + piped stdin for pr-create / issue-create / issue-edit (closes #382)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-25 00:12:42 +02:00
ba669d2d6c flow: keep the dashboard tab strip on the flow page (#383)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-25 00:11:59 +02:00
3abd0ba711 dashboard: drop redundant C0NTAINERS heading from SW4RM tab (#385)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-24 14:09:20 +02:00
1294ca2755 hive-forge: stdin beats bare positional for comment / comment-edit (closes #379)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-24 13:23:00 +02:00
d4bb3e4aa0 agent: loose-ends flyout body on its own row (#376)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-24 13:22:29 +02:00
5615da9211 terminal: tail pill above floating chrome + autoscroll fix (#375)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-24 13:16:46 +02:00
14b79f43cf lifecycle: stop before update for boot-style apply (mara@#372)
bc872fffb9 lifecycle: drop defensive is_running check per mara@#372
0540f213f1 lifecycle: use nixos-container restart for the running case (mara@#372)
48420890e0 lifecycle: preserve stopped state across rebuild (closes #371)
Compare 4 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-24 13:04:04 +02:00
9666cb8c3f dashboard: tab-bar restructure + extract FL0W to /flow.html (#369)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-24 12:04:32 +02:00
8c7bc850f3 dashboard: render agent topology as a tree in the container list
vinzenz pushed to main at vinzenz/hyperhive 2026-05-24 11:44:08 +02:00
3fa12bf363 rebuild_queue: dedup MetaUpdate on (kind, agent, inputs) (closes #365)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-24 11:43:27 +02:00
0b03d5bcfb topology: meta-repo agent hierarchy + ContainerView.parent (#361)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-24 04:36:37 +02:00
e931c08739 frontend: vibec0re terminal overhaul (#360)
4d7c767eb0 meta: emit nixpkgs follows for agents that declare it (closes #355)
8e5112aa27 hive-forge: fix assign endpoint + surface API errors via --fail-with-body (#353)
Compare 3 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-23 15:46:52 +02:00
b3e94760e1 docs: add hyperhive.frontend.* options to README (follow-up to #350)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-23 14:52:05 +02:00
09c51c87aa meta: collapse hyperhive's nixpkgs into meta's via follows (#317)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-23 14:51:12 +02:00
0e2319d206 frontend: populate real npmDepsHash from prefetch-npm-deps
65532e8387 frontend: tighten extraFiles target type to strMatching regex
2951da32e7 frontend: tighten extraFiles target validation per damocles review
229c4292e9 frontend: cut over Rust binaries to ServeDir; delete legacy assets
2ecf15bb6f frontend: nest asset output under dist/static/
Compare 9 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-23 12:52:43 +02:00
d81b430136 rebuild_queue: pre-enqueue meta-update cascade at submit time (closes #347)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-23 12:31:13 +02:00
4c425ede69 docs: document rebuild queue panel + module (follow-up to #340)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-23 12:18:06 +02:00
a2ed35cd19 dashboard: pin agent icon at a fixed size