hyperhive/hive-c0re/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-20 21:46:18 +02:00
..
agent_config address review: drop backwards-compat request/response aliases, use canonical names 2026-07-19 15:53:09 +02:00
dashboard feat(#2302): fold is_plain_ident into PlainIdent newtype 2026-07-20 21:46:18 +02:00
forge fix(#2570): gate boot forge-provisioning behind a readiness poll 2026-07-19 19:07:04 +02:00
job_queue restart preserves wanted intent instead of forcing all agents up (#2540) 2026-07-17 01:46:12 +02:00
lifecycle fix(#2560): kill_on_drop for git + nix children so timeouts don't orphan 2026-07-17 15:04:33 +02:00
socket_server feat(#2302): parse agent names into AgentName newtype at dashboard boundary 2026-07-20 21:46:18 +02:00
stats forge: wire ensure_all() boot-warn sites to the dashboard banner 2026-07-17 13:15:47 +02:00
stores fix(#2594): fold unparseable-approval-row warnings into one aggregated line 2026-07-19 19:08:27 +02:00
workers feat(#2485): remove vestigial Noop + StartupSweep residuals 2026-07-15 20:54:19 +02:00
actions.rs refactor(#2416): drop the now-always-none Spawned.sha field + deny tag leftover 2026-07-15 21:03:52 +02:00
container_view.rs refactor(#2464): rename hive-ag3nt crate to hive-agent, collapse lib into main 2026-07-15 16:09:39 +02:00
coordinator.rs fix(#2569): wake body points at get_loose_ends (get_todos rename is a later increment); strip tracker tags from source comments per hive-rules 2026-07-19 13:28:17 +02:00
dashboard_events.rs refactor(#2416): remove the non-pr config-change flow (request_apply_commit / applycommit) 2026-07-15 21:03:52 +02:00
gateway_nginx.rs sweep: wire gateway-nginx reload + config-repo branch-protection into warning banners 2026-07-16 00:05:29 +02:00
loose_ends.rs address review: drop backwards-compat request/response aliases, use canonical names 2026-07-19 15:53:09 +02:00
main.rs feat(#2569): DB-backed per-agent todo store + mcp.sock upsert/clear/list/mark-done ops 2026-07-19 13:28:17 +02:00
matrix.rs refactor: extract provision_space from matrix::ensure_all instead of allow 2026-07-17 10:02:57 +02:00
meta.rs revert(#2502): render agent config input from local applied mirror, not forge 2026-07-17 18:06:28 +02:00
migrate.rs fix(#2560): use from_mins for migration timeouts to satisfy clippy pedantic 2026-07-17 15:40:35 +02:00
paths.rs fold hive-c0re module tree into the daemon binary + drop dead pub items surfaced by bin-only (#2513) 2026-07-16 10:43:08 +02:00
priv_client.rs fix(#2415): treefmt Rust + Errors doc on register_ci_runner (argus review) 2026-07-16 12:48:23 +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 feat(#2554): add hivectl forge reconcile-config to reconcile local applied config against forge main 2026-07-17 12:55:42 +02:00
webhook_secret.rs chore(#2510): bump indicatif/tower-http/hmac/sha2 to latest majors 2026-07-16 10:42:30 +02:00