Files
LearningCircuit 6d27abd38e feat(notes): add AI-enhanced Notes system with semantic search (#3277)
Adds a first-class **Notes** feature to the research library — a continuation of #1464, rebuilt on current `main`. A note is stored as a `documents` row (`source_type='note'`) and reuses the existing library / RAG / embedding stack, so notes get collections, chunking, and semantic search for free.
2026-07-18 14:54:14 +02:00
..