mnemos_reflect
Run a consolidation pass to merge duplicate memories, decay stale ones, and archive forgotten items, keeping agent memory tidy between turns.
Instructions
Run a consolidation pass: merge near-duplicate memories, decay stale ones, archive anything that decays past the forget threshold. Requires a real LLM provider configured (ANTHROPIC_API_KEY or GROQ_API_KEY) for the merge step. Call this occasionally to keep memory tidy, not on every turn.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |