Base Structure

Learn about the foundational project structure, configuration files, and organization of Compozy projects.
See more

CLI Tool

Command-line interface for building, testing, and deploying AI workflows with powerful development features.
See more

Tools

Reusable functions that perform specific operations like API calls, data processing, and external service integrations.
See more

Agents

AI-powered components that can understand instructions, use tools, and make decisions within your workflows.
See more

Tasks

Building blocks that execute specific operations and manage workflow steps with advanced flow control.
See more

MCP Servers

Model Context Protocol servers that maintain context across interactions and handle external service integrations.
See more

Workflows

Declarative YAML-based orchestration that combines tasks, agents, and tools into automated processes.
See more

Memory

Context management system that maintains state, conversation history, and enables semantic search across interactions.
See more