• Berlin
  • Joined on 2025-01-15
vinzenz pushed to main at vinzenz/hyperhive 2026-07-27 17:09:44 +02:00
043a294876 claude-plugins: move pr-review skill into base, not its own plugin
vinzenz pushed to main at vinzenz/hyperhive 2026-07-27 16:19:54 +02:00
ed18a636af claude-plugins: trim base plugin description, don't enumerate skill internals
c365bd7e56 claude-plugins: add forge-workflow skill to the base plugin
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-07-27 16:19:43 +02:00
abde71b0ed hive-forge: add --label to issue-create and pr-create
vinzenz pushed to main at vinzenz/hyperhive 2026-07-27 16:19:25 +02:00
c236c16c52 claude-plugins: split agent-hygiene guidance into five focused skills
vinzenz pushed to main at vinzenz/hyperhive 2026-07-27 16:17:32 +02:00
ca699005b9 claude-plugins: add matrix-agent specialized plugin
vinzenz pushed to main at vinzenz/hyperhive 2026-07-27 16:08:37 +02:00
1dc8387996 claude-plugins: add claude-subagents skill
vinzenz pushed to main at vinzenz/hyperhive 2026-07-27 15:06:36 +02:00
36918e0432 fix(#2756): a cancelled DAG must not read back as Queued
e8e6998ac5 refactor(#2756): replace the DAG terminal hook with real tail nodes
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-07-27 13:56:37 +02:00
896dfc6194 claude-plugins: state-hygiene skill - archive files go in a subdir, not state top level
291abe6e41 claude-plugins: drop hive-specific /knowledge/notes-hygiene.md reference from state-hygiene skill
1d3f22805f claude-plugins: generalize state-hygiene into a shared base plugin for all agents
d207299d0f claude-plugins: fix docs build by adding defaultText to claudeMarketplaces
2bd1b0a3d5 claude-plugins: rename notes-hygiene to state-hygiene
Compare 9 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-07-27 13:41:06 +02:00
ca7146e4f0 refactor(#2756): declare the terminal hook instead of inferring it
a8728ac532 job_queue: move the jobs wire types to hive-host-sock
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-07-27 13:07:06 +02:00
8a7a450240 disk_watch: rebase on main's merged fix, keep the shared-volume rationale in the module doc
vinzenz pushed to main at vinzenz/hyperhive 2026-07-27 12:58:43 +02:00
c3e6e23d22 disk_watch: stay silent when the agent owns nothing worth deleting
vinzenz pushed to main at vinzenz/hyperhive 2026-07-27 11:07:48 +02:00
f28a1e33d3 docs(#2754): document the container weights in coordinator/security/persistence
35d9d79912 docs(#2754): drop the stale zero-sentinel wording from write_resource_limits
5d3f2af75e refactor(#2754): make the container weights Option, not a 0 sentinel
e407fa93df feat(#2754): hive-wide CPUWeight= / IOWeight= for agent containers
Compare 4 commits »
vinzenz pushed to main at vinzenz/nixos-configuration 2026-07-27 11:05:13 +02:00
d298d3c23a nix flake update
213e3b6e00 misc small tweaks
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-07-27 10:11:11 +02:00
80650041d9 fix(#2752): pr-status must not abort on a repo with no CI
vinzenz pushed to main at vinzenz/hyperhive 2026-07-27 09:42:41 +02:00
de09628c7c fix(#2733): write the agent pause marker via hive-priv
vinzenz pushed to main at vinzenz/hyperhive 2026-07-27 09:35:15 +02:00
270d3aafa2 docs: declare readme = "README.md" for the last four crates
vinzenz pushed to main at vinzenz/hyperhive 2026-07-27 09:34:54 +02:00
170fd817ea fix(hivectl): ask the daemon whether an agent exists
vinzenz pushed to main at vinzenz/hyperhive 2026-07-26 23:00:44 +02:00
1bbc09e9dd session: trace resolve/attach/compact points for #2707 wrong-session theory
vinzenz pushed to main at vinzenz/hyperhive 2026-07-26 22:44:56 +02:00
7a826f9ee2 refactor(sock): one socket client, retry as a policy value
vinzenz pushed to main at vinzenz/hyperhive 2026-07-26 22:44:19 +02:00
bd14cc5c46 feat: derive BUN_JSC_forceRAMSize from effective per-agent MemoryMax=