Dropstone
Support
API docs
Release notes
How to get support
Bahasa Indonesia
Search
Ctrl K
Tanya AI
Ctrl+I
Toggle navigation menu
Home
Memory
Chat
Plans
Teams
Privacy
Status
CLI Docs
All collections
Dropstone
Glossary
Glossary
5 articles
AI agent with a memory
An AI agent with a memory is one that keeps what it learns about you and your work, attaches it to your account rather than to one app, and applies it wherever you use the agent next.
Open
Agent memory
Agent memory is what an agent stores between sessions and brings back when it is relevant: standing rules, facts, studied material, and short summaries of past conversations.
Open
Cross-surface memory
Cross-surface memory is one memory attached to your account that every surface reads and writes, so a rule set in the terminal holds in chat and something learned in chat is available to code running through the SDK.
Open
Self-learning agent
A self-learning agent is one that improves from what happens while it works: a correction you make, a task outcome, an edit you accept or reject. It changes its behaviour rather than only its context.
Open
Agent runtime
An agent runtime is the engine an agent actually runs on: it holds the session, decides which tools to call, streams the reply, and enforces limits. In Dropstone the same runtime serves chat, the CLI, and the SDK.
Open