Yige
ceeada3625
fix(web-access): 修复 Windows CDP attach 配方 (#95)
## 中文
- 将 web-access 升级到 v3.4.1
- Windows attach 明确禁止把 POSIX heredoc/`/tmp` 交给 PowerShell
- 增加 Playwright import 预检、DesireCore 隔离 venv 和 PowerShell here-string
写脚本配方
- 保持 ready 与依赖缺失分离,禁止回落内置浏览器
## English
- Bump web-access to v3.4.1
- Forbid POSIX heredocs and `/tmp` paths in Windows PowerShell attach
flows
- Add Playwright import preflight, DesireCore-isolated venv guidance,
and a native PowerShell here-string recipe
- Keep browser readiness separate from dependency availability and never
fall back silently
## Validation
- `test_validate_i18n.py`: 9/9
- `validate-i18n.py skills/web-access`: pass
- `translate.py --check skills/web-access`: pass
- Windows live-device observation: probe reached Chrome ready, then the
old recipe attempted Bash `/tmp` and PowerShell `cat <<EOF`; this PR
fixes that deterministic cross-shell failure.
2026-08-29 16:40:38 +08:00
..
2026-07-19 14:37:19 +08:00
2026-08-09 16:25:20 +08:00
2026-08-09 16:25:20 +08:00
2026-08-09 16:25:20 +08:00
2026-08-25 17:25:42 +08:00
2026-07-22 20:03:56 +08:00
2026-07-29 17:48:28 +08:00
2026-08-25 17:25:42 +08:00
2026-07-14 11:55:22 +08:00
2026-08-25 16:13:09 +08:00
2026-06-09 11:27:13 +08:00
2026-08-09 16:25:20 +08:00
2026-08-25 16:13:09 +08:00
2026-06-04 11:14:36 +08:00
2026-07-19 00:45:05 +08:00
2026-07-19 14:37:19 +08:00
2026-05-05 00:26:33 +08:00
2026-07-07 21:14:31 +08:00
2026-08-09 18:14:38 +08:00
2026-08-09 18:14:38 +08:00
2026-07-19 14:37:19 +08:00
2026-07-14 11:55:22 +08:00
2026-08-09 16:25:20 +08:00
2026-07-16 19:59:41 +08:00
2026-08-09 16:25:20 +08:00
2026-08-09 16:25:20 +08:00
2026-07-16 19:59:41 +08:00
2026-08-09 16:25:20 +08:00
2026-07-07 21:14:31 +08:00
2026-07-14 11:55:22 +08:00
2026-08-25 18:32:03 +08:00
2026-07-14 11:55:22 +08:00
2026-08-09 16:25:20 +08:00
2026-08-09 16:25:20 +08:00
2026-07-16 19:59:41 +08:00
2026-07-07 21:14:31 +08:00
2026-07-16 19:59:41 +08:00
2026-07-07 21:14:31 +08:00
2026-07-19 14:37:19 +08:00
2026-08-09 16:25:20 +08:00
2026-07-07 21:14:31 +08:00
2026-08-09 18:14:38 +08:00
2026-05-05 00:26:33 +08:00
2026-07-07 21:14:31 +08:00
2026-08-23 23:31:26 +08:00
2026-07-07 21:14:31 +08:00
2026-07-29 17:48:28 +08:00
2026-07-07 21:14:31 +08:00
2026-07-14 11:55:22 +08:00
2026-08-09 16:25:20 +08:00
2026-07-14 11:55:22 +08:00
2026-08-25 17:25:42 +08:00
2026-07-29 17:48:28 +08:00
2026-08-07 23:54:22 +08:00
2026-07-19 19:19:33 +08:00
2026-08-29 16:40:38 +08:00
2026-08-09 16:25:20 +08:00
2026-08-09 16:25:20 +08:00
2026-07-07 21:14:31 +08:00
2026-08-08 00:13:56 +08:00
2026-07-14 11:55:22 +08:00
2026-07-07 21:14:31 +08:00
2026-02-28 22:47:09 +08:00
2026-05-29 15:36:19 +08:00