v0.38.0 (2025-11-16)
Feat
- add concurrent uploads and --force flag to upload command
- implement RAG evaluation framework with CLI tooling
Fix
- download qrels from BEIR ZIP instead of HuggingFace
Refactor
- migrate asyncio to anyio for consistent structured concurrency
- replace httpx client with NextcloudClient in upload command
Perf
- Eliminate double-fetching in semantic search sampling
- fix vector viz search performance and visual encoding
- make note deletion concurrent in upload --force
[master b58b200] bump: version 0.37.0 → 0.38.0
4 files changed, 26 insertions(+), 4 deletions(-)