MiniMax M2.7 Model Released with Improved Coding Performance

MiniMax M2.7 Release Details
MiniMax has released M2.7, the latest version of their AI model. The model shows significant improvements over the previous M2.5 version, particularly for coding tasks.
Key Performance Metrics
- Scores 56% on SWE-Pro benchmark, putting it in similar territory to Claude Opus for real-world coding tasks
- Hallucination improved from -40 to +1 on the omniscience index
- Ran 100+ rounds of self-improvement loops on its own training infrastructure, resulting in 30% performance improvement
- Maintains pricing at $0.30 per million input tokens
Practical Applications
When tested with OpenClaw, M2.7 shows particular strength in agentic workflows including:
- Multi-step tasks
- Tool use
- Long context workflows
The model handles these scenarios better than the previous M2.5 version.
Additional Announcement
MiniMax also announced OpenRoom, an interactive GUI where AI characters can interact with their environment rather than just text. This appears to be in early demo stages.
📖 Read the full source: r/openclaw
👀 See Also

Four UX/Product Gaps Identified in Claude's Onboarding Experience
A user identified four specific UX/product gaps while setting up Claude across Desktop, Cowork, Dispatch, and the iPhone app during active use. Issues include Dispatch tasks entering infinite loops when desktop is offline, single persistent threads in Dispatch, tab-anchored chat panels in Chrome, and missing Google Drive files in the mobile app knowledge base UI.

OpenAI's Pentagon Contract Terms Allow 'Any Lawful Use' Including Potential Surveillance
OpenAI negotiated new terms with the Pentagon that include the phrase 'any lawful use,' which sources say allows the military to use OpenAI's technology for mass surveillance programs if they're technically legal. Anthropic was blacklisted for refusing to budge on two red lines: no mass surveillance of Americans and no lethal autonomous weapons.

Persistent Data Loss in Claude Projects: Conversations Disappearing Without Recovery
A long-form writer reports losing entire days of work in Claude Projects due to conversations disappearing from the project chat list, unsearchable and unrecoverable, with no response from Anthropic support after three incidents.

Claude Code v2.1.216: Sandbox Filesystem Toggle, Quadratic Slowdown Fix, and 30+ Bug Fixes
Claude Code v2.1.216 adds sandbox.filesystem.disabled to skip filesystem isolation while keeping network egress control, fixes a quadratic message normalization slowdown in long sessions, and resolves 30+ bugs including OAuth token expiry, worktree isolation, and background agent persistence.