Frontmatter
| id | 7318 |
| title | Create Memory Capture API |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Oct 1, 2025, 10:53 PM |
| updatedAt | Oct 2, 2025, 11:49 AM |
| githubUrl | https://github.com/neomjs/neo/issues/7318 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | 7316 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Oct 2, 2025, 11:49 AM |
This ticket involves creating a Node.js-based internal API or script that the AI agent can use to save a "memory" into the ChromaDB instance set up in the previous ticket. This is the mechanism by which the agent's state will be persisted.
Acceptance Criteria
buildScripts/ai/addMemory.mjs).neo-agent-memoryChromaDB collection, along with metadata (e.g., timestamp, session ID).