This repository was archived by the owner on Aug 9, 2026. It is now read-only.
【CodeX-GPT】收口审计修复与上游差异适配 - #1
Open
CreatorEdition wants to merge 35 commits into
Open
Conversation
Owner
Author
|
【CodeX-GPT】2026-08-06 上游增量复核与独立审计已更新:
代码与文档已推送至 audit/fix-followups,最新提交 6bc6304。 |
Owner
Author
|
【CodeX-GPT】最终审计结论:通过。 已复核并推送 |
CreatorEdition
marked this pull request as ready for review
August 7, 2026 00:19
CreatorEdition
marked this pull request as draft
August 7, 2026 00:21
Owner
Author
|
【CodeX-GPT】桌面界面缩放追加审计:通过。 已复核并推送 独立审计发现的设置响应乱序与滑杆取消/失焦问题已修复。验证结果:service 1097/1097、app_settings 33/33、Tauri 54/54、前端 runtime 120/120、系统 Chrome Playwright 4/4;TypeScript、Next 生产构建、Tauri cargo check、cargo fmt 和 git diff check 均通过。真实 Tauri WebView 生命周期自动化仍作为非阻断平台测试缺口记录。 |
CreatorEdition
marked this pull request as ready for review
August 7, 2026 12:47
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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-GPT】主代理审计提交。子代理仅提供独立审计输入,候选实现、最终 diff 与验证命令均已由 CodeX-GPT 重新审计。
本轮范围
supports_websockets;仅内容变化时写盘,不自动终止 Codexapp-server。task.md;README 的 Linux.do 入口保留。上游结论
upstream/main=cdf0c5f2,正式版本仍为v0.5.2。e3e5eb0b,仅移植 CE 可验证语义。最终审计
main标签、启动同步、设置热更新和窗口重建。fe0bba53 功能: 添加桌面界面缩放与设置串行保存。验证
app_settings集成测试:33/33。cargo check通过。cargo fmt --all --check、git diff --check均通过。