发布

  • release: v3.4.1 — performance & token optimization
    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-25 11:26:03 +00:00

    • PreparedSave: async session saves (CPU under lock, I/O in background)
    • CostStore writes deferred to background via spawn_blocking
    • mcp-live.json debounced to every 5th call (80% fewer writes)
    • count_tokens deduplicated (1x instead of 4x per tool call)
    • compress_output skipped for Normal density (no string copy)
    • md5_hex_fast: 8x faster fingerprinting for outputs >16KB
    • Auto-checkpoint + meta-strings suppressed under minimal_overhead
    • Fix: saturating_sub in shell_efficiency_hint (overflow crash)
    • Fix: save() restores retry counter on disk write failure
    • 8 new benchmark tests, 1405 total tests passing

    Made-with: Cursor

    下载附件