Today, Trae, the AI-native integrated development environment (IDE) under ByteDance, officially announced the open sourcing of its core component, Trae-Agent, offering a new intelligent programming experience to developers worldwide. According to an official tweet (@Trae_ai), developers can now quickly access and experience this intelligent development assistant using `git clone` and `cd trae-agent`.
Trae-Agent is an intelligent development tool created by ByteDance, supporting automated programming tasks driven by natural language, greatly improving development efficiency. Its core features include:
- **Multi-model support**: Compatible with large language models such as OpenAI and Anthropic, easy to install and configure, and flexible to adapt to different development needs.
- **Powerful function integration**: Built-in tools like file editing and script execution, supporting multi-turn interaction to meet complex programming scenarios.
- **Operation log recording**: Automatically saves operation logs, facilitating debugging and tracking, enhancing transparency in the development process.
- **Strong compatibility**: Suitable for Python 3.12, ensuring seamless integration with modern development environments.
As an important part of the Trae ecosystem, the open-sourcing of Trae-Agent marks another milestone in ByteDance's efforts to promote AI-driven development tools. Developers can participate in contributions through the open-source community, jointly building a smarter programming future. Currently, Trae has attracted over 10 million monthly active users and delivered more than 6 billion lines of code, demonstrating its strong influence in the global developer community.