发布

  • fix: ctx_edit CRLF/LF auto-normalization for Windows
    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 15:41:15 +00:00

    Windows files use \r\n but agents send \n strings via MCP. ctx_edit now
    auto-detects line endings and normalizes the search/replace accordingly.
    Also handles trailing whitespace mismatches.

    9 unit tests. Bumps to v2.16.6.

    Made-with: Cursor

    下载附件