TRAE

TRAE

TRAE is an AI programming IDE developed by ByteDance that enables AI to autonomously complete the entire development lifecycle through SOLO mode, unlocking developer productivity.
AI programming IDETRAE SOLO modeByteDance AI development toolsIDE for automatic code generationAI Coding Agent tools

Features of TRAE

SOLO mode: AI understands requirements and independently drives the full lifecycle of coding, testing, and deployment
Dual development modes: IDE mode preserves control, SOLO mode AI automatically completes tasks
Custom agents: freely combine tools and skills to build a personalized AI development team
Cue intelligent continuation: predicts the next changes based on context, one-click application of multi-line suggestions
Local-first storage: code is saved locally by default, minimizing data uploads to protect privacy and security

Use Cases of TRAE

Independent developers describe requirements in natural language, letting TRAE SOLO automatically generate a complete Web application
Frontend teams import Figma design files, and, using intelligent agents, generate previewable page code with a single click
Enterprises deploy locally on premises, using custom agents to automatically scaffold internal frameworks
During personal project refactoring, use Cue intelligent prediction to batch rename variables and optimize structure
Remote team collaboration, combining SSH remote development with AI Q&A to quickly locate and fix live bugs

FAQ about TRAE

QWhat is TRAE?

TRAE is an AI programming IDE developed by ByteDance, with an integrated SOLO mode that enables AI to independently complete the full workflow—from requirements analysis, coding, and testing to deployment.

QHow to use TRAE SOLO mode?

Open TRAE and select SOLO mode; input requirements in natural language; the AI automatically decomposes tasks, generates code, and runs tests; upon completion, you can preview or deploy directly.

QIs TRAE free?

TRAE's personal edition is completely free in China, with unlimited use of domestic models such as Doubao, DeepSeek, and all core features; the enterprise edition is priced per seat, 69 yuan per seat per month.

QWill code and data be uploaded?

TRAE adheres to a local-first approach; code files are stored locally by default; plaintext is only temporarily uploaded during index construction and is deleted immediately after computation; you can enable Privacy Mode to further restrict.

QWhat external tools does TRAE support?

Via the MCP protocol, it can seamlessly integrate with tools such as Figma, Excel, Supabase, automated testing, and more; users can also customize plugins to extend the capabilities of the agents.