Frontmatter
| id | 7923 |
| title | Refactor: Extract Memory Core to @neomjs/ai-memory-server |
| state | Closed |
| labels | staleairefactoring |
| assignees | [] |
| createdAt | Nov 29, 2025, 4:19 PM |
| updatedAt | Mar 14, 2026, 4:37 AM |
| githubUrl | https://github.com/neomjs/neo/issues/7923 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | 7919 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Mar 14, 2026, 4:37 AM |
Refactor: Extract Memory Core to @neomjs/ai-memory-server
Context
To enable broader adoption (Epic #7919), we need to extract the Memory Core from the monorepo into a standalone package.
Requirements
ai/mcp/server/memory-corecode to a structure that can be published independently.@neomjs/ai-core(if created) or bundles its dependencies.runner.mjscan be invoked vianpx.package.jsonfor npm publication.Output
@neomjs/ai-memory-server.