• Berlin
  • Joined on 2025-01-15
vinzenz pushed to main at vinzenz/hyperhive 2026-07-03 22:51:30 +02:00
5d597d92ea fix(#2174): create operators team in agent-configs org too so config-repo branch protection applies
vinzenz pushed to main at vinzenz/hyperhive 2026-07-03 22:13:00 +02:00
cb0a66147a fix(#2172): gate CLAUDE_CODE_OTEL_DIAG_STDERR on hyperhive.otel.debug
vinzenz pushed to main at vinzenz/hyperhive 2026-07-03 22:07:31 +02:00
2c5d9ed336 wire types: use chrono DateTime<Utc> as the timestamp type throughout
1e205289c5 wire types: WireTime newtype for timestamps instead of adaptor-annotated i64
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-07-03 21:42:51 +02:00
cf1f7288bf make agent_config_pending async — the sync git fork on every sweep starved the runtime under IO load
3d5957c87b web-ui: deadline-bound all broker-backed fetches so a busy hive-c0re can't hang api/state (closes #2148)
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-07-03 19:36:43 +02:00
9496fb060b fix(forge): set mirror_interval so pull-mirrors sync periodically, not on-access
vinzenz pushed to main at vinzenz/hyperhive 2026-07-03 18:50:29 +02:00
7def514760 clippy: backtick socket_server in doc comment
0577c9e3fa drop tracker tags from rust doc comments (lint)
be5b36911a recv: hoist RECV_BATCH_MAX into hive-sh4re, drop magic 5 in wake hint
78396c8189 recv: cap batch size at 5, default stays 1 (#2150 clarified)
ee45db6323 Revert "recv mcp tool: default max to a small batch of 5 (wire default stays 1)"
Compare 6 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-07-03 00:54:38 +02:00
f310b1ce5a config mirror: never force-push — keep forge history on rolled-back deploys
vinzenz pushed to main at vinzenz/hyperhive 2026-07-03 00:50:39 +02:00
7391900b88 fix(web-ui/dashboard): correct BU1LDS stream paths — /dashboard/stream → /api/dashboard/stream and /build-logs/stream/{id} → /build-logs/id/{id}/stream
a589acf4d1 docs(web-ui): update C0R3/L0GS/BU1LDS page docs to reflect build queue move
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-07-03 00:50:15 +02:00
7d35ad1751 fix(#2167): keep docs/ in hyperhive flake source — reference-docs builds from it
vinzenz pushed to main at vinzenz/hyperhive 2026-07-03 00:49:40 +02:00
b63c6c543d docs(web-ui/dashboard): document K3PT ST4T3 stale perms + active model badge
vinzenz pushed to main at vinzenz/nixos-configuration 2026-07-02 23:45:20 +02:00
19a93bfba3 update hyperhive
vinzenz pushed to main at vinzenz/hyperhive 2026-07-02 23:34:18 +02:00
2717c2f305 docs(web-ui/agent): add POST /api/effort and effort_changed to endpoint + event list
vinzenz pushed to main at vinzenz/hyperhive 2026-07-02 23:33:41 +02:00
c0b4ca8662 ci: retrigger
e4889fdd2c fix(#2149): use - as session prefix separator (mara)
d5e0f680a5 fix(#2149): use hive display name + / sep in remote-control session prefix
04692871cf feat(#2149): set base claude-code env in managed settings
Compare 4 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-07-02 23:33:18 +02:00
32a02640c1 ci: retrigger
1e373dcd63 fix(#1997): exclude docs/tools/forge.md from prettier (list-item continuations)
8406a45275 feat(#1997): add prettier markdown formatter to treefmt
442efa76f2 temp: add prettier configs
Compare 4 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-07-02 23:20:43 +02:00
e5916f95a3 docs(web-ui/dashboard): fix wrong API paths and add missing build-log + schedule endpoints
vinzenz pushed to main at vinzenz/hyperhive 2026-07-02 22:30:58 +02:00
7d8ca1f63a docs(web-ui/agent): add GET /api/bash-tasks and GET /icon to endpoint list
vinzenz pushed to main at vinzenz/hyperhive 2026-07-02 22:30:05 +02:00
6999217c29 docs(ci): document actions/checkout mirror + forge.mirrors option
vinzenz pushed to main at vinzenz/hyperhive 2026-07-02 22:29:20 +02:00
f90c4a0ca9 docs(web-ui/dashboard): document merge_config_pr approval card rendering
vinzenz pushed to main at vinzenz/hyperhive 2026-07-02 22:28:39 +02:00
d13ed94309 docs: rfc3339 wire timestamps convention + audit-log field notes
cafef519a9 dashboard frontend: consume rfc3339 timestamps from the api
bac2c0a65e hive-c0re: rfc3339 timestamps on dashboard api + sse json
cf3ac49729 hive-sh4re: wire_time serde adaptor - timestamps as rfc3339 on the wire
Compare 4 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-07-02 22:14:38 +02:00
e5e62ad2e6 docs(web-ui/dashboard): fix missing /api/ prefix on meta-update endpoint
d5a27a5823 docs(web-ui/dashboard): fix missing /api/ prefix on reminder endpoints
224cb06004 rename pr verbs per review: request-review -> assign-reviewer, assign -> assign-committer
a97d159009 hive-forge: pr request-review verb — set/withdraw requested reviewers (closes #2153)
Compare 4 commits »