• Berlin
  • Joined on 2025-01-15
vinzenz pushed to main at vinzenz/hyperhive 2026-05-20 13:39:08 +02:00
67b47872e0 add optional in_reply_to field on send for conversation threading
vinzenz pushed to main at vinzenz/hyperhive 2026-05-20 13:38:21 +02:00
03db764101 detect rate-limit errors; park serve loop instead of crashing
vinzenz pushed to main at vinzenz/hyperhive 2026-05-20 13:37:42 +02:00
6f7cc6e77d add host-side turn-stats vacuum (90d retention, hourly sweep)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-20 13:36:35 +02:00
d0b65b1f47 fix: manager uses /agents/hm1nd/state, not /state, for HYPERHIVE_STATE_DIR
f21ae1ff98 inject HYPERHIVE_STATE_DIR into container env + extra MCP server envs
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-20 13:28:11 +02:00
9cbb05bb86 add proactive context-size compaction with a notes-checkpoint turn
vinzenz pushed to main at vinzenz/hyperhive 2026-05-20 13:24:26 +02:00
f2015954d9 add reminder_stats field to stats Snapshot
8fe0725e1d fix: handle ReminderRollup in agent/manager response patterns
91bfa269fd add reminder rollup RPC and broker query
Compare 3 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-20 12:45:20 +02:00
4715e88fff docs: move backlog to forge issue tracker, extract boundary doc
vinzenz pushed to main at vinzenz/hyperhive 2026-05-20 12:11:48 +02:00
44c86b9278 docs: correct stale recv_blocking + vacuum references
c15eb85085 docs: web-ui.md dashboard section list matches index.html
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-20 11:58:13 +02:00
vinzenz pushed to main at vinzenz/hyperhive 2026-05-20 11:55:35 +02:00
c15eb85085 docs: web-ui.md dashboard section list matches index.html
vinzenz pushed to main at vinzenz/hyperhive 2026-05-20 11:36:44 +02:00
6ab3810e18 docs: refresh for the dashboard rework + recent harness commits
vinzenz pushed to main at vinzenz/hyperhive 2026-05-20 11:26:18 +02:00
94781ccd08 lifecycle: append container journal tail to failed nixos-container update
ba04a5a360 nix: hyperhive.westonRdp.enable — opt-in weston + RDP backend per agent
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-20 11:25:53 +02:00
49f4e9cc89 dashboard: forge-linked config + approval card + 3-way diff base
vinzenz pushed to main at vinzenz/hyperhive 2026-05-20 11:02:28 +02:00
0c62bbf1cd dashboard: render markdown file previews in the side panel
f13c3dff8f stats: per-bucket turns-by-model chart
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-20 10:48:40 +02:00
24b10becc9 get_logs: resolve the broker-logical 'manager' alias to the hm1nd machine
0a79912b67 get_logs: resolve machine name via container_name like every other verb
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-20 10:46:45 +02:00
7ce3da1e21 dashboard: open long content in a slide-in side panel
vinzenz pushed to main at vinzenz/hyperhive 2026-05-20 10:29:17 +02:00
5aad2d67e1 forge: mirror applied config repos to a private agent-configs org
vinzenz pushed to main at vinzenz/hyperhive 2026-05-20 10:09:28 +02:00
1529c2d777 lifecycle: bind each sub-agent's config repo read-only at /agents/<name>/config
vinzenz pushed to main at vinzenz/hyperhive 2026-05-20 10:04:38 +02:00
56e7eb6e73 agent ui: answer questions inline from the per-agent page
vinzenz pushed to main at vinzenz/hyperhive 2026-05-20 09:49:37 +02:00
f8795dc029 fix: request_apply_commit resolves sha locally + rejects non-sha refs