Skip to content

unch v0.3.11

Pre-release
Pre-release

Choose a tag to compare

@uchebnick uchebnick released this 09 Apr 20:53
· 21 commits to main since this release
eb01ad6

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.cpp crash (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