发布

  • fix: correct Cursor hooks.json format (version + object hooks)
    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
    Release / Publish to crates.io (push) Has been cancelled
    Release / Publish to npm (push) Has been cancelled

    frostbyte_neo 发布于 2026-04-07 14:19:38 +00:00

    Cursor requires "version": 1 and hooks as an object keyed by event
    name (e.g. preToolUse), not an array. The old format caused:
    "Config version must be a number; Config hooks must be an object"

    Also: auto-migrates existing broken configs on refresh.
    Made-with: Cursor

    下载附件