Is TRAE really the new Cursor Killer?
AI Summary
Summary of Bite Dance’s AI Coding IDE - “Trey”
- Bite Dance, the company behind TikTok, has released an AI coding IDE named Trey.
- Trey aims to enhance productivity by combining human and AI capabilities.
- Features include chat, multimodality (uploading images, documents), and autocomplete.
- The Builder mode is a key feature, similar to Wind Surf’s Cascade or Cursor’s Composer.
- It allows development from scratch and integrates various tools for code analysis, editing, and command execution.
- To enable Builder mode:
Command + U
at the top left of the AI chat box, then click Builder.- Trey is currently free as it’s in beta, starting from January 20th.
- It uses the CLA 3.5 Sonet model under the hood.
Setup Process
- Download and install Trey.
- Choose language and theme preferences.
- Import settings from VS Code or Cursor.
- Add environment variable to start Trey from the terminal.
- Create an account to access AI features.
Testing Trey
- Created a snake game using Next.js 15 with Trey’s assistance.
- Encountered errors during the process, which were manually fixed.
- Tested the game mechanics and UI, which required some adjustments.
- Reviewed Trey’s settings and documentation, noting limited features compared to established apps like Cursor due to its newness.
Issues and Observations
- Trey’s Builder mode feels like an early version, with less smooth file creation and code generation compared to Cursor.
- Encountered multiple errors that required manual intervention.
- The AI sometimes acted without waiting for user confirmation, leading to less control over the coding process.
- The code generated by Trey was not as modularized as expected, with calculations and logic mixed into component files.
Conclusion
- Trey shows promise as a free AI coding tool but needs improvements for real application development.
- The reviewer plans to monitor Trey for updates and improvements.
- For quick and efficient development, established tools like Cursor or Wind Surf are recommended.
Note
- No detailed instructions such as CLI commands, website URLs, or tips were provided in the transcript.
- The video was focused on testing and reviewing Trey’s capabilities and limitations.