Yige
3059468526
fix(web-access): use governed external browser open tool (#97)
## 中文
### 变更
- 将 web-access 升级到 v3.4.3,并声明 `BrowserExternalOpen`
- 外部浏览器的简单打开/导航固定为 `BrowserExternalProbe` → `BrowserExternalOpen`
- 仅把点击、动态取文、提取等高级交互交给隔离 Playwright
- 同步中英文 Skill、状态表、决策树和 CDP reference
### 验证
- `python scripts/i18n/validate-i18n.py`
- `python scripts/i18n/translate.py --check skills/web-access`
- `python -m unittest scripts/i18n/test_validate_i18n.py`
- `git diff --check`
## English
### Changes
- Bump web-access to v3.4.3 and expose `BrowserExternalOpen`
- Route simple external-browser open/navigation through
`BrowserExternalProbe` → `BrowserExternalOpen`
- Reserve isolated Playwright for advanced click, dynamic-read, and
extraction workflows
- Keep the English/Chinese skill, status table, decision tree, and CDP
reference aligned
### Verification
- `python scripts/i18n/validate-i18n.py`
- `python scripts/i18n/translate.py --check skills/web-access`
- `python -m unittest scripts/i18n/test_validate_i18n.py`
- `git diff --check`
2026-08-29 07:53:59 -04: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 07:53:59 -04: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