Skip to content

cli: v0.10.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 02:13
465332b

0.10.0 (2026-06-26)

⚠ BREAKING CHANGES

  • embedder: existing indexes must be rebuilt with codehub analyze --embeddings; the embedder-fingerprint guard refuses queries against a stale-dim store, and the analyze path suppresses the content-hash cache on a model-id change to prevent a mixed-dimension store.

Features

  • embedder: swap embedding model gte-modernbert-base → F2LLM-v2-80M (320-dim) (#252) (789d0da)