feat(workflow): 添加可验证 Agent 工作流 - #23
Merged
Merged
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.
目的
建立可恢复、可验证的 MultiWeb Agent 工作流,并修复 Desktop 浏览器创建前关闭竞态与 iOS 文件选择器 URI 安全边界。
改动内容
onAfterCreated;iOS 仅接受无 host、query、fragment 的绝对file://URI。平台影响
./gradlew apiCheck --no-daemon通过。./gradlew :webview-android:assembleRelease --no-daemon通过。./gradlew :webview-ios:compileTestKotlinIosSimulatorArm64 --no-daemon通过。./gradlew :webview-desktop:test --no-daemon通过。./gradlew :webview-browser:jsBrowserTest :webview-browser:wasmJsBrowserTest --no-daemon的 JS 与 Wasm ChromeHeadless 报告各 3/3 通过。验证命令与结果
PYTHONDONTWRITEBYTECODE=1 python3 -m unittest tools.tests.test_agent_workflow -v:40/40 通过。git diff --check 645e0bf...b56d13c:通过。apiCheck、Android Release、Desktop 单测、iOS 测试编译、Compose JS/Wasm 编译,以及 JS/Wasm ChromeHeadless 报告各 3/3。风险与兼容性
文档变更
Agent 工作流记录
.codex/workflow/runs/MW-20260817-001/task-contract.mdb56d13c3f02b4aaa2866c482f3fa8fe63920dfb0PASSPASS