What's New
Added
- Scite citation intelligence integration — new optional
[scite]extra that enriches Zotero library items with citation data from scite.ai. No Scite account required (#180).scite_enrich_item: Citation tallies (supporting/contrasting/mentioning) and editorial notice alerts.scite_enrich_search: Search your Zotero library with Scite tallies inline.scite_check_retractions: Scan your library for retractions, corrections, and editorial notices.
Fixed
- macOS PDF extraction deadlock — replaced
multiprocessing.Processwithsubprocess.runto prevent FastMCP re-initialization in child process (#178, #173, #181). - Deleted items indexed in semantic search — excluded trashed items from
get_items_with_text()andget_item_count()(#175).
Full Changelog: v0.2.1...v0.2.2