-
fix: inflated token savings in ctx_search and ctx_tree (#32)
Release / Build aarch64-apple-darwin (push) Has been cancelledRelease / Build x86_64-apple-darwin (push) Has been cancelledRelease / Build x86_64-unknown-linux-musl (push) Has been cancelledRelease / Build aarch64-unknown-linux-gnu (push) Has been cancelledRelease / Build x86_64-unknown-linux-gnu (push) Has been cancelledRelease / Build x86_64-pc-windows-msvc (push) Has been cancelledRelease / Create Release (push) Has been cancelled发布于
2026-03-30 06:27:14 +00:00 ctx_search counted tokens from ALL scanned files as "input", not just
files with matches. A single search on a large project could report
119M "saved" tokens. Now only files containing matches are counted.ctx_tree raw comparison now respects .gitignore, preventing artificial
100% compression rates from node_modules/.git/target in the baseline.Made-with: Cursor
下载附件