Conversations
Conversations
When you send a message to your agent, it:
- Gathers relevant context (your history, team knowledge, your preferences)
- Thinks about what you need
- Takes action if needed (uses tools, delegates to specialists, starts background work)
- Responds with its answer or result
Each conversation is tracked as a session. Within a session, the agent remembers what you've discussed. You can start a new session when you want a fresh context.
Sessions
Sessions give your agent a clear window of context to work within. If you start a conversation about one project, then later start a new session, the agent begins fresh without the earlier project details cluttering the context.
Your agent's long-term knowledge — what it has learned about you and your work over time — persists across sessions. Only the immediate conversational context resets.
Response Time
Most responses are immediate. When your agent needs to use tools or delegate to a specialist, there may be a short delay. Long-running tasks are handed off to background jobs so your conversation is not blocked.