• Berlin
  • Joined on 2025-01-15
vinzenz pushed to main at vinzenz/hyperhive 2026-06-05 13:09:13 +02:00
c70823755b docs(web-ui): document BUILD tab auto-scroll, elapsed-time ticker, SSE list refresh
vinzenz pushed to main at vinzenz/hyperhive 2026-06-05 13:09:00 +02:00
2a5444fdc8 feat(dashboard): live-tick agent status-age chip via data-set-at + 30s interval
f011638b5e perf(dashboard): keyed container row cache — skip rebuild + async fetch for unchanged rows
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-05 13:06:15 +02:00
59798f72f1 fix(dashboard): auto-reset stale per-agent questions filter on re-render
vinzenz pushed to main at vinzenz/hyperhive 2026-06-05 13:05:40 +02:00
6c6d6f67e7 fix(dashboard): preserve q-history details open state on SSE-triggered renderQuestions
vinzenz pushed to main at vinzenz/hyperhive 2026-06-05 13:05:09 +02:00
defcb5df0b fix(agent): use gateway-relative dashboard URL when behind hive-gateway
vinzenz pushed to main at vinzenz/hyperhive 2026-06-05 13:04:45 +02:00
10f22defee docs(web-ui): fix stale container-row 'Line 3' + document overflow menu
vinzenz pushed to main at vinzenz/hyperhive 2026-06-05 13:02:56 +02:00
f87a674e14 fix(flow): flashError was inserting at top of terminal (invisible)
vinzenz pushed to main at vinzenz/hyperhive 2026-06-05 13:02:41 +02:00
435be4302e fix(dashboard): init_config kind label in approval history + remove dead ticker loop
vinzenz pushed to main at vinzenz/hyperhive 2026-06-05 12:07:01 +02:00
5fe750eaad feat(logs): auto-scroll live build output, elapsed-time ticker, SSE-driven list refresh
vinzenz pushed to main at vinzenz/hyperhive 2026-06-05 12:06:39 +02:00
97857cfdc5 docs(coordinator): note CapabilitiesChanged/ToolGroupsChanged SSE in PermChange description
f174c5d32c fix(dashboard): guard capabilities/tool-groups SSE handlers against in-progress edits
13b0844c41 fix(dashboard): SYST3M tab count was always 0 (PascalCase vs snake_case)
04b313b5e7 docs(dashboard): note SSE coverage in P3RM1SS10NS tab description
2080fd3866 feat: live SSE updates for P3RM1SS10NS tab (capabilities + tool groups)
Compare 9 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-05 12:05:46 +02:00
b411a81c1a fix: point hivectl agents at the correct host socket path
vinzenz pushed to main at vinzenz/hyperhive 2026-06-05 01:53:51 +02:00
3858740488 refactor: drop speculative prose markers, keep only backtick extraction
2d8a68e4d1 fix: extract matrix password from backtick code span (real conduit format)
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-05 01:45:47 +02:00
da52afcf53 docs(agent): update stats page description (Chart.js bundled, reminder chips)
vinzenz pushed to main at vinzenz/hyperhive 2026-06-05 01:23:35 +02:00
0d32048abe feat(stats): surface reminder_stats in the summary chip row
vinzenz pushed to main at vinzenz/hyperhive 2026-06-05 00:57:25 +02:00
d60414cde1 docs: move hive-forge cli reference to docs/tools/forge.md
881f598c64 docs: add attachment-get to forge cheatsheet
80157dd26c docs: add timeline, attach-issue, attach-comment, subscription to forge cheatsheet
Compare 3 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-05 00:48:12 +02:00
2fff9485b9 fix: cancel_loose_end approval kind is root-agent-only, no own-approval carve-out
32d815df81 docs: clarify execution tool group is vestigial — bash always available via extraMcpServers
4d4bfb2b33 chore: remove stale TODO in stats.rs (ReminderRollup RPC already implemented)
457a3e3ae5 docs: add running field to get_agent_meta description in system.md and mcp.rs
29bc40a1d7 docs: document get_host_journal in scheduling.md and turn-loop.md
Compare 6 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-05 00:47:44 +02:00
93d28ce0b1 fix: strip code-span backticks from extracted matrix password
defface0a5 fix: parse tuwunel 'reset password for X to: <pw>' admin reply
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-05 00:46:57 +02:00
7f7ee7dbef fix: correct doc comment — path goes to stdout not stderr
98f96e5435 feat(#1315): hive-forge attachment-get verb - download attachments by uuid or url
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-05 00:46:24 +02:00
86165f07c8 docs: update hivectl verb list in CLAUDE.md (add gateway, agents, choom)
33be854c50 docs: fix stale /api/agent/{name}/links reference in gateway.md
30c2d94f13 docs: fix remaining stale AgentLink comment (per damocles review)
4769d7ce5a docs: remove stale /api/agent/{name}/links references
Compare 4 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-05 00:40:51 +02:00
bc1c4d1cc5 docs: update get_host_journal container param to mention hive-ci and other siblings
12eac03324 fix(#1310): add hive-ci to SIBLING_CONTAINERS so agents can read its journal
Compare 2 commits »