Qwen3.6 Plus Preview Available Free Through OpenRouter for OpenClaw

The Qwen3.6 Plus Preview model has been made available free of charge through OpenRouter for integration with OpenClaw. This release provides developers using AI coding agents with access to a newer model variant without immediate cost barriers.
Setup Details
According to the source, setting up this model involves a straightforward process:
- Users need to obtain API keys from OpenRouter
- These keys must be configured within the OpenClaw setup
- During initial use, OpenClaw will prompt users to set the thinking level for the model
The source specifically mentions that after configuration, the setup "is working great" with the thinking level prompt being the primary configuration step required.
Technical Context
Qwen models are developed by Alibaba Cloud and represent a series of large language models with various size variants. The "Plus" designation typically indicates enhanced capabilities compared to base versions, while "Preview" suggests this is a pre-release version available for testing. OpenRouter serves as an API platform that aggregates access to multiple AI models from different providers, allowing developers to switch between models without changing their integration code. OpenClaw is an AI coding assistant tool that can be configured to use different underlying language models through API connections.
For developers currently using OpenClaw, this free preview offers an opportunity to test Qwen3.6 Plus without financial commitment. The thinking level parameter likely controls the model's reasoning depth or response complexity, a common configuration in AI coding assistants that affects output quality and processing time.
📖 Read the full source: r/openclaw
👀 See Also

PostmarketOS February 2026 Update: Generic Kernels and AI Policy
PostmarketOS now offers generic kernel packages (linux-postmarketos-mainline, -stable, -lts) and has updated its AI policy to explicitly forbid generative AI. The project also saw contributor changes and hardware CI improvements.

AI Vendor Lock-In Escalates: Switching Models Now Costs More Than Most Expected
A Zapier survey of 542 US executives shows 90% thought they could switch AI vendors in under 4 weeks, but 58% of actual migrations failed or took far longer. Meanwhile, OpenAI raised GPT-5.2 input token pricing from $1.25 to $5.75, and Anthropic moved Claude enterprise to dynamic pricing, potentially doubling or tripling costs for heavy users.

Claude Code benchmark reveals AI judge blind spot: pipeline bugs misattributed to model capability
An autonomous benchmark run by Claude Code (Opus 4.6) initially declared MiniMax 'cannot implement the task' due to a sandbox configuration bug, then corrected the verdict after investigating daemon logs. The incident highlights how AI judges can confidently misattribute infrastructure issues to model weaknesses.

David Silver's Ineffable Intelligence Raises $1.1B for RL-Based Superlearner Without Human Data
Ineffable Intelligence, founded by DeepMind alum David Silver, raised $1.1B at a $5.1B valuation to build a reinforcement learning-based 'superlearner' that discovers knowledge without human data.