Make sure you have Node.js 18 or higher
installed.
Installation
Install Gobi CLI globally using npm:Two Ways to Use Gobi CLI
Quick Overview: Gobi CLI works in two modes - TUI for interactive
conversations or headless for automated commands.
- TUI Mode
- Headless Mode
Interactive development sessionsStart a conversation with AI in your terminal:Perfect for exploration, debugging, and iterative development.
Setup
- cn TUI Mode
- cn Headless Mode
For interactive development and exploration:This will open your browser to authenticate with Gobi Hub.
1
Login to Gobi CLI
2
Test TUI Mode
Start an interactive session:Try asking a question:
Whatโs Next?
Quick Start Guide
Learn basic usage with practical examples
Create your first workflow
Build automated workflows with Gobi CLI
Getting Help
If you encounter issues:- Ask for help in our discussions
- Report bugs on GitHub