agentcue

Design notes

AgentCue’s architecture follows patterns deliberately borrowed from systems we audited in July 2026:

Known limits (by design, for now): single user, localhost only, polling not websockets, vanilla JS single-file frontend. The multi-user path (OIDC, RBAC, actor context, per-workspace secrets) is documented but deliberately not built until there is a second human user.