Skip to content

Software Testing 0.2.6

Choose a tag to compare

@hccnm hccnm released this 22 Jul 06:38

简体中文

修复 Windows 环境下 software-test:init 将已安装 Chrome 误报为“未检测到”的问题。

  • 检查 Windows Program FilesProgram Files (x86)LocalAppData 及 PATH 中的 Chrome。
  • 保留 macOS、Linux 的标准路径和 PATH 检测。
  • 环境页面明确区分“系统 Chrome 已检测到”“环境资料格式通过”和“Web 执行需由 Apply 预检确认”。
  • 新增 Windows 路径模拟烟雾测试,并同步 Codex、Claude Code、Cursor 三端 Skill。

English

Fixes false “Chrome not detected” reports from software-test:init on Windows.

  • Detects Chrome in Windows Program Files, Program Files (x86), LocalAppData, and PATH.
  • Retains standard-path and PATH detection on macOS and Linux.
  • Separates system-Chrome discovery, profile-format validation, and Apply preflight readiness.
  • Adds simulated Windows-path coverage and synchronizes Codex, Claude Code, and Cursor skills.