What's Changed
- fix: derive EMBEDDING_DIM from embeddings module (was hardcoded 384) by @Whishp in #200
- Update installation script link by @0rangeFox in #201
- feat(provider): add sync_roles config for role-based autosave filtering by @bitr8 in #210
- fix(beam): ensure _vec_insert commits after sqlite-vec virtual table write by @chinesewebman in #207
- feat(embeddings): Make MNEMOSYNE_EMBEDDING_API_URL independent of OPENROUTER_BASE_URL by @mia-fourier in #206
New Contributors
- @0rangeFox made their first contribution in #201
- @bitr8 made their first contribution in #210
- @chinesewebman made their first contribution in #207
- @mia-fourier made their first contribution in #206
Full Changelog: v3.1.2...v3.3.0