Hey, trying to set up Opus 4.6 as the subagent model but hitting a wall.
What's happening:
Any sessions_spawn call immediately fails with:
gateway closed (1008): pairing required
Gateway target: ws://127.0.0.1:18789
Bind: loopback
Gateway log snippet (repeats every ~1s):
warn gateway security audit: device access upgrade requested reason=scope-upgrade
scopesFrom=operator.read scopesTo=operator.approvals client=gateway-client
error gateway connect failed: GatewayClientRequestError: pairing required
Setup:
β’ OpenClaw 2026.4.12, macOS, node 25.8.1
β’ Gateway on loopback with token auth
β’ Telegram connected and working
β’ Main agent: MiniMax M2.7
β’ Subagent model: kie-claude/claude-opus-4-6 (configured as the dedicated subagent model in agents.defaults.subagents.model)
β’ Changelog fix #59555 supposedly covers this but still failing
Main agent works fine. Just subagent spawns are blocked by this. Any known workaround?