Go to file
xinxin6623 65d2719afb H5 视觉兜底优化 + scrcpy 非阻塞启动 + 自动校准/重连脚本
- wait_for_page_transition: XML 持续返回 other 超过 quick_timeout 后自动启用视觉兜底
- _xml_or_vision_click: 优先视觉 API 找按钮(H5 WebView XML 不可见)
- 自动处理媒体访问权限弹窗
- scrcpy 改为非阻塞 Popen 启动,绑定当前设备 serial 避免多设备冲突
- 新增 auto_calibrate_from_recording.py / reconnect-phone.sh
- postJson 前端异常捕获
2026-07-24 09:46:32 +08:00
docs feat: web UI enhancements, device calibration, phone control manual, and skills directory 2026-07-12 22:14:56 +08:00
scripts H5 视觉兜底优化 + scrcpy 非阻塞启动 + 自动校准/重连脚本 2026-07-24 09:46:32 +08:00
skills/invoice-wrapup feat: web UI enhancements, device calibration, phone control manual, and skills directory 2026-07-12 22:14:56 +08:00
templates init autotrain project 2026-06-11 12:18:53 +08:00
tests feat: web UI enhancements, device calibration, phone control manual, and skills directory 2026-07-12 22:14:56 +08:00
.gitignore feat: add invoice batch wrap-up (name extraction + roster annotation) and web ui automation improvements 2026-07-10 00:11:45 +08:00
AGENTS.md feat: add invoice batch wrap-up (name extraction + roster annotation) and web ui automation improvements 2026-07-10 00:11:45 +08:00
CHANGELOG.md feat: web UI enhancements, device calibration, phone control manual, and skills directory 2026-07-12 22:14:56 +08:00
CLAUDE.md init autotrain project 2026-06-11 12:18:53 +08:00
CODEMAP.md H5 视觉兜底优化 + scrcpy 非阻塞启动 + 自动校准/重连脚本 2026-07-24 09:46:32 +08:00
config.example.json init autotrain project 2026-06-11 12:18:53 +08:00
INDEX.md H5 视觉兜底优化 + scrcpy 非阻塞启动 + 自动校准/重连脚本 2026-07-24 09:46:32 +08:00