• Berlin
  • Joined on 2025-01-15
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 15:39:34 +02:00
8d2ae047b1 fix(#937): drop dead has_pending_from — superseded by has_pending_with_body
3283362b36 fix(#937): use has_pending_with_body in worker — mirrors broker change
ce27ef8b9e fix(#937): narrow skip to same-body pending — different schedules can still enqueue
bf4937d116 fix(#937): skip scheduled delivery if target already has pending scheduled message
Compare 4 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 14:39:25 +02:00
42a7d2eb0a docs: add tool_groups, limits, flake_check to CLAUDE.md file map
601ac647b5 docs: fix stale /state/hyperhive-model path in turn-loop.md
5265af9589 docs: drop false bash-tasks cleanup claim (argus nit)
f3e4f10dea docs: fix stale /state/ paths in CLAUDE.md file map (harness-state split)
494a326029 docs: fix persistence.md paths for harness-state split
Compare 8 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 14:37:42 +02:00
3c853c2b58 feat: include active bash tasks in get_loose_ends output
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 14:37:31 +02:00
044ff5523c fix: call matrix::sync_agent on rebuild, mirrors startup sweep
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 14:35:15 +02:00
188f3ea5ec chore: scrub #NNN issue references from code comments and nix descriptions
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 13:28:41 +02:00
083a100ba1 fix(#665): kill child on timeout, guard running-for display, drop stale doc ref
1178bb2999 feat(#665): harness-internal async bash task runner (option B)
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 13:27:56 +02:00
9bd37d4df3 fix(#4): rename shared org from org-shared to internal
6044cd4d79 feat(#4): seed org-shared/docs repo, grant every agent read access
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 13:27:45 +02:00
ae6d23594d feat(#2): split harness-internal state from agent-visible state
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 13:27:33 +02:00
ce875646a5 refactor(#3): topology-based rebuild ordering — parents before children
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 13:04:22 +02:00
025746b674 fix(#438): use QueueSource::AutoUpdate for StartupSweep parent, fix AutoUpdate doc
ba7e9b0ef2 feat(#438): add StartupSweep queue kind — group boot-time rebuilds under a parent entry
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 13:04:01 +02:00
816523861c feat(#513): inject HIVE_TOOL_GROUPS from meta tool-groups.json per agent
98d9204ebf feat(#513): add ToolGroup enum, derive allowed_mcp_tools from groups + HIVE_TOOL_GROUPS env
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 13:02:41 +02:00
e75088bf40 docs: trim meta.rs module doc to pointer (#715)
42fe3965de docs: move dashboard.rs security + bind rationale to docs (#715)
12a26e6cb0 docs: migrate reminder/gateway/crash-watch/migrate prose to docs (#715)
34cc68bdfb docs: migrate scheduled-prompts worker + dashboard-events design prose to docs
1b8a6be8ce docs: add build_logs.sqlite section to persistence.md, trim build_logs.rs module doc
Compare 7 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 11:24:30 +02:00
f20432430d docs(CLAUDE.md): add coordinator.md entry (follow-up to #928)
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 11:24:21 +02:00
64f11a862d docs: add coordinator.md, move rebuild-queue prose from code (#715)
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 11:21:54 +02:00
89030ff1e1 docs: clarify per-agent user comment in harness-base.nix
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 11:20:17 +02:00
450efd5429 refactor: rename manager-only annotations to privileged in Request enum
4263fd25f5 fix: use rustdoc comments for manager-only variant markers
15617cef9a refactor: unify AgentRequest/Response + ManagerRequest/Response into Request/Response (#691)
Compare 3 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 09:19:43 +02:00
2fd6de7bab fix: address argus review nits — tmpfiles dir comment, drop redundant chmod
f0bd572b35 fix: correct runner registration ordering — oneshot + tmpfiles
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 00:07:28 +02:00
6f25ff7ee7 docs: add ci.md — hive-ci Forgejo Actions runner guide
vinzenz pushed to main at vinzenz/hyperhive 2026-06-01 00:05:16 +02:00
d14df8b9a0 lifecycle: thread on_step callback through rebuild for accurate queue step labels
vinzenz pushed to main at vinzenz/hyperhive 2026-05-31 23:55:55 +02:00
4df65deb20 fix: move gitea-actions-runner package to top-level option