velixar_distill
Extract durable memories from session transcripts, detecting duplicate content and flagging contradictions. Preview mode allows testing extractions without storage.
Instructions
Extract durable memories from session content. Use at natural memory-worthy breakpoints: task complete, decision made, bug solved, preference clarified. Detects duplicates (skips near-identical content) and flags active contradictions. Use preview: true to see extractions without storing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Tags to apply (auto-generated if absent) | |
| content | Yes | Session text to distill into durable memories | |
| preview | No | Preview mode: return extracted memories without storing (default: false) | |
| source_ids | No | Source memory IDs for provenance tracking | |
| max_memories | No | Maximum number of memories to extract |