6 Commits

Author SHA1 Message Date
65fccbc614 feat(storage): implement hybrid search and fix async chroma i/o
- Add ADR 001 for Hybrid Search Architecture
- Implement Phase 1 (Exact Match) and Phase 2 (Semantic Fallback) in ChromaStore
- Wrap blocking ChromaDB calls in asyncio.to_thread
- Update IVectorStore interface to support category filtering and thresholds
- Add comprehensive tests for hybrid search logic
2026-03-16 00:11:07 +03:00
a0eeba0918 Enhance /hottest command with optional limit 2026-03-15 01:34:33 +03:00
9fdb4b35cd Implement 'Top Ranked' feature and expand Habr sources 2026-03-15 01:32:25 +03:00
4bf7cb4331 [perf] stabilization of previous release 2026-03-13 13:23:30 +03:00
9c8e4c7345 [tg] stats/search features
Processed data is not written back to user
2026-03-13 12:50:49 +03:00
5f093075f7 [ai] mvp generated by gemini 2026-03-13 11:48:37 +03:00