unch v0.3.11
Pre-release
Pre-release
unch v0.3.11
v0.3.11 is a hotfix release that addresses inference errors (decode returned non-zero: 1) preventing code indexing on wide-context repositories.
Highlights
- Fixed a
llama.cppcrash (KV cache overflow) by reliably clearing embedding evaluation state memory between files - Corrected invalid CGO runtime state that could leak while processing minified JavaScript files sequentially
Upgrade notes
- No index rebuild is required when upgrading from
v0.3.10 - If you install from source, use
go install github.com/uchebnick/unch/cmd/unch@v0.3.11