# ggml-org/llama.vscode

VS Code extension for LLM-assisted code/text completion

Repository: https://github.com/ggml-org/llama.vscode
Canonical: https://ross.abutalabs.com/products/llamavscode
Language: TypeScript
License: MIT
License Family: permissive
Topics: copilot, developer-tool, extension, llama, llm, vscode
Last push: 2026-08-19T08:50:01+00:00

## Health v2 (maintenance only)
Score: 83/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 98, release rhythm 86, longevity 43
- inputs: {"age_days": 604, "days_push": 14, "days_rel": 14, "gap_med": 3.5, "n_releases_24m": 63}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1490, forks 151 (observed 2026-08-28T04:04:52.251315+00:00)

## What it is
A VS Code extension providing local LLM-assisted text and code completion, AI chat, and agentic coding powered by llama.cpp. It supports auto-suggestions, large-context reuse, model management, MCP tools, and access to agents via Telegram or deep links.

## Use cases
- get local AI code completions in VS Code like Copilot but offline
- chat with a local LLM while coding in the editor
- run an agentic coding assistant inside VS Code
- use MCP tools with an LLM coding agent
- accept inline suggestions with Tab and word-by-word completion
- download and manage local models from Hugging Face
- control coding agents from a phone via Telegram

## When to choose
- you want a free, local, privacy-preserving Copilot alternative in VS Code
- you already use llama.cpp and want editor integration
- you need agentic coding with MCP tool support
- you work on low-end hardware and need smart context reuse

## When to avoid
- you prefer cloud-hosted assistants with frontier models and no local setup
- you use an editor other than VS Code or VSCodium-compatible forks
- you don't want to install and manage local llama.cpp models

## Facets
- artifact type: plugin
- maturity: active
- function: llm-inference, agent-framework, chatbot, mcp, developer-tools
- domain: developer-tools, large-language-models, text-editors
- platform: editor-plugin, cross-platform, windows
- tags: vscode-extension, code-completion, llama-cpp, local-llm, copilot-alternative, agentic-coding, tab-completion, ai-agents, macos, linux

## Member repositories
- ggml-org/llama.vscode (main) score 83

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:52.251315+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:33:37.164098+00:00, confidence not recorded.
  - readme: https://github.com/ggml-org/llama.vscode (fetched 2026-08-28T04:04:52.251315+00:00, sha 1457b505c1d3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
