feat: 增强session列表显示功能 - #2
Open
DanielZhao1990 wants to merge 1 commit into
Open
Conversation
新功能: - 添加创建时间和修改时间显示 - 显示每个session的第一条用户消息预览(200字符) - 改为2列布局展示更多信息 - 添加搜索session内容功能 - 智能清理消息预览(移除代码块、markdown格式等) 界面优化: - 时间显示为相对时间格式(如"2 hours ago") - 消息预览带有左侧边条样式 - 搜索模态框支持内容搜索和高亮显示 工具改进: - 新增多个一键启动脚本(.bat文件) - 添加详细的启动说明文档 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>
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.
新功能:
界面优化:
工具改进:
🤖 Generated with Claude Code