发布

  • fix: move skill templates into crate for crates.io publish
    Release / Build aarch64-apple-darwin (push) Has been cancelled
    Release / Build x86_64-apple-darwin (push) Has been cancelled
    Release / Build aarch64-unknown-linux-musl (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
    Release / Update Homebrew (push) Has been cancelled

    frostbyte_neo 发布于 2026-04-28 09:55:54 +00:00

    The include_str! macros in claude.rs referenced files outside the rust/
    crate directory (skills/lean-ctx/), which aren't included in the crate
    tarball. Move them to src/templates/ so cargo publish --verify succeeds.

    Made-with: Cursor

    下载附件