Synopsis
Description
Theinit 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:- LangGraph
- CrewAI
- Custom
problem-solver- Multi-step reasoningchatbot- Conversational agentresearcher- Web research agent
Interactive Mode
When run without arguments, enters interactive mode:Post-Initialization
After creating a project:See Also
runagent template- Manage templatesrunagent serve- Test locally