修正手机端新建会话无法同步到 Codex Desktop 左侧线程列表的问题#4
Open
live-long-and-prosper wants to merge 1 commit into
Open
Conversation
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.
变更说明
手机端或浏览器端新建 Codex 会话后,线程能够正常运行,但不一定会出现在 Codex Desktop 对应项目的左侧线程列表中。
本次修复在会话文件落盘后,对 session_meta 做了最小范围的兼容整理:
同时补充了中英文说明文档,记录问题现象、根因、修复方式和验证步骤。
变更类型
验证情况
补充说明:
文档同步
额外说明
本 PR 只提交功能修复和说明文档,不包含本地调试脚本与个人环境配置。