LearnNewsExamplesServices
Frontmatter
id7879
titleEnhance README.md with links to new MCP guides and Code Execution section
stateClosed
labels
documentationai
assigneestobiu
createdAtNov 23, 2025, 1:13 PM
updatedAtNov 23, 2025, 1:14 PM
githubUrlhttps://github.com/neomjs/neo/issues/7879
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtNov 23, 2025, 1:14 PM

Enhance README.md with links to new MCP guides and Code Execution section

Closed v11.9.0 documentationai
tobiu
tobiu commented on Nov 23, 2025, 1:13 PM

The current README.md mentions the three MCP servers but does not explicitly link to the new CodeExecution guide, which is a key part of the Agent OS architecture.

Task: Enhance the "The AI-Native Development Platform" section in README.md to:

  1. Update the descriptions of the 3 servers to link to their respective new guides:
    • learn/guides/mcp/KnowledgeBase.md
    • learn/guides/mcp/MemoryCore.md
    • learn/guides/mcp/GitHubWorkflow.md
  2. Add a new point/paragraph about "Code Execution" (The "Thick Client" pattern), linking to learn/guides/mcp/CodeExecution.md.
  3. Ensure all links use the absolute GitHub URL format (e.g., https://github.com/neomjs/neo/blob/dev/...) to work correctly on npm and other mirrors.

Example of desired structure:

  1. 🧠 The Knowledge Base Server: ... Read Guide
  2. 💾 The Memory Core Server: ... Read Guide
  3. 🤖 The GitHub Workflow Server: ... Read Guide
  4. ⚡️ Code Execution (The "Thick Client"): ... Read Guide
tobiu added the documentation label on Nov 23, 2025, 1:13 PM
tobiu added the ai label on Nov 23, 2025, 1:13 PM
tobiu assigned to @tobiu on Nov 23, 2025, 1:14 PM
tobiu referenced in commit 819708c - "Enhance README.md with links to new MCP guides and Code Execution section #7879" on Nov 23, 2025, 1:14 PM
tobiu closed this issue on Nov 23, 2025, 1:14 PM