Frontmatter
| id | 7719 |
| title | Docs: Clarify automatic session summarization in AGENTS_STARTUP.md |
| state | Closed |
| labels | documentationai |
| assignees | tobiu |
| createdAt | Nov 8, 2025, 10:30 AM |
| updatedAt | Nov 8, 2025, 10:32 AM |
| githubUrl | https://github.com/neomjs/neo/issues/7719 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Nov 8, 2025, 10:32 AM |
The
AGENTS_STARTUP.mdguide incorrectly implies that the agent needs to manually trigger session summarization. This was corrected to clarify that the Memory Core server handles this automatically on startup. The agent's only responsibility is to save its own initialization turn. This change ensures the guide is accurate and prevents confusion.