Releases: sam33rch/mycelian-memory
Releases · sam33rch/mycelian-memory
Reliability and documentation improvements
What's Changed
- refactor: rename synapse to mycelian, fix benchmarker setup and add AWS Bedrock support to the benchmarker by @sam33rch in #5
- docs: add memory evaluation framework doc and AI assistant context by @sam33rch in #6
- fix: standardize dev ports (11546,11545,11544,11543); add Makefile check by @sam33rch in #9
- Longmemeval benchmarker: MCP-driven orchestrator, server search upgrades, deprecate legacy benchmarker by @sam33rch in #10
- fix: update claude's memory and remove copilot's by @sam33rch in #11
- Added support for Conversation time being separate from Ingestion Time by @sam33rch in #13
- exp: init Codex by @sam33rch in #16
- refactor: outbox worker reliability changes by @sam33rch in #18
- fix: correct CreationTime handling in Search test by @sam33rch in #19
- Refactor to storage pkg, rewrite Postgres adapter, API error handling title by @sam33rch in #24
- refactor: optimize Docker builds with layer caching and .dockerignore by @sam33rch in #30
- upgrade: Go 1.25 by @sam33rch in #31
- Update Go version badge to 1.25 by @sam33rch in #32
Full Changelog: v0.1.0...v0.1.1
Initial Release
Initial release of Mycelian Memory
Mycelian Memory is an open source framework that provides simple, reliable and cost-effective long-term memory and context to AI Agents. Please refer to project's README and other documentation for more details.