Frontmatter
| id | 7363 |
| title | Create `clearSummaries.mjs` script for development |
| state | Closed |
| labels | enhancementai |
| assignees | tobiu |
| createdAt | Oct 5, 2025, 12:02 PM |
| updatedAt | Oct 5, 2025, 12:03 PM |
| githubUrl | https://github.com/neomjs/neo/issues/7363 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | 7316 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Oct 5, 2025, 12:03 PM |
During development and testing of the session summarization feature, a utility script was needed to quickly clear out the session summaries collection in ChromaDB. This ticket documents the creation of this helper script.
Acceptance Criteria
buildScripts/ai/clearSummaries.mjsis created.aiConfig.mjs.sessionscollection.package.jsonscripts.