hyperhive/hive-c0re/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris 12985ade6d fix(#726): handle broadcast Lagged + clear on SSE reconnect
Distinguish RecvError::Lagged from Closed in the build-log stream
loop: Lagged continues (next recv delivers the full accumulated delta
via saved cursors), Closed returns (shutdown path).

Clear pre.textContent and reset cursor lengths in es.onerror when
readyState is CONNECTING so auto-reconnect doesn't double-append the
replay from cursor=0.
2026-05-31 21:48:31 +02:00
..
bin hive-c0re: scrub manager-surface cookies + SetParent doc fix (#715 batch 7) 2026-05-31 17:53:45 +02:00
actions.rs clippy: fix lints that crane's cargoClippy properly enforces (#538) 2026-05-29 01:45:48 +02:00
agent_ports.rs gateway: hot-reload agents.conf at runtime (#869) 2026-05-31 20:29:56 +02:00
agent_server.rs feat(#704): add <children> recipient sentinel — fan-out to direct descendants 2026-05-31 20:59:20 +02:00
agent_sockets.rs refactor(#838): consolidate harness state files into hyperhive-harness.json 2026-05-31 20:32:13 +02:00
approvals.rs hive-c0re: scrub manager-surface cookies + SetParent doc fix (#715 batch 7) 2026-05-31 17:53:45 +02:00
auto_update.rs clippy: fix lints that crane's cargoClippy properly enforces (#538) 2026-05-29 01:45:48 +02:00
broker.rs broker: add mark_all_read + POST /api/agent/{name}/mark-all-read (#559 backend half) 2026-05-29 13:14:31 +02:00
build_logs.rs build-logs: SSE live streaming + raw download (#726 phase 4) 2026-05-31 21:48:31 +02:00
client.rs hive-c0re: admin socket server + client (stub dispatch) 2026-05-14 20:49:11 +02:00
container_view.rs refactor(#838): consolidate harness state files into hyperhive-harness.json 2026-05-31 20:32:13 +02:00
coordinator.rs hive-c0re: pass build_logs the parent dir, not the broker.sqlite file 2026-05-31 20:53:35 +02:00
crash_watch.rs hive-c0re: scrub attribution cookies across background-task modules (#715 batch 6) 2026-05-31 17:39:40 +02:00
dashboard.rs fix(#726): handle broadcast Lagged + clear on SSE reconnect 2026-05-31 21:48:31 +02:00
dashboard_events.rs clippy: fix lints that crane's cargoClippy properly enforces (#538) 2026-05-29 01:45:48 +02:00
events_vacuum.rs fix #265: resolve all remaining clippy warnings (cast, too_many_lines, doc nits) 2026-05-22 19:11:40 +02:00
flake_check.rs nix: hyperhive owns nixpkgs pin via follows; bump to nixos-26.05 (#526) 2026-05-30 12:02:48 +02:00
forge.rs hive-c0re: scrub host-integration cookies (#715 batch 8) 2026-05-31 17:50:45 +02:00
gateway_nginx.rs gateway: scope bind-mount to gateway/ subdir, scrub #869 cookie (argus 🟡) 2026-05-31 20:29:56 +02:00
lib.rs gateway: hot-reload agents.conf at runtime (#869) 2026-05-31 20:29:56 +02:00
lifecycle.rs agent UDS: chmod per-agent socket dir 0777 + log web_ui::serve errors 2026-05-31 21:38:34 +02:00
limits.rs set_status: reject multi-line and over-200-char text (#720) 2026-05-31 11:54:08 +02:00
loose_ends.rs rename: open_threads → loose_ends + cancel_thread → cancel_loose_end across wire / tools / web ui 2026-05-18 18:24:09 +02:00
main.rs hive-c0re: full build-log capture to sqlite, drop 32-line stderr ring (#726 phase 1) 2026-05-31 20:28:43 +02:00
manager_server.rs hive-c0re: scrub manager-surface cookies + SetParent doc fix (#715 batch 7) 2026-05-31 17:53:45 +02:00
matrix.rs hive-c0re/matrix.rs: trim UIAA prose to docs pointer (#715 batch 1) 2026-05-31 16:55:55 +02:00
meta.rs gateway: hot-reload agents.conf at runtime (#869) 2026-05-31 20:29:56 +02:00
migrate.rs model/context: move context window config to host-level hive-c0re.nix 2026-05-20 15:49:03 +02:00
operator_questions.rs clippy: zero pedantic warnings across the tree 2026-05-18 22:09:34 +02:00
questions.rs hive-c0re: scrub manager-surface cookies + SetParent doc fix (#715 batch 7) 2026-05-31 17:53:45 +02:00
rebuild_queue.rs hive-c0re: scrub host-integration cookies (#715 batch 8) 2026-05-31 17:50:45 +02:00
reminder_scheduler.rs hive-c0re: scrub attribution cookies across background-task modules (#715 batch 6) 2026-05-31 17:39:40 +02:00
scheduled_prompts.rs scheduled_prompts: address argus 🟡 on #849 — submit paths section + persistence.md anchor fix 2026-05-31 17:18:15 +02:00
scheduled_prompts_worker.rs hive-c0re: scrub attribution cookies across background-task modules (#715 batch 6) 2026-05-31 17:39:40 +02:00
server.rs topology: drop manager-root special case + notify three agents on reparent (#743) 2026-05-31 13:27:30 +02:00
stats_vacuum.rs fix #265: resolve all remaining clippy warnings (cast, too_many_lines, doc nits) 2026-05-22 19:11:40 +02:00
topology.rs feat(#704): add <children> recipient sentinel — fan-out to direct descendants 2026-05-31 20:59:20 +02:00