Skip to content

v0.1.0 — the lovable loop

Choose a tag to compare

@mkk2026 mkk2026 released this 25 Jul 09:46

First release of agentreg — DNS for AI agents.

The minimal n=3 loop, in a single Go binary (agentctl):

  • serve — run the self-hosted registry daemon
  • register / list / find — register agents and discover them by capability
  • heartbeat loop that health-checks every agent and flips status before failures reach downstream

Install:

brew install mkk2026/tap/agentreg

or download a binary below.

No cloud dependency. Self-hosted. See the README for the quickstart.