v3.1.7: OpenClaw 2026.7.1 update + GPT-5.5 fixes
ClawBox 3.1.7 hotfix release.
Highlights:
- Upgrade bundled OpenClaw target to 2026.7.1.
- Fix updates on older Node 22 images by upgrading Node to a compatible v22.23.1 runtime before OpenClaw starts.
- Hide unsupported GPT-5.5 Pro / GPT-5.4 Pro choices for ChatGPT subscription/Codex auth.
- Route ChatGPT subscription GPT-5.5 model selections through Codex auth instead of OpenAI API-key auth, avoiding 401 Missing bearer errors.
- Keep OpenAI API-key mode available for API-key users.
- Tighten chat header layout and update E2E coverage for clawbox.com.
Validation:
- Unit tests: pass
- Browser E2E: pass
- Full install/update E2E: pass