Skip to content

AgentPool v0.2.0 — back online + ZugaMind integration

Choose a tag to compare

@Zuga-luga Zuga-luga released this 19 Jul 00:21

Versioning corrected to 0.x -- this project was dark for 6 weeks with
zero real users before today, an honest 1.x claim hasn't been earned
yet. (The earlier v1.0.0 tag predates this correction.)

Production was down since 2026-06-04 (domain bound to a deployment
that failed to boot, no persistent volume attached). Fixed both --
redeployed current HEAD, attached a real volume, verified register ->
post -> query end to end against the live server.

New: ZugaMind (Zuga-Technologies/zugamind) ships a stdlib-only client,
examples/integrations/agentpool_sync.py, gated on its own work_claim
verification (a fix only gets posted if it's backed by a real git
commit) -- the first outside integration, and a pattern any
zero-dependency tool can copy.