From 1a79079d2d276d88510ea508a208cdf43525f0cd Mon Sep 17 00:00:00 2001 From: coso Date: Tue, 11 Aug 2026 08:57:43 +0800 Subject: [PATCH] Record successful Windows plugin Gate B --- internal/exec-plans/release-v1.125.0-plan.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/internal/exec-plans/release-v1.125.0-plan.md b/internal/exec-plans/release-v1.125.0-plan.md index 9f98ec95a..0fe0ea3f3 100644 --- a/internal/exec-plans/release-v1.125.0-plan.md +++ b/internal/exec-plans/release-v1.125.0-plan.md @@ -1,6 +1,6 @@ # Lime v1.125.0 发布执行计划 -状态:windows-gate-b-timeout-fix-in-progress +状态:windows-gate-b-verified / tag-fixed 日期:2026-08-09 目标版本:`1.125.0` 目标 tag:`v1.125.0` @@ -194,7 +194,7 @@ ## Windows runner `31422354829` -状态:`bridge-timeout-fix-in-progress / windows-runner-pending` +状态:`failed / superseded-by-31444743300` - 使用完整 SHA `cd5bc4eae8211a2f4bdc1a7843b310618df18dc4`;Windows Plugin path contract、sherpa runtime、Electron Windows x64 Squirrel package、N-1 installer download 与 installed Squirrel smoke 全部通过。上一轮 `os error 32` 未复现,但 Gate B 在 reload 后的 session hydration 阶段失败,尚未执行到卸载。 - 失败 evidence 已证明首次 MCP App surface、`mcpServer/resource/read`、HTML load、reload 后 canonical MCP item/plugin/resource URI 均正确;直接错误是 `thread/items/list` 经 `app_server_handle_json_lines` 在 5000ms 内未返回,Renderer fail closed 后主内容与 App surface 消失。 @@ -203,4 +203,11 @@ - 窄写集:`src/lib/dev-bridge/commandPolicy.ts`、`src/lib/dev-bridge/commandPolicy.test.ts` 与本计划;不触碰并发架构、命令文档、projection drift 和治理 fixture 改动。 - 本地验证:commandPolicy Vitest `11 passed / 0 failed`;定向 ESLint、`npm run typecheck`、`npm run test:contracts`、`npm run verify:app-version`、`npm run verify:gui-smoke` 与 `git diff --check` 均通过。GUI evidence:`standalone-shell-01-20260810194309-62252`。 - 本机真实 packaged Plugin Gate B 通过:summary `ok=true`、provider request `2`、provider final text、MCP App 首次/reload/cold restore、App Center 卸载、installed projection 清理、卸载后历史恢复全部通过,`productionMockFallbackHitCount=0`、`missingRequiredMethods=[]`。 -- 退出条件:定向回归覆盖 `thread/items/list`、`thread/turns/list` 和未来 App Server method 均归 `app-server-read`;typecheck、contracts、GUI smoke 与本机真实 Electron Plugin Gate B 通过;随后提交并推送新完整 SHA,重新跟踪 Windows Gate B 到卸载、installed projection 清理与历史恢复全部通过。`v1.125.0` tag 保持不动。 + +## Windows runner `31444743300` + +状态:`complete / windows-gate-b-verified` + +- 修复提交 `8738c8a623a763c50267d208facb4667ca9736c6` 已推送到 `origin/main`。Windows runner [`31444743300`](https://github.com/limecloud/lime/actions/runs/31444743300) 与 Job `93636406363` 均为 `success`;Windows path contract、sherpa runtime、Electron x64 Squirrel 构建、N-1 installer 下载、真实安装/升级 smoke 和 installed Plugin Gate B 全部通过。 +- Windows Gate B Artifact `9084355493`(`lime-windows-agent-plugin-gate-b-evidence`)已下载并审计:`ok=true`、`appVersion=1.125.0`、`platform=win32`、`arch=x64`、packaged/preload/App Server JSONL 真链成立、provider request `2`、MCP ledger accepted、reload/cold restore 通过、resource read/HTML load `3/3`、Electron launch `2`、卸载/installed projection 清理/历史恢复全部通过;卸载后没有重启 MCP runtime、重跑 provider 或 tool,`productionMockFallbackHitCount=0`、`missingRequiredMethods=[]`、`legacyMcpCommandsSeen=[]`、`consoleErrors=[]`。 +- 退出条件已满足。远端 `main` 指向 `8738c8a623a763c50267d208facb4667ca9736c6`;本地与远端 `v1.125.0` tag 均继续固定在 `8647d18fa358e3a9c86e520348d39e4b3eba6041`,未移动或覆盖。