Memory-Enabled Goal-Seeking Agents (Superseded)¶
This older feature page has been superseded by the current memory docs.
It previously mixed together:
- a
goal-agent generatecommand surface that is no longer the supported entrypoint - SQLite-first storage assumptions
- older automatic learning claims that do not match the current generated package scaffold
Use These Docs Instead¶
- Agent Memory Quickstart
- Memory-enabled agents architecture
- Memory tutorial
- How to integrate memory into agents
- Memory CLI reference