I have openclaw gateway bound to tailnet so I can access the dashboard remotely. However, then OC tries to spin up a sub-agent, it gets errors: it's bound to ailscale IP but sub-agents connect via ws://127.0.0.1:18789 (loopback). Connection gets refused on localhost because the gateway isn't listening there.
How do I keep using tailscale while fixing the sub-agent issue?