anamnesis_create_memory
Store concise memories from sources or chats to preserve decisions, patterns, and solutions. Add summary, tags, and project; include source_id to mark the source chunk processed.
Instructions
Store a new memory that you have crafted from reading a source or from the current conversation. The summary should be 2-3 focused sentences emphasizing keywords for future recollection. Include relevant technology names, pattern types, and problem descriptions. If source_id is provided, the source chunk will be marked as processed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outcome | No | solved | |
| project | Yes | ||
| summary | Yes | ||
| source_id | No | ||
| artifact_ptr | No | ||
| context_tags | Yes | ||
| project_path | No | ||
| artifact_type | No | note |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||