• Berlin
  • Joined on 2025-01-15
vinzenz pushed to main at vinzenz/hyperhive 2026-06-29 00:36:31 +02:00
964e55f0bb docs(web-ui/agent): add back-link nav + fix stale doc pointer in screen.html
vinzenz pushed to main at vinzenz/hyperhive 2026-06-29 00:26:48 +02:00
af7ec98542 doc: ensure_mirror_repo docstring — 409 only, not 409/422 (match the fix)
64e51fe3bf address argus: 422 from migrate is a validation error, not 'exists'
53df2c9598 rework(#2072): seed mirrors in c0re startup, not a host-side oneshot
6f5dade9c9 treefmt: collapse the assertion-message interpolation to one line
990868b2e7 address argus review on the mirror seed
Compare 7 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-29 00:23:01 +02:00
72c4bb18c9 refactor(#2077): drop impl-history from broker/dashboard/mcp comments
vinzenz pushed to main at vinzenz/hyperhive 2026-06-29 00:19:19 +02:00
fe6685a155 refactor(fe): fix doc pointer in stream-worker.js to shape.md
878aade8fa refactor(fe): trim impl-history and duplicated-docs prose from comments
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-29 00:02:58 +02:00
c7c4a40e49 fix(builds): remove unused form import (copy-paste residue from core.js)
beb28d5c37 feat(builds): add /builds.html — build lifecycle hub (closes #1999)
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-28 23:47:20 +02:00
75e49f7752 fix(permissions): clarify kept_state_names comment in get_stale_permissions
cffe645197 fix(permissions): collapse known-set assignment to one line (rustfmt)
4df286345a refactor(permissions): move ghost-perm detection server-side
6ab0757cc6 feat(core): add stale permission entries sub-section to K3PT ST4T3
Compare 4 commits »
vinzenz pushed to main at vinzenz/wutzcalc 2026-06-28 23:07:38 +02:00
f2c5577f00 client(tablet): equal-size drink tiles + scroll past 5 rows (#1)
vinzenz pushed to main at vinzenz/hyperhive 2026-06-28 01:39:01 +02:00
24cf69f72c fix(#1988): correct stale api/state reference in vnc auth comment
194da43c66 fix(#1988): send agent username not root for vnc apple-dh auth
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-28 01:38:28 +02:00
db3249a390 fix(#2050): use stable fnv-1a for avatar idempotency hash
c99fa714d9 feat(#2050): set matrix avatar in the daemon over the live client
63e9e80232 fix(#2050): use single matrix-token* glob for avatar-sync path trigger
c29dfed9f4 docs(#2050): note per-account matrix avatar sync
ef079bb6b1 feat(#2050): sync matrix avatar for dashboard-provisioned extra accounts
Compare 5 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-28 01:29:45 +02:00
2f6d1788df ci: retrigger after host DNS recovery (empty)
7a1ea11ec2 docs(forge): note view auto-detects + scoped issue/pr view (iris review #1996)
6a25898bfe docs(forge): add a 'which read verb when' selection table
Compare 3 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-27 23:30:51 +02:00
c6639fe093 docs: fix stale field doc for ContainerView::active_model
c580d721fb refactor(dash): fold active_model into hyperhive-harness.json, not a separate file
4375ab6246 feat(dash): show active model badge on agent cards (closes #2069)
Compare 3 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-27 21:03:01 +02:00
c8ae3371e1 refactor(#2015): drop redundant domain != null checks (domain is required) + update docs
816d387c65 feat(#2015): drop issue tags from nix comments (tracker-tag lint)
3d39cc00d0 feat(#2015): require services.hyperhive.domain (assertion) when hyperhive enabled
Compare 3 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-27 20:58:28 +02:00
c9115bdbf5 fix(#2019): pin harness claude session via --resume so choom can't clobber it
cc962d0685 feat(#2023): inject OTEL auth header at runtime, never in the nix store (mara: b)
b20dd32189 docs(#2023): mark otel.headersCredential as not-yet-wired (argus review)
141764c6eb feat(#2023): ship OTEL via managed claude settings json, drop the wrapper
42823a0b22 docs(#2012): add first-run setup guide + link from index
Compare 9 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-27 13:44:18 +02:00
31433da3aa fix(permissions): propagate I/O errors as 500 from delete_agent_permissions
a8fb33e2ee fix(permissions): mark stale agents and allow removing their explicit entries
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-27 13:35:23 +02:00
f060456860 feat(#2024): add /effort terminal slash command
vinzenz pushed to main at vinzenz/hyperhive 2026-06-27 13:28:32 +02:00
145f58b0b1 fix(core): add rebuild-live-log class to live-log container div
vinzenz pushed to main at vinzenz/hyperhive 2026-06-27 13:27:33 +02:00
c65201ed7c fix(dashboard): render update_meta_inputs + schedule_prompt approval cards
vinzenz pushed to main at vinzenz/hyperhive 2026-06-27 12:43:30 +02:00
5972605aeb feat(#2039): drop is_primary from get_agent_meta matrix identities
5b442796ca feat(#2039): list matrix identities in get_agent_meta
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-27 11:46:52 +02:00
52de0ca648 feat(#2038): hint matrix bridge errors may be a daemon restart
vinzenz pushed to main at vinzenz/hyperhive 2026-06-27 11:46:03 +02:00
f477a2f901 feat(#2039): require explicit account when multiple matrix accounts configured