Skip to content

v0.6.0

Choose a tag to compare

@hummat hummat released this 11 Jan 15:32
· 210 commits to main since this release

What's Changed

Features

  • FTS5 Search: Added full-text search using SQLite FTS5 for fast, fuzzy paper queries
  • Ripgrep Integration: Added --rg flag 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-blocks for 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