auto
Automatically extract concepts, detect topic shifts, link, and save user messages to persistent memory. Ideal for quick, one-shot turns.
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. |