## OpenClaw 3.7 Update Overview OpenClaw 3.7 brings **40+ features** and **30+ bug fixes** with significant performance improvements. This update focuses on expanding model support, improving context management, and enhancing developer workflows. ## Key Features **Multi-Model Support** The update adds support for **OpenAI GPT-5.4** and **Gemini 3.1 Flash**, breaking dependency on single model providers. Users can now choose between Claude, GPT, Gemini, and Chinese models like **Longma** based on their needs and budget. The hosts report testing extensively with different models - one using Claude Opus ($30-60/day) while another uses MiniMax ($20/month plan) with substantial success after optimization. **Context Engine Plugin System** The new context engine plugin revolutionizes **Discord and Telegram workflows**. Previously, creating threads isolated conversations from the main chat, causing context loss. Now threads **sync back to the main branch**, ensuring coherent, cohesive conversations where agents remember previous interactions. This solves the frustrating "I don't know how to use this" problem when agents couldn't access thread history. **ACP Persistent Binding** This feature dramatically improves **Claude Code integration** for development tasks. The system now maintains persistent memory of what it's building across sessions. The hosts demonstrated this by building **boxminingai.com** - a video dashboard website with categorized content, magic link authentication, and watch progress tracking. This makes development accessible to non-developers who can simply describe what they want built. ## Practical Applications - **Building websites/dashboards** through conversational instructions - **Organizing multi-agent workflows** with Avengers-themed agent names - **Model optimization** by testing different providers for specific tasks - **Context management** in team environments using threads ## Update Instructions While auto-update works, **manual updating is recommended**: 1. Connect via terminal (using Termius or similar) 2. Run `openclaw update` 3. Follow the UI prompts for permission changes This approach prevents disconnection issues that sometimes occur with agent-initiated updates. ## Real-World Use Case The hosts created boxminingai.com to organize their tutorial content by topic (Discord setup, Telegram integration, Claude Code usage), making OpenClaw learning more intuitive. The site tracks user progress and provides direct links to relevant videos.





