• Berlin
  • Joined on 2025-01-15
vinzenz pushed to main at vinzenz/hyperhive 2026-05-22 12:31:31 +02:00
7426654a74 crash_watch: track prev_sub_agents to fix needs_login for newly spawned agents
55fe2856b9 actions: emit needs_login after first spawn, fix update_meta_inputs arity
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-22 12:30:32 +02:00
6ca72074c4 docs: move sandbox threat model to docs/security.md, add code reference
a6bd4cf502 harness: document sandbox threat model and credential permission requirements
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-22 10:55:45 +02:00
66f1568e8f apply_commit handles first-time spawns, request_spawn deprecated
vinzenz pushed to main at vinzenz/hyperhive 2026-05-22 10:51:20 +02:00
6974634326 harness: set sandbox-fallback = true to fix nix builds in containers (fixes #196)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-22 10:49:32 +02:00
3e098c56ff update_meta_inputs: require operator approval, rename to request_update_meta_inputs
597e4ba03a manager: add update_meta_inputs tool to update flake.lock on demand (closes #235)
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-22 01:28:32 +02:00
15e44955a8 web: clickable links in terminal rows and dashboard messages (issue #233)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-22 00:50:28 +02:00
4b51c198d5 forge_notify: add repo slug to notification header for multi-repo disambiguation
20bb343f27 forge_notify: add issue/PR number to header, drop repo: line, show assignee on new items (closes #225)
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-22 00:43:37 +02:00
c99261b042 harness: add request_next_turn MCP tool — immediate self-continuation (closes #216)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-22 00:22:47 +02:00
de6ff3da29 hive-forge: add milestone verb (list/create/close), closes #226
vinzenz pushed to main at vinzenz/hyperhive 2026-05-22 00:16:36 +02:00
02ace544bc hive-forge: restore issue-edit verb lost in rebase
0615b0521f hive-forge: add pr-create and issue-create verbs, closes #209
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-21 23:42:30 +02:00
5de795c55f hive-forge: drop notifications/notif-read verbs — conflict with forge_notify daemon
c8b544d340 hive-forge: add diff, notifications, notif-read, subscription verbs (closes #214)
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-21 23:20:24 +02:00
8d3be74fd2 harness: fix hive-dashboard-links state dir — drop legacy /state, use /agents/*/state
66c481a07a harness+dashboard: declarative dashboardLinks option (closes #191)
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-21 23:15:45 +02:00
f510a321df screen: add match-size — RFB SetDesktopSize to resize the remote desktop
vinzenz pushed to main at vinzenz/hyperhive 2026-05-21 23:06:47 +02:00
317d580405 harness: fix tea-login using getent (not in PATH) — hardcode /root
vinzenz pushed to main at vinzenz/hyperhive 2026-05-21 22:54:38 +02:00
f762348fca harness: fix tea-login writing to /.config instead of /root/.config
vinzenz pushed to main at vinzenz/hyperhive 2026-05-21 22:37:54 +02:00
2d3a87f545 forge-avatar-sync: rasterize SVG at 512px
94f5f53ca9 harness: rasterize SVG icon to PNG for Forgejo avatar upload (fixes #197)
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-21 22:33:45 +02:00
03fec39405 forge_notify: flip keepSubscriptions default — agents keep, manager auto-unsubs
d58a3a3303 manager: keepSubscriptions = true by default
1adfd604b6 forge_notify: hyperhive.forge.keepSubscriptions NixOS option
717086b02d forge_notify: HIVE_FORGE_KEEP_SUBSCRIPTIONS=1 disables auto-unsubscribe
eb63c7ebb1 forge_notify: auto-unsubscribe from repo watches on subscribed notifications
Compare 5 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-21 22:33:10 +02:00
6ffee8e6f6 hive-forge: add attach-issue and attach-comment verbs (closes #206)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-21 22:27:33 +02:00
da8a711a60 forge_notify: explicit open/empty state, unknown states show raw value
8cc6306728 forge_notify: generic type label helper, compose kind from label+state
13b7a94257 forge_notify: fix notification type strings and PR state detection (fixes #201)
Compare 3 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-21 22:05:05 +02:00
ab1f8d6e33 dashboard: icon fallback on real img load failure, not container-state guess
16f614f45d dashboard: dimmed default icon for unreachable containers
Compare 2 commits »