Documentation
README
When to use
Use when the user explicitly asks the agent to remember something, or when a turn produces a durable decision, preference, or finding worth storing for later sessions.
Triggers:
- "Remember that β¦"
- "Save this for later."
- "Add a note that β¦"
- End-of-turn consolidation after a non-trivial conclusion.
Inputs
content(required) β the statement to store, in the user's own words where possible.- Optional: category hint (preference, decision, fact, procedure).
- Optional: related entity or project name.
Procedure
This is the opening of the README. Read the full README on GitHub.