






















暂无文章
This is Part 04 of the Crazyrouter Claude Code series. This article focuses on “Claude Code with Crazyrouter Series 04: Chapter 1: Quick Start,” covering Chapter 1: Quick Start, 1.1 What Is Claude Code, and why non-programmers can use it easily.
Unified integration guidance: Claude Code / Anthropic native clients use
ANTHROPIC_BASE_URL=https://cn.crazyrouter.com; OpenAI-compatible SDKs, HTTP requests, and frontend/backend applications usebase_url=https://cn.crazyrouter.com/v1.
/v1/v1/... issue caused by an incorrect Base URL.Complete Claude Code installation walkthrough
Link:
[Required setup for installing Claude Code on Windows]
Link:
Claude Code installation video tutorial and hands-on demo
Link:
Claude Code is a powerful AI assistant tool that helps you complete all kinds of work on your computer. Put simply, it is like an intelligent colleague who is always available. You can talk to it in everyday language and ask it to help you process text, analyze data, organize files, and handle many other tasks.
Claude Code is designed to be very user-friendly. You do not need any programming knowledge to use it:
Open your browser and visit
Choose the appropriate version for your operating system:
Click the download button and wait for the installer to finish downloading (about 613 MB)
After installation, open Trae. You will see an editor interface that is very similar to VS Code.
Trae is fully compatible with the VS Code extension marketplace. The steps for installing the Claude Code extension are exactly the same as in VS Code.
In Trae’s left sidebar, click the Extensions icon (the icon made of four squares), or use the shortcut Ctrl+Shift+X (Windows/Linux) or Cmd+Shift+X (macOS).
Enter "Claude Code" in the search box and find the official extension in the search results.
Click the "Install" button on the right side of the extension and wait for the installation to complete.
After installation, you do not need to leave the installation screen. A Claude Code icon (a chat bubble icon) will appear at the top of Trae. Click it.
At this point, the Claude Code chat window will appear in your code area.
The first time you use it, you need to log in to your Anthropic account:
Because users in China are blocked by the official Claude service, we recommend using the method in the next chapter, “Connecting to Domestic Large Models,” to use Claude Code.
After you log in successfully, you can start using Claude Code. Enter your question or request in the chat box, and Claude Code will respond.
As an alternative to VS Code, the domestic version of Trae has the following advantages:
Q: Is Trae free?
A: Yes. The domestic version of Trae is completely free and can be used permanently.
Q: What is the difference between Trae and VS Code?
A: Trae is developed based on VS Code, and its interface and workflow are almost exactly the same. The main difference is that Trae is optimized for domestic users, offers faster network access, and includes some additional built-in AI features.
Q: Does Trae support all VS Code extensions?
A: Yes. Trae is fully compatible with the VS Code extension ecosystem, so you can install and use all VS Code extensions.
Q: How long does installation take?
A: It usually only takes a few minutes. The exact time depends on your network speed.
Q: Can I use it on multiple computers?
A: Yes. You can install Trae and the Claude Code extension on any computer and log in with the same account.
Q: Are Trae’s shortcuts the same as VS Code’s?
A: Yes. Trae’s shortcuts are exactly the same as VS Code’s, so you can switch between them seamlessly.
Open any file with Trae, and you will see the Claude Code icon in the upper-right area near the top. Click it to open the Claude Code interface.
After opening Claude Code, you will see a friendly interface. Let’s look at what each part does.
The chat window is the core area of Claude Code, located on the left side of the interface.
At the bottom of the chat window, you will see an input box. This is your main workspace:
Above the input box is the conversation history area:
Click the “/” button next to the input box to expand the quick actions menu.
The menu includes:
In the chat dialog, enter / to open the quick menu. Enter @ to open the file selection menu.
There is a “Think” toggle button next to the input box, used to switch thinking mode on or off.
At the far left below the input box, you will see the current execution mode. Click it to switch to another mode. The modes include:
Z Code is a lightweight AI collaborative development tool launched by Crazyrouter. It provides developers with a unified, friendly visual desktop that makes AI programming tools like Claude Code simpler and more intuitive to use.
Z Code is a lightweight code editor currently in Alpha testing. Its core goal is to lower the barrier to using command-line AI programming tools such as Claude Code, Codex, and Gemini. By providing a unified visual interface, Z Code brings powerful AI coding assistants out of the command line—where they are often only comfortable for advanced users—and onto the desktops of more everyday developers.
Compared with using the command-line version of Claude Code directly, Z Code has several clear advantages:
Open your browser and visit the official Z Code website:
Note: Z Code is currently in Alpha testing, so some features may be incomplete or contain bugs. Back up important code before using it.
After configuration is complete, you can use Claude Code in Z Code:
| Feature | Z Code | Trae |
|---|---|---|
| Company | Crazyrouter | Trae team |
| Primary focus | AI collaborative development tool | AI-native IDE |
| Claude Code integration | Native integration | Via plugin |
| Interface style | Lightweight editor | Similar to VS Code |
| Multiple AI tool support | Supports Claude Code, Codex, Gemini, and more | Mainly supports Claude Code |
| Best suited for | Quickly using multiple AI tools | A full IDE development environment |
Q: Is Z Code free?
A: Z Code is currently in Alpha testing and can be used for free. A paid version may be introduced in the future.
Q: Do I need to pay to use Claude Code in Z Code?
A: Z Code itself is free, but using Claude Code requires an Anthropic API Key, which you need to purchase from Anthropic.
Q: Which programming languages does Z Code support?
A: Z Code itself is an editor and supports multiple programming languages. Claude Code can handle code in almost all mainstream programming languages.
Q: Can I use multiple AI tools in Z Code at the same time?
A: Yes. Z Code supports configuring and using multiple AI tools at the same time, and you can quickly switch between them.
Q: How stable is Z Code?
A: Because Z Code is currently in Alpha testing, some instability may occur. Save your code regularly while using it.
Q: Can Z Code replace Trae?
A: It depends on your needs. If you only need to use AI programming tools, Z Code is a good option. If you need a complete IDE environment, Trae may be a better fit.
Z Code is an emerging AI collaborative development tool. By providing a visual interface, it greatly lowers the barrier to using AI programming tools such as Claude Code. For beginners or developers who need to quickly use multiple AI tools, Z Code is well worth trying.
Whether you choose Z Code or Trae mainly depends on your personal needs and development habits. If you are comfortable with the command line or need a full IDE environment, Trae may be a better fit. If you want a simple, intuitive interface for using AI programming tools, Z Code is a great choice.
In the next chapter, we’ll take a closer look at how to have effective conversations with Claude Code so that AI can better help you complete programming tasks.
/v1 UsageIf you’re ready to connect Claude Code, Chinese models, or your own application to Crazyrouter through a unified setup, follow this sequence:
https://cn.crazyrouter.com; use https://cn.crazyrouter.com/v1 for OpenAI-compatible SDKs./v1 was added to the Base URL.
When you need to evaluate model costs or choose a different model, check the Crazyrouter pricing and models page first, then add your frequently used models to the Token whitelist.此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。