Documentation Index
Fetch the complete documentation index at: https://docs.crazyrouter.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Claude Dev is a VS Code AI coding extension suited for Claude-style code explanation, refactoring suggestions, and multi-turn collaboration through Crazyrouter. For public docs, prefer the OpenAI Compatible route first because it is more consistent with the rest of the Crazyrouter integration stack and easier to troubleshoot.Recommended Configuration
If you use the China-optimized API route and Claude Dev is set to the
OpenAI Compatible provider, you can set the Base URL to https://cn.crazyrouter.com/v1.
Recommended Models
| Scenario | Model |
|---|---|
| Daily coding | claude-sonnet-4-6 |
| Heavier reasoning and planning | claude-opus-4-7 |
claude-sonnet-4-6 and claude-opus-4-7 match the latest verified Claude model guidance in this doc set. For the smallest first-pass VS Code validation, start with claude-sonnet-4-6.