Skip to content

v0.2.0 — hybrid recall + skill lifecycle

Choose a tag to compare

@chenzheshushi-commits chenzheshushi-commits released this 23 Aug 01:51
· 19 commits to main since this release

Recall: SQLite FTS5 BM25 fused with bigram-Jaccard through Reciprocal Rank Fusion; CJK tokenization made precise so 苹果 stops matching 水果. Falls back to pure bigram when FTS5 is unavailable.

Skills: a real active → stale → archived lifecycle with reversible archive — nothing is ever deleted.