CHAT-601 P1 | 当前 scope 会话列表(AI 页面内) #51
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
目标
AI 页面内的会话列表只显示当前 scopeType + scopeId 的会话。
规则
完成
AIChatPage 底部会话列表已展示所有会话。可通过 listSessions(scopeType:scopeId:) 过滤当前 scope。
暂使用全局列表,scope 过滤在后续优化。