• Berlin
  • Joined on 2025-01-15
vinzenz pushed to main at vinzenz/hyperhive 2026-06-05 00:39:21 +02:00
4f446269ae fix: re-run hive-ci-prefetch on every container restart via partOf
vinzenz pushed to main at vinzenz/hyperhive 2026-06-05 00:38:24 +02:00
84e468dadb fix(#1309): retry forge token read at startup instead of giving up immediately
vinzenz pushed to main at vinzenz/hyperhive 2026-06-04 21:04:54 +02:00
cf6479b3a9 fix(#1307) add appearance:none to .btn to strip browser UA button chrome
vinzenz pushed to main at vinzenz/hyperhive 2026-06-04 21:04:19 +02:00
6c16d25039 fix(#1304) scope state/harness chowns to own agent dir in hive-agent-user-migrate
vinzenz pushed to main at vinzenz/hyperhive 2026-06-04 20:48:53 +02:00
60adb5aac9 fix: chmod .claude dir 0755 in hive-agent-user-migrate activation script
vinzenz pushed to main at vinzenz/hyperhive 2026-06-04 20:44:16 +02:00
f0271f95e4 docs(web-ui): update dashboard.md for dashboard-state endpoint
vinzenz pushed to main at vinzenz/hyperhive 2026-06-04 20:14:00 +02:00
54f7c0facc docs: comment on empty event_id fallback in admin-room poll
e20a311786 tidy: is_whitespace() already covers newline, remove redundant arm
254fd1f9f1 fix: admin-room poll strategy — backward fetch anchored on sent event_id
Compare 3 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-04 20:10:47 +02:00
9f8694e3cf fix(#1249): break sticky-bottom lock when user scrolls up during snap animation
vinzenz pushed to main at vinzenz/hyperhive 2026-06-04 20:10:28 +02:00
0723737d89 fix(#1029): use getBoundingClientRect for tab overflow cutoff
vinzenz pushed to main at vinzenz/hyperhive 2026-06-04 20:08:38 +02:00
0f77fc3598 fix(#1297): prevent scroll jump on loadMore prepend
vinzenz pushed to main at vinzenz/hyperhive 2026-06-04 20:08:13 +02:00
ab65245619 feat(#1298): add hivectl choom verb — interactive claude session in agent container
vinzenz pushed to main at vinzenz/hyperhive 2026-06-04 20:06:26 +02:00
70832fcbf1 fix(#1293): override global li padding on agent menu separator
vinzenz pushed to main at vinzenz/hyperhive 2026-06-04 19:41:57 +02:00
e0ea22f3ee refactor(#1292): remove agent-owned fields from ContainerView
40845c21cd feat(#1292): add GET /api/dashboard-state to hive-ag3nt
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-04 19:07:03 +02:00
750f64b7f0 feat(#1290): show per-agent loose-end question count in dashboard
vinzenz pushed to main at vinzenz/hyperhive 2026-06-04 18:54:47 +02:00
bddeb5478e fix(#1286): pretty-print system events in the agent terminal
0894030754 fix(#1285): handle restart queue kind in dashboard container row
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-04 18:51:32 +02:00
13fe5ef9d3 docs(turn-loop.md): document get_loose_ends agent parameter scoping
vinzenz pushed to main at vinzenz/nixos-configuration 2026-06-04 18:37:21 +02:00
f880b04377 update hyperhie
vinzenz pushed to main at vinzenz/hyperhive 2026-06-04 17:39:40 +02:00
b5503cde2c fix(logs): add ?id= deep-link to logs viewer, fix queue entry link target
5f05caee31 fix(queue): rename queued_ids to active_ids, document circular-dep caveat
7118c5efdd feat(queue): link rebuild queue entries to build log rows for live streaming
d31a723daf feat(#550): add depends_on to queue entries for explicit dep tracking
Compare 4 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-04 17:32:33 +02:00
1fa398e99e fix: use correct tuwunel admin room command prefix for reset-password
85de83bd49 fix: use correct tuwunel admin room command prefix for make-user-admin
0f505d5c95 fix: increase admin-room poll timeout from 5s to 15s
e06d3e3a8b refactor: extract admin_room_send_and_poll helper — deduplicate poll loop
2252eac650 fix: replace Synapse admin API in promote_user_to_admin with admin-room command
Compare 5 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-04 16:26:12 +02:00
74253a9f71 fix: increase admin-room poll timeout from 5s to 15s