v0.6.0
What's Changed
Features
- FTS5 Search: Added full-text search using SQLite FTS5 for fast, fuzzy paper queries
- Ripgrep Integration: Added
--rgflag for exact regex search over LaTeX source - Hybrid Search: Combined FTS and ripgrep signals for better search results
- Ollama Support: Added support for local LLM inference via Ollama
- Evidence Blocks Format: Added
--format evidence-blocksfor machine-readable export output - LEANN Build Options: Exposed LEANN indexing parameters as CLI flags
Documentation
- Added hero image to README
- Revamped README: clarified workflow, agent use, configuration, and RAG features
- Updated ROADMAP: focus on backend features, clarified priorities
Full Changelog: v0.5.2...v0.6.0