generated from JetBrains/intellij-platform-plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 432
新增历史记录的功能 #364
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
phodal
added a commit
that referenced
this issue
May 30, 2025
- Add ChatHistoryService with Xodus database storage - Add ViewHistoryAction to browse and restore sessions - Integrate auto-save on new sketch creation - Add displayMessages method to SketchToolWindow - Include history icon and localization strings
phodal
added a commit
that referenced
this issue
May 30, 2025
- Change popup positioning to use best position relative to action context - Remove verbose comments and simplify imports in chat history loading - Generate session names from first user message instead of timestamp only
可以下载 Action 中的测试版本试试 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Feature Proposal: 新增历史记录的功能
Description
新增历史记录的功能,读取recording.jsonl中的相关信息,显示在UI上,翻页显示。
The text was updated successfully, but these errors were encountered: