hyperhive/hive-c0re/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-10 14:07:08 +02:00
..
agent_config refactor(hive-c0re): group src-root files into submodules 2026-07-06 22:38:47 +02:00
bin docs(hivectl): clarify start command restores previously-running agents (follow-up to #1946) 2026-07-10 13:49:54 +02:00
dashboard refactor: ApprovalKind::as_str owns the kind→string mapping 2026-07-06 21:48:55 +02:00
forge fix(#2311): verify operator branch protection exists on create error instead of failing open 2026-07-10 12:40:03 +02:00
job_queue fix(#2290): update stale spawn_poll references in comments 2026-07-09 01:08:38 +02:00
lifecycle fix(#2319): treat container start as success when the unit reaches active, not on the start exit code 2026-07-10 13:58:27 +02:00
socket_server fix(#2313): validate GetAgentMeta target against path traversal 2026-07-10 14:07:08 +02:00
stats feat(#2289): push-based server-warning registry with RAII guard 2026-07-10 13:52:59 +02:00
stores feat(broker): add message priority, operator messages surface first 2026-07-10 02:44:35 +02:00
workers refactor(#2290): replace mcp_sockets poll with event-driven register_agent 2026-07-09 01:08:38 +02:00
actions.rs feat(#2290): converge unification cleanup — pull preamble into lifecycle 2026-07-09 01:08:38 +02:00
client.rs hive-c0re: admin socket server + client (stub dispatch) 2026-05-14 20:49:11 +02:00
container_view.rs make agent_config_pending async — the sync git fork on every sweep starved the runtime under IO load 2026-07-03 21:42:45 +02:00
coordinator.rs refactor: drop Coordinator::ensure_runtime dead shim (no callers post #2290) 2026-07-10 01:12:04 +02:00
dashboard_events.rs feat(hive-c0re): replace rebuild queue with generic job-DAG queue 2026-07-06 20:36:57 +02:00
flake_check.rs refactor(#2111): remove nixpkgs-unstable, source claude-code from main nixpkgs 2026-07-01 19:32:46 +02:00
gateway_nginx.rs fixup! fix(#2245): drop TCP fallback from gateway nginx upstream 2026-07-04 22:42:56 +02:00
lib.rs feat(#2289): push-based server-warning registry with RAII guard 2026-07-10 13:52:59 +02:00
loose_ends.rs style: import ordering + blank lines after now_unix sweep (treefmt) 2026-07-06 22:08:40 +02:00
main.rs feat(#2289): push-based server-warning registry with RAII guard 2026-07-10 13:52:59 +02:00
matrix.rs feat(#2035): auto-discover dashboard-provisioned matrix accounts via token+homeserver sidecar 2026-06-27 00:30:04 +02:00
meta.rs fix(hive-c0re): close review findings on the job-DAG queue 2026-07-06 21:44:43 +02:00
migrate.rs fix(#1375): clean up pedantic warnings and re-enable -D warnings without pedantic bypass 2026-06-05 16:55:09 +02:00
paths.rs remove vestigial agent-ports.json tcp web-port map 2026-06-22 11:59:14 +02:00
priv_client.rs fix(#2290): use 0777 for per-agent socket dirs in tmpfiles.d 2026-07-09 00:52:32 +02:00
questions.rs refactor: drop kind_to_str wrapper, call ApprovalKind::as_str directly 2026-07-06 21:49:46 +02:00
server.rs fix(#2290): register_agent in handle_spawn (event-driven, replaces stale spawn_poll comment) 2026-07-09 01:08:38 +02:00