What's Changed
- feat(core): recall provenance logging by @AxelFooley in #957
- fix(hermes): make audit writes thread-safe by @dplush in #1009
- fix(hermes): honor audit busy timeout by @dplush in #1010
- feat(doctor): expose read-only embeddings status by @dplush in #1020
- fix(hermes): disambiguate iteration-mark recall by @dplush in #1022
- fix(release): align Hermes wrapper with core API floor by @deadczarvc in #1016
- fix(hermes): recall canonical bodies that are a single short unit by @manate-anagram in #1027
- fix(core): defer forget() events past caller-owned transactions by @dplush in #1029
- fix(core): safely forget episodic memories by @dplush in #1030
- fix(media): register the configured modality adapter; send local files with their real type by @AxDSan in #1036
- feat(media): audio, documents and video become recallable, end to end by @AxDSan in #1037
- ci: install ffmpeg so the video understanding tests run by @AxDSan in #1039
- feat(media): mnemosyne_remember_media tool for MCP and Hermes, mnemosyne media CLI by @AxDSan in #1042
New Contributors
- @AxelFooley made their first contribution in #957
Full Changelog: v0.7.2...v0.7.3