Problem
What problem does this solve?
为了敏捷开发,有的项目我会在本地拉取多份,为响应业务去迭代。但是我的使用记忆会丢失。
例如git中的project,我在本地有pr-1.3.1,pr-1.3.2,pr-1.3.3等多个对于目录去迭代发布。
但是是每个目录形成的工作习惯是不同享的。
能否提供一个选项,选择我过去形成的那些习惯,可以同步到当前环境中。
另外我有一个通用的项目提示词也是同理,每个项目都需要在设置一次。而Cursor或者Trae是设置一次全部共享的。
Solution
How should it work?
Use Case
When would you use this?
Priority
-
High - Blocking issue -
Medium - Important improvement -
Low - Nice to have
Additional Info
(Optional: screenshots, examples, links)