Files
zclaw_openfang/crates
iven 7b0d452845
Some checks are pending
CI / Lint & TypeCheck (push) Waiting to run
CI / Unit Tests (push) Waiting to run
CI / Build Frontend (push) Waiting to run
CI / Rust Check (push) Waiting to run
CI / Security Scan (push) Waiting to run
CI / E2E Tests (push) Blocked by required conditions
fix(tool): Windows UNC 路径规范 — PathValidator 路径比较一致性
- with_workspace() 对 workspace_root 做 canonicalize,确保与
  resolve_and_validate 产出的 canonical 路径格式一致
- 新增 normalize_windows_path() 剥离 \?\ 前缀,解决 Windows 上
  starts_with 比较失败问题
- check_blocked/check_allowed 统一使用规范化路径比较
2026-04-24 17:02:24 +08:00
..