• Berlin
  • Joined on 2025-01-15
vinzenz pushed to main at vinzenz/hyperhive 2026-08-02 21:35:13 +02:00
c5fe61777e hive-agent: don't claim 'already logged out' when a credential file is stuck undeletable
vinzenz pushed to main at vinzenz/hyperhive 2026-08-02 21:25:08 +02:00
f457d9ce7b hive-c0re: drop utoipa-swagger-ui, serve openapi.json directly
9efe6f64b6 move swaggerUiTheme nix option out of c0re's namespace
3ef166738c move swagger-ui-theme/ out of hive-c0re/
1bc9c18504 gateway: nginx-hosts the full Swagger UI dist, core drops the fallback
de1659d10e hive-gateway: serve the swagger-ui theme via nginx alias, not a c0re build hook
Compare 8 commits »
vinzenz pushed to main at vinzenz/nixos-configuration 2026-08-02 21:21:48 +02:00
167f213fd0 add cpucap to muede home config
30adb68c04 nix flake update, remove missed override
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-08-02 21:15:17 +02:00
6d22b57a6d hivectl: regenerate docs for the start --paused flag
af3976a76a hivectl/dashboard: add --paused / ?paused=1 to agent start
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-08-02 19:43:06 +02:00
c0f59089d4 hivectl: link CLAUDE.md verb reference to generated docs instead of hand-listing
3421925442 hivectl: add start/stop agent verbs, rename spawn to create
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-08-02 19:13:50 +02:00
e6ecd8db60 docs: trim implementation detail from the OpenAPI/Swagger doc
3f2fdeac70 docs: document the OpenAPI spec + Swagger UI, add H0M3 API tile
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-08-02 19:13:43 +02:00
b118b12520 hive-priv/hive-c0re: drop stop's SIGKILL escalation, surface a crit dashboard warning instead
vinzenz pushed to main at vinzenz/hyperhive 2026-08-02 18:39:53 +02:00
da3fc9bf95 move terminal-verbosity toggle from agent overflow menu to /settings.html
3b299375e3 fix: move settings section after effort picker, matching docs
198db326b3 agent web UI: add terminal verbosity setting (expand tool output by default)
Compare 3 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-08-02 17:47:59 +02:00
edb4aa98c6 auto-pause the turn loop after repeated missed get_loose_ends on todo wakes
vinzenz pushed to main at vinzenz/hyperhive 2026-08-02 16:41:40 +02:00
2b5e5a30f4 trim verbose todo-tool descriptions, drop exhaustive subsystem list
bc69ee3b8f revise bulk-clear to explicit ids per mara's feedback, fix clippy line count
eb570c003d cap get_loose_ends todo output + add ack_todos_until bulk-clear (#2944)
Compare 3 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-08-02 16:29:15 +02:00
58a9f218f2 job_queue: fix the boot sweep's lost declarations, drop the node wrapper
10dbdb444d job_queue: declare a node's resources where the node is constructed
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-08-02 16:13:43 +02:00
1aa88463a0 prefix bash-task invocations with set -o pipefail
vinzenz pushed to main at vinzenz/hyperhive 2026-08-02 16:08:40 +02:00
9ab950d767 jobq: drop the append_unchecked redirect (mara review)
a2edad715f jobq: make the builder the only way nodes enter a graph
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-08-02 15:32:12 +02:00
236b13e68d jobq: reject every graph-rejectable shape before the first insert
f035b63b9a jobq: one insertion entry point, and make it atomic
bf138ae79a jobq: a job asks for the ids it wants back
c82853af5a jobq: make NodeGuid an actual guid
9c97365f8f refactor(job-queue): a job is a recipe, not a value you carry
Compare 10 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-08-02 14:19:33 +02:00
42fdd98a7a swap hive-claude to the crates.io registry dependency (#2931)
vinzenz pushed to main at vinzenz/hyperhive 2026-08-02 13:40:33 +02:00
435ef193e1 frontend: add <hive-tab-strip>, convert logs/credentials/core/builds tabbars
vinzenz pushed to main at vinzenz/hyperhive 2026-08-02 13:28:42 +02:00
44572d1e1a fix(#2911): keep the forge token out of argv
vinzenz pushed to main at vinzenz/hyperhive 2026-08-02 13:10:42 +02:00
3617578341 web_ui: scope /cancel and /logout's SIGINT to the harness's own claude child
vinzenz pushed to main at vinzenz/hyperhive 2026-08-02 12:46:09 +02:00
29a11476a4 hive-forge: show/pr show now list current dependencies
vinzenz pushed to main at vinzenz/hyperhive 2026-08-02 12:25:19 +02:00
7bad72d354 hive-forge: hard-error unresolved --label names; render dependency timeline events