Make sure you have Node.js 18 or higher
installed.
Installation
Install Continue CLI globally using npm:Two Ways to Use Continue CLI
Quick Overview: Continue CLI works in two modes - TUI for interactive
conversations or headless for automated commands.
Interactive development sessionsStart a conversation with AI in your terminal:Perfect for exploration, debugging, and iterative development.
Setup
For interactive development and exploration:This will open your browser to authenticate with Continue Hub.
1
Login to Continue 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 Continue CLI
Getting Help
If you encounter issues:- Ask for help in our discussions
- Report bugs on GitHub