Overview
Tech Stack
Layer
Technology
High-Level Flow
User Message
|
v
Router --> Classifies intent (simple / complex / image_generation)
|
v
Planner --> Researches and outlines approach (complex tasks only)
|
v
Executor --> Does the work using tools, skills, integrations
|
|--- Code Pipeline (when code is needed)
| Developer --> Test --> Review
|
v
Output --> Routes final response to userKey Concepts
Phases
Agents
Tools
Skills
Data Model
Core Entities
Configuration Entities
Module Structure
Module
Responsibility
Last updated