多地登陆的数据同步问题

Problem

使用过程中,在同一个server机器进行开发,使用不同的机器登陆相同qoder账号,聊天历史、memory是不同步的。就导致一些工作可能要从头分析,并且由于memory不同,就导致qoder工作的时候,迭代方向选择也会不一致。

Solution

同账号登陆同一个项目,能够同步历史消息、memory等信息。

Use Case

多地登陆相同开发环境

Priority

  • :red_circle: High - Blocking issue
  • :yellow_circle: Medium - Important improvement
  • :green_circle: Low - Nice to have

Additional Info

(Optional: screenshots, examples, links)