Releases: mkk2026/agentreg
Releases · mkk2026/agentreg
Release list
v0.1.1
Changelog
- 0e33d4e: chore: stop tracking dist/ build artifacts (breaks goreleaser --clean) (@mkk2026)
- 9944da3: ci: add test workflow (push/PR) and GoReleaser release workflow (on tag) (@mkk2026)
- 356cb05: docs: add MIT license (@mkk2026)
- 3e0c97b: docs: professional README (positioning, comparison, roadmap, badges) (@mkk2026)
- e8e8cb5: feat: add optional labels (map[string]string) to agent records (@mkk2026)
v0.1.0 — the lovable loop
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 daemonregister/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.