• Berlin
  • Joined on 2025-01-15
vinzenz pushed to main at vinzenz/hyperhive 2026-05-21 21:51:24 +02:00
f42ba9b561 dashboard file preview: markdown tabs + raster image rendering
vinzenz pushed to main at vinzenz/nixos-configuration 2026-05-21 21:09:34 +02:00
340d51b45a hyperhive: update
vinzenz pushed to main at vinzenz/hyperhive 2026-05-21 20:53:20 +02:00
0884a54960 agent page: backend-supplied links list replaces hardcoded stats/screen/forge (closes #189)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-21 20:40:39 +02:00
a8ab91ecd8 dashboard: render SVG file previews
vinzenz pushed to main at vinzenz/hyperhive 2026-05-21 20:27:53 +02:00
fc3490086b agent page: assemble forge URL backend-side
6ab667901d agent page: link to the agent's forge profile
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-21 20:21:54 +02:00
310fd0b481 hive-forge: add APP_NAME, replace logo.png/favicon.png with hyperhive branding
vinzenz pushed to main at vinzenz/hyperhive 2026-05-21 19:50:42 +02:00
433bc85b91 auto_update: rebuild all on startup, needs_update = applied HEAD vs deployed sha
vinzenz pushed to main at vinzenz/hyperhive 2026-05-21 19:46:21 +02:00
4814aaefdb fix: screen fit-to-window — lift flex auto-minimum on the canvas
vinzenz pushed to main at vinzenz/hyperhive 2026-05-21 19:36:18 +02:00
dd32774e86 weston-vnc: disable idle blank + lock screen (idle-time=0)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-21 19:26:02 +02:00
9abcda280a dashboard: full-height square agent icon, icon-left card layout
vinzenz pushed to main at vinzenz/hyperhive 2026-05-21 19:06:03 +02:00
3b44410427 manager: receive forge notifications (ManagerRequest::Wake)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-21 19:05:02 +02:00
d5009cd175 dashboard: add favicon (hyperhive mark)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-21 18:53:50 +02:00
e28b0a1dab refactor: extract format_wake_prompt/now_unix/build_row into serve_common (closes #169)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-21 18:52:19 +02:00
dfee0574a5 fix: screen fit-to-window actually scales the canvas (#133)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-21 18:29:43 +02:00
00281730bb harness: sync agent icon to Forgejo user avatar on rebuild (closes #141)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-21 18:29:06 +02:00
32f4796a7f dashboard: re-sync /api/state on SSE (re)connect
vinzenz pushed to main at vinzenz/hyperhive 2026-05-21 18:23:45 +02:00
fefa91a39e test: cover init_config approval deser + lenient row collection
189fc587a4 fix: handle init_config approval kind in row deserializer
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-21 17:59:43 +02:00
4539091f3c terminal: show recv wait/max params + bash [bg] flag
vinzenz pushed to main at vinzenz/hyperhive 2026-05-21 17:51:04 +02:00
468d682085 forge: use branding/hyperhive.svg for logo and favicon
615928453d forge: replace forgejo logo with hyperhive mark (closes #143)
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-21 17:46:47 +02:00
ca2f98017b fix: add tempfile to Cargo.lock (dev-dep for hive-c0re tests)