hyperhive/hive-c0re
Repository files (latest commit first)
Filename Latest commit message Latest commit date
atlas a053d33184 refactor(#1865): rename agent_server module to socket_server
Pure rename ahead of the agent+manager server consolidation: the
per-agent socket dispatcher already hosts the shared dispatch and all
lifecycle handlers, and will absorb the manager-only handlers next, so
`agent_server` becomes a misnomer. No logic change — git mv plus a
mechanical `agent_server` -> `socket_server` rename across refs.
2026-06-22 13:58:52 +02:00
..
src refactor(#1865): rename agent_server module to socket_server 2026-06-22 13:58:52 +02:00
Cargo.toml feat(#1843): static-serve the dashboard via the gateway, hive-c0re API-only 2026-06-22 01:18:01 +02:00