| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| MemMachine-SBOM | 2026-03-04 | 55.0 kB | |
| README.md | 2026-03-04 | 10.0 kB | |
| v0.3.0 source code.tar.gz | 2026-03-04 | 27.4 MB | |
| v0.3.0 source code.zip | 2026-03-04 | 27.8 MB | |
| Totals: 4 Items | 55.3 MB | 0 | |
What's Changed
- Semantic Memory SetID refactor: customization by @o-love in https://github.com/MemMachine/MemMachine/pull/882
- Support basic CJK text sentence chunking by @edwinyyyu in https://github.com/MemMachine/MemMachine/pull/936
- add envvar MEMMACHINE_CONFIG_API by @jgong in https://github.com/MemMachine/MemMachine/pull/1020
- Support more search params for TypeScript client by @yaleMemVerge in https://github.com/MemMachine/MemMachine/pull/994
- Resolve ruff issues by @edwinyyyu in https://github.com/MemMachine/MemMachine/pull/1043
- Improve
tools/chatgpt2memmachinemigration tool to allow resume from previous run by @jgong in https://github.com/MemMachine/MemMachine/pull/1036 - [GH-1024] Fix set_id sql migration script by @o-love in https://github.com/MemMachine/MemMachine/pull/1027
- Define vector store interface by @edwinyyyu in https://github.com/MemMachine/MemMachine/pull/969
- Fix local failing tests and use a single flag for integration tests by @edwinyyyu in https://github.com/MemMachine/MemMachine/pull/1038
tools/chatgpt2memmachinesupports memory types by @jgong in https://github.com/MemMachine/MemMachine/pull/1053- [CI] Add ty coverage to tests by @o-love in https://github.com/MemMachine/MemMachine/pull/1021
- Fix StrEnum usage for Python 3.10 compatibility by @edwinyyyu in https://github.com/MemMachine/MemMachine/pull/1056
- Add semantic memory management and episodic memory configuration API by @jealous in https://github.com/MemMachine/MemMachine/pull/1047
- Prefer docker compose than docker-compose in memmachine-compose.sh by @honggyukim in https://github.com/MemMachine/MemMachine/pull/1016
- update to n8n docs by @ChristianKniep in https://github.com/MemMachine/MemMachine/pull/1055
- Update README by @sscargal in https://github.com/MemMachine/MemMachine/pull/1044
- Bump json-repair from 0.55.0 to 0.55.2 by @dependabot[bot] in https://github.com/MemMachine/MemMachine/pull/1033
- Bump greenlet from 3.2.4 to 3.3.1 by @dependabot[bot] in https://github.com/MemMachine/MemMachine/pull/1032
- Bump prometheus-client from 0.23.1 to 0.24.1 by @dependabot[bot] in https://github.com/MemMachine/MemMachine/pull/1031
- Bump psutil from 7.1.3 to 7.2.2 by @dependabot[bot] in https://github.com/MemMachine/MemMachine/pull/1029
- Bump pytest from 9.0.1 to 9.0.2 by @dependabot[bot] in https://github.com/MemMachine/MemMachine/pull/1030
- Document more params for n8n integration by @yaleMemVerge in https://github.com/MemMachine/MemMachine/pull/1035
- set
COMPOSE_CMDwhen running with commands by @jgong in https://github.com/MemMachine/MemMachine/pull/1067 - Update search result type definitions by @yaleMemVerge in https://github.com/MemMachine/MemMachine/pull/1059
- Optimize ChatGPT migration: disable STM during import, fix
user_onlyfiltering, and make Docker builds work on macOS. by @dxu104 in https://github.com/MemMachine/MemMachine/pull/1061 - Remove path manipulation antipatterns by @edwinyyyu in https://github.com/MemMachine/MemMachine/pull/1064
- Disable multiple process pytest by @edwinyyyu in https://github.com/MemMachine/MemMachine/pull/1072
- Docs: Updating Configuration parameters for n8n integration by @SarahScargall in https://github.com/MemMachine/MemMachine/pull/1046
- dedup citation IDs before validations by @jgong in https://github.com/MemMachine/MemMachine/pull/1099
- Change Local Docker Image message from WARNING to INFO by @sscargal in https://github.com/MemMachine/MemMachine/pull/1107
- Suppress Neo4j constraint notification spam in logs by @Copilot in https://github.com/MemMachine/MemMachine/pull/1106
- Remove Mypy by @edwinyyyu in https://github.com/MemMachine/MemMachine/pull/1084
- Bump boto3 from 1.42.21 to 1.42.44 by @dependabot[bot] in https://github.com/MemMachine/MemMachine/pull/1080
- Bump axios from 1.13.2 to 1.13.5 in /src/memmachine-ts/rest_client in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/MemMachine/MemMachine/pull/1076
- Docs: Typescript updates to reflect new Parameters and Metrics method by @SarahScargall in https://github.com/MemMachine/MemMachine/pull/1058
- Bump langsmith from 0.4.53 to 0.6.3 in the uv group across 1 directory by @dependabot[bot] in https://github.com/MemMachine/MemMachine/pull/1075
- Reduce set_id pseudo-batch size to 5 by @o-love in https://github.com/MemMachine/MemMachine/pull/1085
- Limit should be min instead of max by @edwinyyyu in https://github.com/MemMachine/MemMachine/pull/1123
- Bump sqlalchemy from 2.0.44 to 2.0.46 by @dependabot[bot] in https://github.com/MemMachine/MemMachine/pull/1120
- Bump cohere from 5.20.1 to 5.20.5 by @dependabot[bot] in https://github.com/MemMachine/MemMachine/pull/1119
- Docs: New ChatGPT2MemMachine Tool Guide by @SarahScargall in https://github.com/MemMachine/MemMachine/pull/1114
- Bump fastmcp from 2.14.4 to 2.14.5 by @dependabot[bot] in https://github.com/MemMachine/MemMachine/pull/1078
- Bump json-repair from 0.55.2 to 0.57.1 by @dependabot[bot] in https://github.com/MemMachine/MemMachine/pull/1077
- Upgrade OpenAI dependency to v2.21.0 by @edwinyyyu in https://github.com/MemMachine/MemMachine/pull/1125
- Bump the uv group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/MemMachine/MemMachine/pull/1127
- Switch uvicorn from websockets (deprecated) to websockets-sansio to resolve the deprecation warnings at startup by @sscargal in https://github.com/MemMachine/MemMachine/pull/1109
- fix(tests): replace wall-clock timing assertions with LLM call count … by @jealous in https://github.com/MemMachine/MemMachine/pull/1122
- Unify filtering behavior by @edwinyyyu in https://github.com/MemMachine/MemMachine/pull/1090
- Rest API: Search semantic memory metadata sets by @o-love in https://github.com/MemMachine/MemMachine/pull/1121
- Remove implicit prompt defaults from config by @o-love in https://github.com/MemMachine/MemMachine/pull/1138
- support helm chart deployment by @jgong in https://github.com/MemMachine/MemMachine/pull/1137
- Docs: Updating for new Config Endpoints, fixing typescript broken link by @SarahScargall in https://github.com/MemMachine/MemMachine/pull/1011
- Bump boto3 from 1.42.44 to 1.42.54 by @dependabot[bot] in https://github.com/MemMachine/MemMachine/pull/1134
- Docs: Updating PythonSDK Server content for new API Endpoints (Semantic Memory) by @SarahScargall in https://github.com/MemMachine/MemMachine/pull/1083
- Docs: Updates to Python SDK Client and REST API for new Semantic Memory Endpoints by @SarahScargall in https://github.com/MemMachine/MemMachine/pull/1074
- Bump pgvector from 0.4.1 to 0.4.2 by @dependabot[bot] in https://github.com/MemMachine/MemMachine/pull/1131
- Bump nltk from 3.9.2 to 3.9.3 in the uv group across 1 directory by @dependabot[bot] in https://github.com/MemMachine/MemMachine/pull/1150
- Bump fastmcp to 3.0.2 by @jealous in https://github.com/MemMachine/MemMachine/pull/1152
- [GH-1102] Clean invalid episode_ids during ingestion by @o-love in https://github.com/MemMachine/MemMachine/pull/1148
- Improve Profile Memory prompt by @o-love in https://github.com/MemMachine/MemMachine/pull/1082
- Bump ty from 0.0.14 to 0.0.20 by @jealous in https://github.com/MemMachine/MemMachine/pull/1153
- Bump cohere from 5.20.5 to 5.20.7 by @dependabot[bot] in https://github.com/MemMachine/MemMachine/pull/1157
- Bump json-repair from 0.57.1 to 0.58.2 by @dependabot[bot] in https://github.com/MemMachine/MemMachine/pull/1156
- Bump sentence-transformers from 5.2.0 to 5.2.3 by @dependabot[bot] in https://github.com/MemMachine/MemMachine/pull/1155
- [GH-1102] Fix dangling episode_ids by @o-love in https://github.com/MemMachine/MemMachine/pull/1151
- Add openclaw plugin by @malatewang in https://github.com/MemMachine/MemMachine/pull/1096
- Refactor packaging by @edwinyyyu in https://github.com/MemMachine/MemMachine/pull/1052
- Fix test data location by @edwinyyyu in https://github.com/MemMachine/MemMachine/pull/1167
- Retrieval agent implementation and benchmark updates by @Tianyang-Zhang in https://github.com/MemMachine/MemMachine/pull/1103
- [GH-1145] Reduce semantic memory log noise: demote routine trace logs to DEBUG by @o-love in https://github.com/MemMachine/MemMachine/pull/1162
- reduce docs docker image size by multi-stage build by @jgong in https://github.com/MemMachine/MemMachine/pull/1171
- Automate docs/openapi.json for the Python Server by @sscargal in https://github.com/MemMachine/MemMachine/pull/1168
- Fix broken paths by @edwinyyyu in https://github.com/MemMachine/MemMachine/pull/1173
- Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/MemMachine/MemMachine/pull/1166
- Docs: Creation of new LlamaIndex Integration Guide by @SarahScargall in https://github.com/MemMachine/MemMachine/pull/1098
- Docs: Updating n8n Integration Guide to add Video Walkthrough by @SarahScargall in https://github.com/MemMachine/MemMachine/pull/1116
- Docs: New LangChain Integration Guide by @SarahScargall in https://github.com/MemMachine/MemMachine/pull/1097
- Add diagnostics for server by @edwinyyyu in https://github.com/MemMachine/MemMachine/pull/1135
- Docs: Updating Claude Code for Configuration Discrepancy by @SarahScargall in https://github.com/MemMachine/MemMachine/pull/1045
- Update definitions to support VectorStore implementations by @edwinyyyu in https://github.com/MemMachine/MemMachine/pull/1177
- [GH-1174] Fix episode_type enum UniqueViolationError during concurrent startup by @o-love in https://github.com/MemMachine/MemMachine/pull/1175
- Improve metrics by @edwinyyyu in https://github.com/MemMachine/MemMachine/pull/1176
New Contributors
- @Tianyang-Zhang made their first contribution in https://github.com/MemMachine/MemMachine/pull/1103
Full Changelog: https://github.com/MemMachine/MemMachine/compare/v0.2.6...v0.3.0