LearnNewsExamplesServices
Frontmatter
id7810
titleRefactor: Rename ChromaDB data directories for clarity
stateClosed
labels
enhancementairefactoring
assigneestobiu
createdAtNov 19, 2025, 2:54 PM
updatedAtNov 19, 2025, 2:59 PM
githubUrlhttps://github.com/neomjs/neo/issues/7810
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtNov 19, 2025, 2:59 PM

Refactor: Rename ChromaDB data directories for clarity

Closed v11.6.1 enhancementairefactoring
tobiu
tobiu commented on Nov 19, 2025, 2:54 PM

The current ChromaDB data directory names (chroma and chroma-memory) are generic and inconsistent. We should rename them to chroma-neo-knowledge-base and chroma-neo-memory-core to be more descriptive and align with the server names.

Tasks:

  • Rename existing directories on disk.
  • Update ai/mcp/server/knowledge-base/config.mjs.
  • Update ai/mcp/server/memory-core/config.mjs.
  • Update package.json scripts.
  • Update .gitignore.
tobiu added the enhancement label on Nov 19, 2025, 2:54 PM
tobiu added the ai label on Nov 19, 2025, 2:54 PM
tobiu added the refactoring label on Nov 19, 2025, 2:54 PM
tobiu assigned to @tobiu on Nov 19, 2025, 2:54 PM
tobiu referenced in commit fa953b2 - "Refactor: Rename ChromaDB data directories for clarity #7810" on Nov 19, 2025, 2:58 PM
tobiu closed this issue on Nov 19, 2025, 2:59 PM