Concepts
The Daydreams framework enables autonomous agent behavior through core concepts that work together. This guide helps you navigate these concepts effectively.
The Daydreams framework enables autonomous agent behavior through core concepts that work together. This guide helps you navigate these concepts effectively.
Learning Path
New to agent frameworks? Start here:
- Building Blocks - The four main components
- Agent Lifecycle - How agents process information
Ready to build? Dive into each component:
- Contexts - Manage state and memory
- Actions - Define capabilities
- Inputs - Handle external events
- Outputs - Send responses
- Building Block Operations - Common patterns
System Architecture:
- Services - Infrastructure management
- Extensions - Feature packages
- Extensions vs Services - Decision guide
Advanced topics:
- Context Composition - Modular functionality
- Prompting - LLM interaction structure
- MCP Integration - External service connections