Releases
v0.4.13
v0.4.13 - Remove embedding models and semantic search for keyword-only matching and faster CI/CD.
Latest
Compare
Sorry, something went wrong.
No results found
Removed
sentence-transformers and numpy dependencies; embedding model code, /api/models, fetch-model CLI, and semantic config keys.
Dead embedding cache files (embeddings.npy, embeddings.hash) from store init, gitignore, and storage listings.
semantic_scope from write/consolidate APIs and MCP handlers; consolidate is section-scoped exact duplicate cleanup only.
Changed
Install and CI are much lighter without PyTorch or embedding model downloads; search remains keyword/token matching with agent-side relevance.
GitHub Actions uses uv with dependency caching, Python 3.12 only on PRs, path filters to skip docs-only runs, and Buildx cache for Docker smoke tests.
Documentation aligned with keyword-only runtime: README, COMPATIBILITY, SECURITY, and CONTRIBUTING.
You can’t perform that action at this time.