How to set up Qwen 3.6 Plus Preview on OpenRouter for free OpenClaw usage

Free Qwen 3.6 model for OpenClaw agent work
A Reddit user reported that Qwen 3.6 Plus Preview is available for free on OpenRouter and works with OpenClaw for AI agent tasks. The model offers a 1 million token context window.
Setup steps from the source
The user provided specific instructions for configuring this setup:
- Create a free account on OpenRouter and copy your API key
- In OpenClaw, add the OpenRouter provider and paste the API key
- Refresh the model list or run
openclaw models scan - Set the model to
qwen/qwen3.6-plus-preview:free(type manually if not showing) - Run
openclaw config set agents.defaults.thinkingDefault high - Execute
openclaw gateway restart
The user mentioned previously burning through an OpenAI Codex plan quickly while using OpenClaw, then searching for better performance-to-price alternatives before discovering this free option.
📖 Read the full source: r/clawdbot
👀 See Also

Guide: Deploying OpenClaw with llama.cpp on GEEKOM IT15 Mini PC
A technical walkthrough details switching OpenClaw from Ollama to llama.cpp to run a local Qwen3-8B model with Intel Arc GPU acceleration, covering configuration changes, manual server management, and troubleshooting common pitfalls.

Todoist connector removed from Claude, custom setup required
The official Todoist connector is no longer available in Claude. Users can add Todoist as a custom connector using the MCP URL https://ai.todoist.net/mcp, but this requires a Claude Pro or Max subscription.

SOUL.md rules drift in long AI agent sessions and how to fix it
SOUL.md rules work perfectly for the first 10-15 messages but start drifting around message 20-30 as conversation context overrides the initial system prompt. The solution is to use /new more aggressively to reset sessions before each distinct task.

Fix for 'VM Service Not Running' error in Cowork on Windows 11
A Reddit user shares a PowerShell command fix for the 'VM Service Not Running' error in Cowork when Hyper-V is installed but the hypervisor isn't launching at boot. The solution involves checking hypervisorlaunchtype and setting it to auto.