建议增加长对话的历史节点目录与快速跳转功能
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 395
- Avg merge
- 21h 48m
- Merged PRs (30d)
- 776
Description
**提交人**: panwei
**客户端版本**: 0.1.21
---
## 使用场景
对话变长后,用户需要反复滚动,难以定位之前某个关键讨论节点。
例如,当 Agent 输出了分析结果,但该结果没有落地为独立文档时,用户之后想再次查阅该分析内容,需要花费较多时间在长对话中手动滚动和定位。
## 诉求
希望能够快速浏览当前会话中的历史讨论节点,并直接跳转到对应消息,降低长对话的内容回溯成本。
## 建议方案
为单个会话增加可折叠的“历史对话节点目录”。
目录可以按关键用户请求或主要回答生成节点。用户点击节点后,直接跳转到对应消息位置。具体的节点生成、命名和展示方式可由产品侧进一步评估。
---
**版本区域**: CN
**OS**: win32 x64 (10.0.19045)
**界面语言**: zh-CN
Contributor guide
Research direction
Start by reviewing the current conversation view and message navigation entry points; the issue does not identify specific files or tests. Define how historical nodes are generated, named, displayed, collapsed, and linked to messages, then verify that selecting a node reliably jumps to the intended message in long conversations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100