Semantic Todoist Sync 0.8.28
·
8 commits
to main
since this release
Improve hybrid semantic chat retrieval for Open WebUI-backed models.
- Combines the live query embedding with bounded lexical keyword seeds from the local semantic index.
- Reserves up to four distinctive keyword/person matches while preserving semantic ranking.
- Carries note temporal/source metadata and relevant Todoist task-reference metadata through evidence admission.
- Adds regression coverage for named-person, general-keyword, deduplication, and reservation behavior.
Validated with node --check main.js and 109 local Open WebUI regression assertions.