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
Legacy CLI packages have been decommissioned. No installer or direct package is published until a new extension-only release passes the protected signing pipeline.
The canonical manifest contains no active channel. Stale package URLs are rejected and no registry or alternate-host fallback is permitted.
View canonical statusEverything 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
The same governed model lanes used across the Vigthoria ecosystem
Dispatcher - Exact tools and context
9B / 16K - FIM and realtime assistance
27B / 32K - Architect
27B / 64K - Executor
Up to 4 images - Creative v4.2
1 long video - Creative v4.2
Available in the architect laneLarge CLI jobs follow a deterministic role boundary.
Olivia binds tools without chatting
Creative v4.2 produces the blueprint
Code v4.2 implements and verifies
Complete your Vigthoria development experience
Install the CLI in 60 seconds and start coding with autonomous AI agents — fully self-hosted, fully yours.