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
Hosted installers, direct package download, and source access for Vigthoria CLI v1.8.4.
Install the verified v1.8.4 release directly from Vigthoria-hosted scripts.
curl -fsSL https://cli.vigthoria.io/install.sh | bash
Download the hosted tarball for manual install or private fleet rollout.
npm install -g https://registry.npmjs.org/vigthoria-cli/-/vigthoria-cli-1.8.7.tgz
Pull the CLI source from the Vigthoria Market repository for audited internal builds.
git clone https://market.vigthoria.io/vigthoria/vigthoria-cli.git
Clone Repository
curl -fsSL https://cli.vigthoria.io/install.sh | bash
irm https://cli.vigthoria.io/install.ps1 | iex
Proven release manifest: CLI 1.8.4, VSIX 2.1.1, Windows Fork 1.96.6
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.
Indexed search across files, symbols, and content. Uses ripgrep for blazing speed with automatic fallback.
Coordinated changes across multiple files in one operation. Automatic rollback if any edit fails.
Spawn focused sub-agents for parallel investigation. Each gets its own context for independent analysis.
Per-project persistent permissions. Bash command blocklist protects against dangerous operations even with auto-approve.
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
vigthoria update
Check for updates & upgrade CLI
vigthoria config
Configure CLI settings
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
30B - Flagship code model
Default in Agent ModeNext-generation Vigthoria LLMs with enhanced capabilities
14B - Professional coding
32B - Enterprise workloads
70B - Maximum intelligence
Complete your Vigthoria development experience
Install the CLI in 60 seconds and start coding with autonomous AI agents — fully self-hosted, fully yours.