Skip to main content

TUI coding agent for local LLMs with supervisor system

Project description

vicode

TUI coding agent for local LLMs. Like Claude Code but runs on your own hardware.

Install

pip install vicode

Quick Start

# Start llama-server with your model
llama-server -m model.gguf -p 8080 --jinja

# Launch vicode in any project directory
cd my-project
vicode

On first run, vicode auto-detects your local LLM server. If none is found, an interactive setup wizard configures your provider (OpenAI, Anthropic, OpenRouter, Groq, or custom endpoint).

Features

  • 13 tools: bash, file read/write/edit, grep, glob, ls, web search/fetch, memory, undo, explore, plan
  • Supervisor system: Safety guardian validates actions against plans, memory guardian auto-stores learnings, task tracker shows progress
  • Persistent memory: Remembers preferences, error fixes, and patterns across sessions (powered by engram)
  • Sub-agents: Explore and Plan run with isolated context to avoid polluting the main conversation
  • Slash commands: /help, /clear, /compact, /init, /undo, /model, /provider, /status, /memory
  • Custom commands: Drop .md files in .vicode/commands/ for project-specific shortcuts
  • Provider support: Local (llama-server, Ollama, LM Studio), OpenAI, Anthropic, OpenRouter, Groq

Configuration

  • VICODE.md / CLAUDE.md / AGENT.md in project root are loaded into the system prompt
  • ~/.vicode/config.json stores provider settings
  • vicode --setup to reconfigure provider

Requirements

  • Python 3.11+
  • A running LLM server (llama-server, Ollama) or API key for a cloud provider

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vicode-0.2.2.tar.gz (69.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vicode-0.2.2-py3-none-any.whl (80.1 kB view details)

Uploaded Python 3

File details

Details for the file vicode-0.2.2.tar.gz.

File metadata

  • Download URL: vicode-0.2.2.tar.gz
  • Upload date:
  • Size: 69.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for vicode-0.2.2.tar.gz
Algorithm Hash digest
SHA256 5d5ea772bd07698930d27ea85ae3046fc79d93eec83e1c1a6391960e5c81c730
MD5 d4fa79bc611f6aac277ee0717bab1485
BLAKE2b-256 3c5f886992ac3c4b0b3ee54fee3f4cdd7c8fa0e5cfe632eb8c8f7b2bb2df9ef8

See more details on using hashes here.

File details

Details for the file vicode-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: vicode-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 80.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for vicode-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 cd43da8bf23c9589b1a15d59912f0bc72a1cc3177aeb1dcee240424b942e56d9
MD5 5c7efad03bd8b0312ce4ed4790d868e8
BLAKE2b-256 f9fa20db873ad119946e56ab1036c2695b4a1b1ae1d65f663e8396bfbc4c2954

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page