• Berlin
  • Joined on 2025-01-15
vinzenz pushed to main at vinzenz/hyperhive 2026-05-26 00:19:35 +02:00
d494413c7f docs: clarify approval row is marked failed, not absent, on flake validation failure
f3e6490432 docs: document flake.lock validation on request_apply_commit (follow-up to #434)
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-26 00:13:42 +02:00
e750b08f58 docs: scope get_agent_meta clearing list to status fields only
04e67aaa03 docs: add running field to get_agent_meta, document stopped-container display (follow-up to #433)
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-26 00:11:03 +02:00
a444774ab3 forge: auto-set agent-configs org avatar on core start (#424)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-25 23:52:09 +02:00
57a753d80a c0re: address argus review nits on #434
008aad0bc5 c0re: also reject apply_commit when flake.lock is stale (#317)
45833d0793 c0re: reject apply_commit on duplicate flake inputs (#317)
Compare 3 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-25 23:51:20 +02:00
7b4917b256 container_view: clear live-only fields when stopped (#432)
683e59c757 dashboard: hide live-only status when container is stopped (#432)
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-25 22:55:34 +02:00
8d40499e8d docs: document auth_failed / needs_login-on-401 behavior (follow-up to #423)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-25 22:51:25 +02:00
b647df3db8 turn: propagate all three flags out of compact_session
c8120f9edc turn: propagate auth_failed out of compact_session
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-25 21:59:56 +02:00
76533b0c20 turn: simplify run_turn match arms
799804e3d1 harness: flip into needs_login on 401 mid-turn (closes #419)
599a71254a docs: add comments verb to CLAUDE.md, prompts, and gotchas (follow-up to #420)
9ab241dc24 hive-forge: add comments <number> [--json] [--limit] verb (closes #418)
502e9e0e70 terminal: snappier snap-to-bottom — 140ms rAF animation (#400 follow-up)
Compare 9 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-25 02:19:58 +02:00
cf4fc5ce1c agent: cap icon at 5em, fix overflow menu hidden-state (#411)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-25 02:19:33 +02:00
918dccfedd flow.js: drop dead window.HiveTerminal (#406 step 2 follow-up)
06c23e0bdc dashboard: extract flow.js as separate /flow.html entry (#406 step 2)
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-25 02:17:06 +02:00
7e12da83e2 hive-forge: update agent/manager prompts + gotchas for rust rewrite (mara@#407)
15195b0c47 hive-forge: #[must_use] on Client::repo (mara@#407)
badf21714b hive-forge: global -r/--repo flag instead of per-verb [repo] positional (mara@#407)
76cf2ffd36 hive-forge: assign accepts [repo] override (argus@#407)
595e3c040c hive-forge: rewrite bash CLI helper as a rust binary (closes #280)
Compare 5 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-25 02:02:00 +02:00
560360d2e3 dashboard: extract shared helpers into common.js (#406 step 1)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-25 02:01:39 +02:00
38920d3af1 docs: update web-ui.md for agent header redesign and in-flight rebuild badge (#394 #398)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-25 01:59:24 +02:00
c08218acdc dashboard: slug to page footer, not chrome (#389 follow-up)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-25 01:31:48 +02:00
4559a56e2e dashboard: guard renderers against missing-root on /flow.html (#399)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-25 01:29:55 +02:00
92becdd951 agent: drop orphaned button rules in agent.css (#394 follow-up)
69312b8553 agent: redesign terminal header — full-height icon, two-row main, overflow menu (#394)
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-25 01:21:31 +02:00
88bc07fbbe dashboard: surface in-flight rebuild on container card (#398)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-25 01:09:36 +02:00
7743c07380 dashboard: connect tree-prefix vertical bars across taller rows (#388)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-25 00:56:54 +02:00
47403595f1 terminal: anchor tail pill outside .terminal-wrap stacking context (#375)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-25 00:49:11 +02:00
9975be9c08 terminal: snap to bottom after post-row mutations (#393)