Frontmatter
| id | 7317 |
| title | Set up Memory ChromaDB |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Oct 1, 2025, 10:52 PM |
| updatedAt | Oct 2, 2025, 10:40 AM |
| githubUrl | https://github.com/neomjs/neo/issues/7317 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | 7316 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Oct 2, 2025, 10:40 AM |
This ticket covers the initial setup of a new, dedicated ChromaDB instance to serve as the persistent memory for the AI agent. This database will be separate from the existing framework knowledge base.
Acceptance Criteria
buildScripts/ai/setupMemoryDB.mjs) to initialize the ChromaDB client for the memory store.neo-agent-memory).