Advanced AI coding assistant for your terminal. Chat, edit, generate, review, and run autonomous agents - all from the command line with native Vigthoria LLMs.
npm install -g @vigthoria/cli
Get Vigthoria CLI for your platform
Install globally via npm. Works on Linux, macOS, and Windows.
npm install -g @vigthoria/cli
View on NPM
Clone from Vigthoria Market repository for latest source code.
git clone https://market.vigthoria.io/vigthoria/vigthoria-cli.git
Clone Repository
Get from Community repos with discussion and support.
git clone https://community.vigthoria.io/repos/vigthoria-cli.git
Community Repo
curl -fsSL https://cli.vigthoria.io/install.sh | bash
Everything you need for AI-assisted development
Natural language conversations about code. Add files to context, ask questions, get instant help with any programming task.
Autonomous AI agents that read files, write code, run commands - all with your approval. Auto-approve mode for trusted environments.
Edit files with natural language instructions. See diffs before applying. Automatic backups for safety.
Generate complete code from descriptions. Support for TypeScript, Python, Rust, Go, and 15+ languages.
Automatic bug detection and fixes. Security analysis, style improvements, and performance optimization.
Save and resume conversations. Resume where you left off with full context preservation.
Quick overview of available commands
vigthoria chat
Start interactive AI chat
vigthoria agent
Autonomous agent mode
vigthoria edit <file>
Edit file with AI assistance
vigthoria generate "desc"
Generate code from description
vigthoria explain <file>
Explain code in detail
vigthoria fix <file>
Fix bugs and issues
vigthoria review <file>
Code quality review
vigthoria login
Authenticate with Vigthoria
Shortcuts: vig c = chat, vig a = agent, vig e = edit, vig g = generate
Complete guides and references
Powered by pure Vigthoria LLMs - no external dependencies
0.6B - Ultra-fast responses
1.7B - Quick streaming
4B - General purpose
8B - Code specialist
9B - Creative writing
Next-generation Vigthoria LLMs with enhanced capabilities
14B - Professional coding
32B - Enterprise workloads
70B - Maximum intelligence
Complete your Vigthoria development experience