Expand description
Core data models for sessions, messages, and background agents
Structs§
- Background
Agent - A background agent running in a session
- Message
- A message in the conversation history
- Message
Metadata - Metadata about a message
- Session
- Represents a session with its context, history, and metadata
- Session
Context - Context for a session (project, provider, model, etc.)
Enums§
- Agent
Status - Status of a background agent
- Message
Role - Role of a message sender
- Session
Mode - Session mode
- Session
Status - Status of a session