@Trae_ai I use Trae SOLO every day—just say an idea, and it instantly becomes a working tool. Want to tweak something? One sentence is enough. For daily creativity and bursts of inspiration, it’s my ultimate companion. 🤖
AI coding 一个实践:每次做重大功能/改动之前先用 plan mode 做一个 research / design doc,然后再基于这个 doc 做实现的 plan。
design doc 加上编号存到一个文件夹里,commit 进仓库。这就类似你的设计思路的 db migrations,记录着整个项目进化思考的脉络。