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.0.0 ║
╚═══════════════════════════════════════════════╝
you › Create a REST API with Express and TypeScript
vigthoria › I'll create a REST API for you...

Download & Install

Get Vigthoria CLI for your platform

NPM (Recommended)

Install globally via npm. Works on Linux, macOS, and Windows.

npm install -g @vigthoria/cli View on NPM

Vigthoria Market

Clone from Vigthoria Market repository for latest source code.

git clone https://market.vigthoria.io/vigthoria/vigthoria-cli.git Clone Repository

Vigthoria Community

Get from Community repos with discussion and support.

git clone https://community.vigthoria.io/repos/vigthoria-cli.git Community Repo

One-Line Install (Linux/macOS)

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

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.

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

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

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