Skip to main content

Synopsis

Description

The init command creates a new RunAgent project with a pre-configured structure and optional template.

Options

Examples

Basic Usage

Advanced Usage

Project Structure

The command creates:

Templates

Available templates by framework:
  • problem-solver - Multi-step reasoning
  • chatbot - Conversational agent
  • researcher - Web research agent

Interactive Mode

When run without arguments, enters interactive mode:

Post-Initialization

After creating a project:

See Also