auto
Automatically extract concepts, detect topic shifts, and link to the associative memory graph to save a user message as a memory turn. For quick, uncurated archiving.
Instructions
POST fallback (0-token): one-shot extract + topic-shift + auto-link + save. Prefer a curated store_turn when you can pick the concepts yourself; use auto only for throwaway turns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | User message to analyze and archive | |
| context | No | Context path (e.g. java/spring). Defaults to active context. |