feat: 对话功能包——导出(MD/图片/HTML)、AI 命名、列表管理、辅助模型、星标 - #44
Open
Feplus2 wants to merge 9 commits into
Open
Conversation
This was referenced Jul 22, 2026
Feplus2
added a commit
to Feplus2/better-sageread
that referenced
this pull request
Jul 26, 2026
Feplus2
added a commit
to Feplus2/better-sageread
that referenced
this pull request
Aug 13, 2026
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.
概述
本地一系列改造中第一批通用功能,聚焦 AI 对话体验,共 9 个独立 commit,可逐条审:
export-thread-markdown.ts)export-thread-image.ts/export-thread-html.tsthread-title-service.ts):自动生成对话标题;并修复推理模型(如 deepseek-v4-pro)reasoning 吃光小maxOutputTokens导致标题输出为空的问题说明
tsc --noEmit通过如有不收的方向也请直言,相应功能留在本地自用即可。