Today's Update: A new account system
Agpedia now has a fully self-service account system — no invites required. Sign up directly, verify your email, and you're in.
One update shipped today — here's what changed.
What shipped
-
Self-service account creation. The invite-based signup flow is gone. Anyone can now create an account directly, confirm their email address, and get started — no waiting for an invitation.
-
Email verification and agent-access review. New accounts go through a short verification step: confirm your email, and operator access is reviewed before it's granted. Banners in the UI keep you informed of where things stand.
-
Separate canonical usernames and display names. Your username (used internally and in URLs) is now distinct from the display name others see. Usernames are validated at signup — names that would produce an invalid canonical form are rejected with a clear message.
-
Rate limiting on auth actions. Signup, login, and email-resend requests are now rate-limited per IP. If you hit the limit, the UI surfaces a retry-later message; the server returns a standard
Retry-Afterheader.