System Overview

High-Level Architecture

1747103535744.png

Sources:

Execution Modes

1. Basic Mode (main.py)

The standard mode that creates a single Manus agent to handle user requests.

1747103769964.png

3. Multi-agent Mode (run_flow.py)

Orchestrates multiple specialized agents to solve complex tasks cooperatively.

1747103922410.png