• Berlin
  • Joined on 2025-01-15
vinzenz pushed to main at vinzenz/hyperhive 2026-08-03 18:07:12 +02:00
6a8a729f58 fix(#3020): K3PT ST4T3 says what it shows, and stops reading the job graph
vinzenz pushed to main at vinzenz/hyperhive 2026-08-03 17:54:00 +02:00
6ce71556e2 fix(#2971): thread the queue node id into nix_logged
vinzenz pushed to main at vinzenz/wutzcalc 2026-08-03 17:46:19 +02:00
b945099a85 client: size picker-count buttons from content, not a fixed height
e0bcfad784 client: switch picker padding to em units, not fixed px
91d14b33bb client: fix picker remove-row label clipping (#73)
Compare 3 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-08-03 17:41:30 +02:00
772529b7b5 matrix: drop dead unread_count handler
1192c4e4c7 matrix: wake and unread-guard on own read receipt, not push-rule count
Compare 2 commits »
vinzenz pushed to main at vinzenz/wutzcalc 2026-08-03 17:28:50 +02:00
3c9fd3d55c client: long-press picker also offers quick-remove when already in cart
vinzenz pushed to main at vinzenz/hyperhive 2026-08-03 17:28:17 +02:00
d9da92de4f jobq: the README repeats the same false persistence claims
6e18bbc839 jobq: say the graph is runtime-only, because it is
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-08-03 17:27:50 +02:00
e41417d00e docs: add a top-level docs/README.md index, point README.md at it
vinzenz pushed to main at vinzenz/wutzcalc 2026-08-03 17:22:49 +02:00
0ae25ecab7 client: fall back to touch events for long-press (Pointer Events not on old WebKit)
vinzenz pushed to main at vinzenz/hyperhive 2026-08-03 17:22:29 +02:00
55705fd617 jobq: drop the Dag payload's created_at, read it off the node
24cd7f6d65 jobq: stamp created_at on every node, beside started_at/finished_at
Compare 2 commits »
vinzenz pushed to main at vinzenz/wutzcalc 2026-08-03 15:33:24 +02:00
09e1bec9bb client: show build version + browser diagnostics for bug triage
vinzenz pushed to main at vinzenz/hyperhive 2026-08-03 15:26:51 +02:00
238a99ba08 jobq: restore the coordinator.md cross-reference
684f6da78e jobq: rename the builder parameters too, not just the alias
379c9bb570 jobq: the core alias is a JobBuilder, not a Job
Compare 3 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-08-03 14:43:27 +02:00
8ce265fdf0 jobq: a transient is any running node naming the agent
vinzenz pushed to main at vinzenz/hyperhive 2026-08-03 14:42:54 +02:00
6809c782a3 docs: actually remove the Agent configuration section, not trim it
3993f635d5 docs: add tools/ landing page
04b274753b docs: give turn-loop/ a README.md landing page
c6af5a2abf docs: trim impl detail out of the top-level README
Compare 4 commits »
vinzenz pushed to main at vinzenz/wutzcalc 2026-08-03 14:41:54 +02:00
f838db0663 client: add missing momentum-scroll hint to .cart-items
vinzenz pushed to main at vinzenz/hyperhive 2026-08-03 10:04:45 +02:00
05f84191fb jobq: split RebuildOpts into two rebuild entry points
vinzenz pushed to main at vinzenz/hyperhive 2026-08-03 01:54:36 +02:00
8db1cbd204 hive-forge: add pr edit, reusing issue edit's shared /issues endpoint
vinzenz pushed to main at vinzenz/hyperhive 2026-08-03 01:53:47 +02:00
aa149a7a62 builds: mount <hive-jobq-graph> directly, drop the hand-rolled queue renderer
98957b48e9 hive-jobq-graph: dispatch hive-jobq-graph-update on every render
123eec80c4 fix tracker-tag lint: reword #2893 reference to prose
57c9ff6d6c shared: add <hive-jobq-graph>, a generic renderer for /api/jobq/graph
Compare 4 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-08-03 01:50:33 +02:00
39299c6035 jobq: read DAG metadata off the container payload, drop DagMeta
vinzenz pushed to main at vinzenz/hyperhive 2026-08-03 01:36:10 +02:00
6899f574f6 jobq: templates swallow the DagSpec layer
vinzenz pushed to main at vinzenz/hyperhive 2026-08-03 01:33:15 +02:00
96ef592fee hive-agent: /cancel matches claude's cmdline, not the kernel comm name