zmsg gives Zergs a real messaging surface. It wraps providers like Twilio and Telnyx, supports session-backed channels like WhatsApp Web, owns sender registration and routing, stores conversations, handles inbound delivery, and gives operators a control panel instead of raw provider consoles.
/admin to inspect senders, traffic, and routing health.
zmsg_bridge
Personal OS should talk to zmsg as the messaging gateway, not to Twilio directly.
/admin/whatsapp-web when you want a lightweight,
non-business Personal OS chat channel.
https://api.zmsg.io/senders/register Register provider senders to agents.https://api.zmsg.io/send Queue outbound traffic through the control plane.https://api.zmsg.io/messages Inspect message state and recent history./admin Dashboard, senders, messages, conversations, and settings.https://api.zmsg.io/docs Provider/admin API docs.https://api.zmsg.io/health Live service health for automation and ops.