feat: 接入 Chrome 本地 AI 执行方式与英文流式任务 - #25
Merged
Merged
Conversation
This was referenced Aug 19, 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.
Closes #20
Closes #21
Closes #22
Refs #23
Parent Epic: #17
本 PR 做什么
textura-local-ai持久化设置,提供智能选择 / Chrome 本地 AI / 仅云端三种执行方式,不改现有云端 Provider 配置结构。downloadprogress反馈;非支持浏览器只显示不可用原因,不抛未捕获错误。polish / fix / expand在 Prompt 模型已就绪时使用promptStreaming();英文summarize优先使用 Chrome Summarizer API 的summarizeStreaming()。Chrome 本地 AI时绝不静默上传正文到云端。downloadable/downloading视为“尚未准备”,直到用户在设置页显式准备完成。npm ci、npm run lint、npm run build,作为 [Local AI] 回归测试、兼容性矩阵与 Local/Cloud 隐私提示 #23 兼容性/回归工作的第一步。当前本地能力边界
key-points + markdown + medium。format暂走 Cloud;显式 Local 下禁用。回归重点