LearnNewsExamplesServices
Frontmatter
id8458
titleIntegrate Knowledge Base Upload into Publish Release Workflow
stateClosed
labels
enhancementaibuild
assigneestobiu
createdAtJan 9, 2026, 11:54 AM
updatedAtJan 9, 2026, 11:57 AM
githubUrlhttps://github.com/neomjs/neo/issues/8458
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 9, 2026, 11:57 AM

Integrate Knowledge Base Upload into Publish Release Workflow

Closed v11.19.1 enhancementaibuild
tobiu
tobiu commented on Jan 9, 2026, 11:54 AM

Integrate buildScripts/uploadKnowledgeBase.mjs into the buildScripts/publishRelease.mjs workflow. This ensures the ChromaDB knowledge base artifact is automatically zipped and uploaded to every GitHub release. Also remove the standalone ai:upload-kb script from package.json as it will be part of the automated process.

tobiu added the enhancement label on Jan 9, 2026, 11:54 AM
tobiu added the ai label on Jan 9, 2026, 11:54 AM
tobiu added the build label on Jan 9, 2026, 11:54 AM
tobiu referenced in commit fa7a2d2 - "feat: Integrate knowledge base upload into release workflow (#8458)" on Jan 9, 2026, 11:55 AM
tobiu assigned to @tobiu on Jan 9, 2026, 11:55 AM
tobiu
tobiu Jan 9, 2026, 11:55 AM

Input from Gemini 3 Pro:

✦ Implemented the integration of uploadKnowledgeBase.mjs into the publishRelease.mjs workflow. Removed the redundant ai:upload-kb script from package.json. The knowledge base upload will now occur automatically after the GitHub release is created.

tobiu closed this issue on Jan 9, 2026, 11:57 AM