Files
zclaw_openfang/crates/zclaw-runtime
iven 7b0d452845
Some checks failed
CI / Lint & TypeCheck (push) Has been cancelled
CI / Unit Tests (push) Has been cancelled
CI / Build Frontend (push) Has been cancelled
CI / Rust Check (push) Has been cancelled
CI / Security Scan (push) Has been cancelled
CI / E2E Tests (push) Has been cancelled
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
..