Theme Schema v4 character themes and runtime stability - #1
Merged
Conversation
added 10 commits
July 22, 2026 18:29
Collapse nested visual heading candidates and make welcome reconciliation idempotent so current ChatGPT home titles do not trigger safe rejection or observer loops.
u2bo
marked this pull request as ready for review
July 24, 2026 06:46
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.
变更内容
yua-mikami-starlight,接入 SIL OFL 1.1 授权的 ZCOOL XiaoWei 字体,并在中英文 README 展示真实应用截图。npm run release:windows:一键完成依赖校验、完整验证、官方 Node Runtime 与便携 Inno Setup 获取、ZIP/Setup 构建、发布载荷验收和 SHA-256 生成。0.2.0,补充中英文运行文档与v0.2.0发布说明。原因与影响
Schema v4 将角色主题所需的视觉能力收敛到统一契约和标准模板,后续可复用来制作同类主题。Runtime 修复针对窗口激活阶段错误地再次触发 AUMID 的根因,降低主题应用后启动失败的概率,不放宽现有安全校验。一键构建命令将原先多步且易出错的 Windows 发布过程收敛为一个受验收保护的入口。
验证
npm run themes:buildnpm run typechecknpm run studio:buildnpm run release:version -- --tag v0.2.0npm run release:windows真实完成 ZIP、Setup 与校验和构建git diff --check26.721.3404.0热更新验证:activationCalls: 0,根 PID 保持不变合并前检查