LearnNewsExamplesServices
Frontmatter
id7361
titleClarify Agent Memory Server Port in AGENTS.md
stateClosed
labels
documentationenhancementai
assigneestobiu
createdAtOct 5, 2025, 10:55 AM
updatedAtOct 5, 2025, 10:58 AM
githubUrlhttps://github.com/neomjs/neo/issues/7361
authortobiu
commentsCount0
parentIssue7316
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtOct 5, 2025, 10:58 AM

Clarify Agent Memory Server Port in AGENTS.md

Closed v11.0.0 documentationenhancementai
tobiu
tobiu commented on Oct 5, 2025, 10:55 AM

The AGENTS.md file currently implies the agent should check for the memory core server on the default port 8000. However, the knowledge base server runs on port 8000, and the memory server runs on port 8001. This ambiguity can lead to incorrect server checks during the agent's initialization process.

Goal

Update AGENTS.md to clearly state that the memory server runs on port 8001 and ensure the health check command targets the correct port. This will improve the reliability of the agent's session initialization.

tobiu assigned to @tobiu on Oct 5, 2025, 10:55 AM
tobiu added parent issue #7316 on Oct 5, 2025, 10:55 AM
tobiu added the documentation label on Oct 5, 2025, 10:55 AM
tobiu added the enhancement label on Oct 5, 2025, 10:55 AM
tobiu added the ai label on Oct 5, 2025, 10:55 AM
tobiu referenced in commit 3fc0bc7 - "Clarify Agent Memory Server Port in AGENTS.md #7361" on Oct 5, 2025, 10:58 AM
tobiu closed this issue on Oct 5, 2025, 10:58 AM
tobiu referenced in commit 967e191 - "#7361 added the ticket id to the markdown file" on Oct 5, 2025, 10:59 AM