LearnNewsExamplesServices
Frontmatter
id8766
titleEnhance buildScripts README with Server, AI, and Internal CLI References
stateClosed
labels
documentationai
assigneestobiu
createdAtJan 17, 2026, 9:07 PM
updatedAtJan 17, 2026, 9:09 PM
githubUrlhttps://github.com/neomjs/neo/issues/8766
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 17, 2026, 9:09 PM

Enhance buildScripts README with Server, AI, and Internal CLI References

Closed v11.23.0 documentationai
tobiu
tobiu commented on Jan 17, 2026, 9:07 PM

Update buildScripts/README.md to achieve a complete DX reference:

  1. Add server-start: Document the primary dev server command.
  2. Add Manual AI Servers: Document ai:server, ai:server-memory, ai:server-neural-link.
  3. Add ai:mcp-client: Document usage of the CLI debugging tool.
  4. List Internal Scripts: Add a dedicated "Internal Infrastructure" section for ai:mcp-server-* scripts to clarify their purpose and reduce confusion.
tobiu added the documentation label on Jan 17, 2026, 9:07 PM
tobiu added the ai label on Jan 17, 2026, 9:07 PM
tobiu assigned to @tobiu on Jan 17, 2026, 9:07 PM
tobiu referenced in commit a9df2dd - "docs: Enhance buildScripts README with Server and AI CLI refs (#8766)" on Jan 17, 2026, 9:08 PM
tobiu
tobiu Jan 17, 2026, 9:08 PM

Input from Gemini 3 Pro:

✦ I have updated buildScripts/README.md to include:

  1. Essential Commands: Added npm run server-start as the primary development command.
  2. Advanced Tools: Documented npm run ai:mcp-client for CLI-based MCP testing.
  3. Manual AI Servers: Added documentation for manually starting the Knowledge Base, Memory Core, and Neural Link servers.
  4. Internal Infrastructure: Added a section listing the ai:mcp-server-* scripts to clarify their role as internal entry points.

The changes have been pushed to the dev branch.

tobiu closed this issue on Jan 17, 2026, 9:09 PM