Gateway Setup for AI Agents on macOS This skill builds a persistent gateway for an AI coding agent on a Mac. It bridges background workflows (Inngest, cron, pipelines) into your agent's session and optionally routes responses to external channels (Telegram, WebSocket). Before You Start Required: - macOS (Apple Silicon preferred) - pi coding agent installed and working - Redis running (locally, Docker, or k8s — see skill if you need this) Optional (unlocks more features): - Inngest self-hosted (for durable event-driven workflows) - Tailscale (for secure remote access from phone/laptop) - Teleg…