LearnNewsExamplesServices
Frontmatter
id7326
titleDocument Optional Memory Core Setup
stateClosed
labels
enhancement
assigneestobiu
createdAtOct 2, 2025, 2:54 PM
updatedAtOct 2, 2025, 2:55 PM
githubUrlhttps://github.com/neomjs/neo/issues/7326
authortobiu
commentsCount0
parentIssue7316
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtOct 2, 2025, 2:55 PM

Document Optional Memory Core Setup

Closed v11.0.0 enhancement
tobiu
tobiu commented on Oct 2, 2025, 2:54 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.md and will serve as the primary guide for developers who wish to utilize the agent's memory capabilities.

Acceptance Criteria

  1. A new section is added to AI_QUICK_START.md titled "Optional: Enable Agent Memory Core."
  2. This section provides clear, step-by-step instructions for: a. Starting the dedicated ChromaDB memory server (npm run ai:server-memory). b. Initializing the memory collection (npm run ai:setup-memory-db).
  3. The documentation emphasizes that this is an optional feature and explains its benefits.
tobiu assigned to @tobiu on Oct 2, 2025, 2:54 PM
tobiu added parent issue #7316 on Oct 2, 2025, 2:54 PM
tobiu added the enhancement label on Oct 2, 2025, 2:54 PM
tobiu referenced in commit decee54 - "Document Optional Memory Core Setup #7326" on Oct 2, 2025, 2:55 PM
tobiu closed this issue on Oct 2, 2025, 2:55 PM