Add directory locator navigation for conversation threads#18
Open
DabengBa wants to merge 1 commit intoxintaofei:mainfrom
Open
Add directory locator navigation for conversation threads#18DabengBa wants to merge 1 commit intoxintaofei:mainfrom
DabengBa wants to merge 1 commit intoxintaofei:mainfrom
Conversation
DabengBa
commented
Mar 16, 2026
- add session locator utilities to the sidebar directory view so long conversations can jump between user turns and assistant replies
- keep directory navigation synchronized with the active conversation tab, message highlighting, and preserved sidebar tab state
- localize the directory locator copy across supported languages and remove the unused overlay implementation
Owner
Author
Owner
|
了解,建议:可以在右边显示一个悬浮的消息导航(层级需要低于plan的层级),当会话宽度小于界限值时隐藏,比会话消息的最大宽度还大一些时才显示。 |
19a7ccb to
e716aa5
Compare
Author
Owner
|
佬,除了语言文件,会话页面的一个功能,怎么还有十多个文件改动啊,能再看下嘛,看能否控制一下边界 |
e716aa5 to
b4fa16a
Compare
Author
|
我反复鞭笞过codex,它说做不到了
src/lib/session-locator.ts
src/components/message/message-list-view.tsx
src/components/message/use-message-highlight.ts
src/components/ai-elements/message.tsx |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.





