LearnNewsExamplesServices
Frontmatter
id7411
titleMCP Server: Implement Memory Lifecycle Endpoints
stateClosed
labels
enhancementhelp wantedgood first issuehacktoberfestai
assigneesharikrishna-au
createdAtOct 7, 2025, 12:29 PM
updatedAtOct 24, 2025, 11:16 AM
githubUrlhttps://github.com/neomjs/neo/issues/7411
authortobiu
commentsCount3
parentIssue7399
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtOct 24, 2025, 11:16 AM

MCP Server: Implement Memory Lifecycle Endpoints

Closed v11.0.0 enhancementhelp wantedgood first issuehacktoberfestai
tobiu
tobiu commented on Oct 7, 2025, 12:29 PM

This ticket is for implementing the session lifecycle endpoints for the Memory Core MCP server. This includes triggering the summarization process and clearing old summaries.

Acceptance Criteria

  1. The server is extended to implement the POST /sessions/summarize endpoint, which triggers the asynchronous summarization of all unsummarized sessions.
  2. The server is extended to implement the DELETE /summaries endpoint, which deletes all session summaries from the ChromaDB collection.
  3. Appropriate error handling is implemented for both endpoints.

Agent Instructions

To work on this ticket, please start your session with the following prompt:

Please follow the instructions in @AGENTS.md.

Once you are initialized, I want to work on a sub-task for the "Architect AI Tooling as a Model Context Protocol (MCP) Servers" epic.

My task is to implement: MCP Server: Implement Memory Lifecycle Endpoints

You will need to read the epic context from @.github/ISSUE/epic-architect-ai-tooling-as-mcp.md and the specific ticket details from @.github/ISSUE/ticket-implement-memory-lifecycle-endpoints.md before we begin.

tobiu added parent issue #7399 on Oct 7, 2025, 12:29 PM
tobiu added the enhancement label on Oct 7, 2025, 12:29 PM
tobiu added the help wanted label on Oct 7, 2025, 12:29 PM
tobiu added the good first issue label on Oct 7, 2025, 12:29 PM
tobiu added the hacktoberfest label on Oct 7, 2025, 12:29 PM
tobiu added the ai label on Oct 7, 2025, 12:29 PM
tobiu
tobiu Oct 13, 2025, 12:05 PM

sure, and thanks for your interest. for this ticket, i would also recommend to point the agent to ai/mcp/server/memory/openapi.yaml, and let it explore other files for the new memory server (consistency and context).

tobiu assigned to @harikrishna-au on Oct 13, 2025, 12:05 PM
tobiu
tobiu Oct 24, 2025, 11:16 AM

Hi @harikrishna-au,

Thank you for your interest in this ticket during Hacktoberfest.

As there has been no activity for a couple of weeks and the project's architecture has been evolving rapidly, the core functionalities for this ticket have now been implemented as part of the main MCP server development.

We're closing this ticket now. Thanks again for your willingness to contribute, and we hope to see you in other issues!

tobiu closed this issue on Oct 24, 2025, 11:16 AM