AI-Powered Terminal Assistant

Vigthoria CLI

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
vigthoria — Terminal
$ vigthoria chat --model code
╔═══════════════════════════════════════════════╗
║ VIGTHORIA CLI - AI Coding Assistant v1.8.4 ║
╚═══════════════════════════════════════════════╝
you › Create a REST API with Express and TypeScript
vigthoria › I'll create a REST API for you...

Download & Install

Hosted installers, direct package download, and source access for Vigthoria CLI v1.8.4.

Hosted Installers

Install the verified v1.8.4 release directly from Vigthoria-hosted scripts.

curl -fsSL https://cli.vigthoria.io/install.sh | bash
Linux/macOS Windows

Direct Package

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
Download .tgz npm Page

Source Access

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

One-Line Installers

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

Powerful Features

Everything you need for AI-assisted development

Interactive Chat

Natural language conversations about code. Add files to context, ask questions, get instant help with any programming task.

Agent Mode

Autonomous AI agents that read files, write code, run commands - all with your approval. Auto-approve mode for trusted environments.

AI-Powered Editing

Edit files with natural language instructions. See diffs before applying. Automatic backups for safety.

Code Generation

Generate complete code from descriptions. Support for TypeScript, Python, Rust, Go, and 15+ languages.

Bug Fixing

Automatic bug detection and fixes. Security analysis, style improvements, and performance optimization.

Session Management

Save and resume conversations. Resume where you left off with full context preservation.

Deep Codebase Search

Indexed search across files, symbols, and content. Uses ripgrep for blazing speed with automatic fallback.

Atomic Multi-File Edits

Coordinated changes across multiple files in one operation. Automatic rollback if any edit fails.

Sub-Agent Delegation

Spawn focused sub-agents for parallel investigation. Each gets its own context for independent analysis.

Security & Permissions

Per-project persistent permissions. Bash command blocklist protects against dangerous operations even with auto-approve.

Command Reference

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

Documentation

Complete guides and references

Native Vigthoria Models

Powered by pure Vigthoria LLMs - no external dependencies

vigthoria-mini

0.6B - Ultra-fast responses

vigthoria-fast

1.7B - Quick streaming

vigthoria-balanced

4B - General purpose

vigthoria-code-v2

8B - Code specialist

vigthoria-creative

9B - Creative writing

✨ vigthoria-v3-code

30B - Flagship code model

Default in Agent Mode

Coming Soon - Higher Parameter Models

Next-generation Vigthoria LLMs with enhanced capabilities

vigthoria-pro

14B - Professional coding

vigthoria-ultra

32B - Enterprise workloads

vigthoria-max

70B - Maximum intelligence

Related Products

Complete your Vigthoria development experience

Vigthoria Code

Full VS Code fork with native Vigthoria AI integration. Desktop & browser IDE with built-in AI assistance.

Learn More

Vigthoria Coder

Professional IDE platform with ViAgen6, Music AI, Prompt Studio, and full development ecosystem.

Learn More

Bring Vigthoria to Your Terminal

Install the CLI in 60 seconds and start coding with autonomous AI agents — fully self-hosted, fully yours.