• Berlin
  • Joined on 2025-01-15
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 23:23:51 +02:00
34bc4c0b06 fix: route forge_admin through hive-priv; auto-recover matrix passwords
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 23:08:39 +02:00
3830b13b03 fix(#1178): add list_containers to ToolGroup::Lifecycle tools slice
94c2d651c0 feat(#1178): add list_containers tool to AgentServer (topology-scoped to descendants)
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 23:07:10 +02:00
1353fbaf17 docs: add list_containers to agent lifecycle tools in turn-loop.md
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 22:55:57 +02:00
e5bcd16daf docs: turn-loop.md agent lifecycle + config request tools (follow-up to #1226)
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 22:53:00 +02:00
3fa31a414f feat(#791): add request_init_config + request_apply_commit to AgentServer (topology-scoped)
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 22:50:08 +02:00
dacd83f278 fix: wait for forge-core-token in prefetch instead of bailing early
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 22:35:59 +02:00
280ae23c0c fix(#1220): remove default 180s timeout from bash run — no timeout unless explicitly set
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 22:34:04 +02:00
4fbe9e4927 feat: surface pending matrix invites in get_loose_ends
06b4745d76 fix: wake agent on matrix invite instead of auto-accepting
c5b35fb5fa feat: auto-accept matrix room invites in hive-matrix-daemon
Compare 3 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 22:18:58 +02:00
9209094397 fix: move core-token out of hive-ci container (host-side prefetch service)
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 22:18:09 +02:00
2722e1548c feat(#1178): add kill + update tools to AgentServer (topology-scoped)
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 22:09:16 +02:00
29c7f64bd3 refactor(#1202): introduce HiveEnv + AgentPaths to reduce arg repetition
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 22:04:25 +02:00
e7785b4948 docs: add # Errors doc to ensure_hive_space
60582c0be4 feat: create hive Matrix Space on boot and invite all agents
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 21:53:07 +02:00
d726a0d875 docs: clarify nix eval is not fully sandboxed (IFD, fetchGit can reach network)
e92cfe7e1a docs: add security warning for unsandboxed CI builds and trusted-contributor scope
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 21:46:44 +02:00
cff3b6ff85 fix(#1201): prevent sync_agents from dropping all agents on list() failure
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 21:39:55 +02:00
4d1ce6f313 fix: use path= (ExecSearchPath) to add nix to hive-ci runner PATH
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 21:39:39 +02:00
cd1f77b640 fix(#1198): create internal/knowledge as public, patch existing private repos
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 21:39:22 +02:00
69a48f086c fix(#1190): consistent param order in set_resource_limits, drop stale blank line
d1fbb4aef8 feat(#1184): make agent CPU quota and memory limit configurable
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 21:37:35 +02:00
4f80253101 fix: use lib.mkForce on hive-ci runner PATH to resolve conflicting definition
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 21:32:30 +02:00
a604fbf197 fix: address argus review nits on matrix admin additions
c4a8b90236 fix: drop --server flag from hivectl matrix; discover server_name from homeserver
8757dc615d feat: hive matrix admin user + hivectl matrix promote-user/reset-password
47e9c1cc1b fix(#1185): move matrix-password outside purgeable agent_state_root
Compare 4 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-03 21:27:01 +02:00
181535650b fix(#1199): add nix to hive-ci PATH for runner job execution