Trae is a free, AI-native Integrated Development Environment (IDE) developed by ByteDance, designed to enhance developer productivity through advanced AI integration. It offers a range of features tailored for both individual developers and teams.
Trae's overseas version has started to launch its paid strategy today. Say goodbye to queuing, Trae subscription is now available: the first month of Pro is only $3, and Alipay is supported.
Builder Mode: Project-Level Generator
Enter a sentence like "build a blog system," and Trae can automatically generate the full project code structure, interface definitions, frontend UI, and deployment scripts.
Chat Mode: Contextual Programming Assistant
Supports natural language questions, referencing code files or directory contexts, for bug fixes, unit test writing, function rewriting, and other intelligent interactions.
Webview Preview and Debugging
Preview the frontend UI directly in the IDE, supporting multi-end responsive design, and what you see is what you get.
Multimodal Input
Supports uploading design diagrams, flowcharts, and other auxiliary generation of interface code, as well as voice-driven interaction (such as describing UI elements).
Code Referencing and Version Control
In Chat mode, you can use @reference
to accurately locate a specific piece of code or file; and iterate through multiple rounds of interaction with version control.
#filename
and #functionname
can help AI accurately locate the context.Question: Can Trae be used now?
Answer: Yes. Both the international version and the domestic version of Trae have been officially launched, and you can download and use it for free by visiting the official website.
Question: What can Trae actually help me do?
Answer: Trae can help you quickly generate project code, debug functions, understand code logic, generate UI and scripts, and also support deployment, database modeling, and other tasks.
Question: Is Trae completely free?
Answer: Yes. Currently, the calls to models such as GPT-4o and Claude 3.5 are unlimited and free of charge. In the future, there may be paid divisions for enterprise services or high-frequency model calls, but there are no barriers for personal and small team use at the moment.
Question: What models does Trae support?
Answer: Currently, it supports Gemini 2.5 Pro, GPT-4o (OpenAI), Claude 4, Claude 3.7, Claude 3.5 (Anthropic), DeepSeek (domestic model), and you can switch to use them with one click in the Chat mode.
Question: What is the difference between Trae, GitHub Copilot, and Cursor?
Answer:
Tool | Type | Advantage | Free or Paid |
---|---|---|---|
Trae | AI Native IDE | Supports Builder to generate full project, contextual referencing, Webview debugging | Free |
Copilot | Plugin (VSCode) | Accurate completion, tightly integrated with GitHub ecosystem | No (starts at $10/month) |
Cursor | VSCode Branch | Supports AI conversation, can be run locally | No (free + Pro) |
Question: Will there be a charge in the future?
Answer: The official has stated that there may be charges for the following in the future:
Share your thoughts about this page. All fields marked with * are required.