You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Final wire debrand
Codex JSON-RPC handshake now emits serviceName: donmai / clientInfo.name: donmai (was agentfactory) — a client hint to the Codex app-server; no platform dependency. (#126)
Redis governor queue: DT-5 two-key migration — producer writes BOTH donmai:governor:queue (primary) + agentfactory:governor:queue (legacy); consumer reads primary-first with legacy fallback. Old key dropped in a future release once all governors restart. (#126)