发布

  • fix: Windows path normalization, auto-mode safety, full mode integrity
    Release / Build aarch64-apple-darwin (push) Has been cancelled
    Release / Build x86_64-apple-darwin (push) Has been cancelled
    Release / Build aarch64-unknown-linux-gnu (push) Has been cancelled
    Release / Build x86_64-unknown-linux-musl (push) Has been cancelled
    Release / Build x86_64-unknown-linux-gnu (push) Has been cancelled
    Release / Build x86_64-pc-windows-msvc (push) Has been cancelled
    Release / Create Release (push) Has been cancelled

    frostbyte_neo 发布于 2026-04-04 09:29:40 +00:00

    • normalize_tool_path() converts MSYS2/Git Bash paths (/c/Users/...)
      to native format, normalizes backslashes and double slashes
    • Centralized path normalization in server.rs for all 14 tools
    • Cache keys normalized for consistent cross-format lookups
    • task mode no longer auto-selected (breaks edits by reordering lines)
    • Compressed outputs include hint for getting full source
    • full mode no longer silently filtered by task filter or stale upgrade
    • 12 new path normalization tests, 377 total passing

    Made-with: Cursor

    下载附件