• Berlin
  • Joined on 2025-01-15
vinzenz pushed to main at vinzenz/hyperhive 2026-08-01 15:53:52 +02:00
0aac20d863 refactor(#2908): resolve a wire id in the graph, not the c0re layer
eb557ee3c1 refactor(#2908): cancel a node, not a DAG
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-08-01 15:31:04 +02:00
4835ca8c91 hive-c0re: list_descendants reads cached container snapshot instead of live systemctl calls
a72009099a fix list_containers reporting stale running state
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-08-01 14:21:18 +02:00
d09ec31431 feat(#2899): add host.arch + service.version to container metrics
vinzenz pushed to main at vinzenz/hyperhive 2026-08-01 14:20:48 +02:00
af2b1ce0e2 refactor(#2897): carry the meta-update inputs on the MetaLock node
vinzenz pushed to main at vinzenz/hyperhive 2026-08-01 13:20:08 +02:00
84aed5fb51 refactor(#2897): carry the approval id on the deploy nodes, not the Dag
vinzenz pushed to main at vinzenz/hyperhive 2026-08-01 12:43:36 +02:00
772482a52a fix(#2898): carry hive/swarm display names as build-time options
vinzenz pushed to main at vinzenz/hyperhive 2026-08-01 11:38:30 +02:00
4c37ce9150 dashboard: consolidate NodeView.has_log into build_log_id
662e303e72 dashboard: queue log link opens BUILD L0GS tab instead of downloading
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-08-01 11:25:04 +02:00
a962fae348 claude-subagents skill: add concurrency guidance for container memory cap
275962b8c9 claude-subagents skill: add guidance on splitting a big batch across parallel subagents
Compare 2 commits »
vinzenz pushed to main at vinzenz/nixos-configuration 2026-08-01 02:19:35 +02:00
6ff2ce19f6 nix flake update, remove now redundant inputs
vinzenz pushed to main at servicepoint/servicepoint-cli 2026-08-01 02:02:34 +02:00
4f08849eb5 use stdenv.hostPlatform.system instead of deprecated system
f99cfd48bc cargo update
49e1f5f9d7 nix flake update
8a8522c93d replace nix-filter with crane source filtering
Compare 4 commits »
vinzenz pushed to main at servicepoint/servicepoint-simulator 2026-08-01 02:02:26 +02:00
1c2d6d2491 use stdenv.hostPlatform.system instead of deprecated system
b064659c11 cargo update
aa352d9eec nix flake update
71eb201efd remove references to removed darwin apple_sdk frameworks
556f60637f fix mismatched lifetime syntaxes warning
Compare 8 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-08-01 01:57:15 +02:00
38aa5f77f4 frontend: guard hive-menu/hive-agent-menu connectedCallback against reconnect
vinzenz pushed to main at vinzenz/hyperhive 2026-08-01 01:56:50 +02:00
d50bea588a frontend: move shared/terminal.js+css into one-dir terminal/
fbc09f1b3d frontend: move shared/tabs.js+css into one-dir tabs/
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-08-01 01:39:40 +02:00
f3569160d3 docs(#2860): forge.url defaults to null, not a loopback address
vinzenz pushed to main at vinzenz/hyperhive 2026-08-01 00:59:00 +02:00
399a837e17 frontend: drop the Panel forwarding object and the side-panel-body compat class
996899fcad frontend: create the side-panel instance eagerly, not lazily behind a per-call guard
c5610b075a frontend: unify dashboard + agent side panel into shared hive-side-panel
Compare 3 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-08-01 00:55:53 +02:00
d10eebd455 hive-c0re: annotate the 3 SSE/stream dashboard routes with utoipa
dbff9f0987 fix(#2860): refuse to write a meta flake with no forge URL
bcb9e837f7 fix(#2860): make hyperhive.forge.url nullable instead of guessing a URL
Compare 3 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-07-31 23:37:15 +02:00
2c51fb70d0 hive-c0re: wire routes individually — routes! macro panics on multi-path batches
423427abeb hive-c0re: fix clippy doc_markdown nit in matrix_accounts.rs
4f55566694 hive-c0re: wire the newly-annotated routes into the OpenApiRouter
582ebe5eee hive-c0re: annotate remaining dashboard routes with utoipa
Compare 4 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-07-31 23:24:31 +02:00
8ebefeb0d5 frontend: move hive-menu's reachable dropdown/trigger chrome out of the caller stylesheet
395c9a6df2 frontend: split hive-agent-menu's generic dropdown mechanics into a shared hive-menu component
f7b19c9d56 dashboard: convert the per-agent ⋮ context menu to a hive-agent-menu shadow-DOM component
ed92883294 frontend/shared: add attachShadowCss, the shared shadow-DOM style-attach helper
Compare 4 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-07-31 23:23:58 +02:00
bf78808f9b fix(#2860): give the eval-only container configs a forge.url placeholder
8ad3b8e987 fix(#2860): drop hive-c0re's hardcoded localhost forge fallbacks
7ef9905e9f fix(#2860): make hyperhive.forge.url required, drop the loopback default
Compare 3 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-07-31 22:15:45 +02:00
7b23b53b75 docs(#2862): document the push side and regenerate the CLI reference
ba71e45486 refactor(#2862): one snapshot store per swarm, not one per peer
258c0998ab test(#2862): cover both fd/op mismatch branches in hive-priv
282bbc3709 feat(#2862): push a snapshot to a peer hive's store over the mesh
51f352f0ca feat(#2862): receive a passed descriptor and stream a snapshot into it
Compare 7 commits »