发布

  • feat: CLI file caching for lean-ctx read (#65)
    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-08 05:10:40 +00:00

    File-based cache at ~/.lean-ctx/cli-cache/ enables cache hits for CLI
    integrations (pi-lean-ctx). Unchanged files return ~13 token response
    on re-read. Adds lean-ctx cache subcommand (stats/clear/invalidate),
    --fresh flag, 5min TTL, MD5 change detection, max 200 entries.

    Also registers missing sandbox and loop_detection modules in core/mod.rs.

    Made-with: Cursor

    下载附件