Frontmatter
| id | 7326 |
| title | Document Optional Memory Core Setup |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Oct 2, 2025, 2:54 PM |
| updatedAt | Oct 2, 2025, 2:55 PM |
| githubUrl | https://github.com/neomjs/neo/issues/7326 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | 7316 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Oct 2, 2025, 2:55 PM |
To make the AI agent's memory core an optional, opt-in feature, this ticket covers the creation of documentation for developers on how to set up and enable it.
This documentation will be added to
AI_QUICK_START.mdand will serve as the primary guide for developers who wish to utilize the agent's memory capabilities.Acceptance Criteria
AI_QUICK_START.mdtitled "Optional: Enable Agent Memory Core."npm run ai:server-memory). b. Initializing the memory collection (npm run ai:setup-memory-db).