Agent Memory & Sessions
Every agent remembers what it has done — across runs, chats, and even devices. Memory is layered, scoped, and fully under your control.
Memory Tiers
| Tier | Lifetime | Use |
|---|---|---|
| Working memory | Per chat | Last N tool calls, intermediate results. |
| Session memory | Until you close the chat | Plans, hypotheses, in-progress notes. |
| Project memory | Per workspace | Conventions, build commands, verified facts. |
| User memory | Across workspaces | Preferences, recurring patterns, lessons learned. |
| Resource memory | Pinned manually | SSH hosts, DB credentials, API clusters granted to the agent. |
Sessions
Long-running orchestrations are stored as agent sessions. You can pause, resume, branch, or delete sessions from the AI Command Center sidebar. Sessions sync via cloud when enabled.
Privacy
All memory is encrypted at rest with AES-256-GCM (OS keychain-backed). Cloud sync uses your end-to-end vault key — even VORTΞXHQ servers cannot read it.