Ross ROSS = Recommend OSS · open-source software intelligence for agents

danielgross/localpilot

None observed · 2026-08-28

github.com/danielgross/localpilot · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

27/100

  • Activity 0
  • Release rhythm 35
  • Longevity 76

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1067
  • days_rel: n/a
  • days_push: 920
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3348 stars · 139 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A local proxy server that emulates GitHub Copilot by running open-source code-completion LLMs (via llama.cpp/GGML) on a Mac, so VS Code's Copilot extension can be pointed at it for fully on-device autocomplete. It is a Python app that downloads models and serves completions on localhost.

Use cases

  • run github copilot locally on my mac
  • offline code completion without internet
  • self-hosted copilot alternative with local llm
  • autocomplete code on airplane with no network
  • use open source models for ide code suggestions

When to choose

  • you have a fast Apple Silicon Mac and slow or unreliable internet
  • you need code completions that never leave your machine for privacy
  • you want a hackable, self-hosted Copilot replacement

When to avoid

  • you have fast internet and want the best completion quality
  • you need fast completions with large 34b-class models
  • you want a polished one-click installer or non-Mac platforms

Facets

application · maturity experimental

llm-inference developer-tools plugin-system developer-tools large-language-models artificial-intelligence python editor-plugin code-completion github-copilot-alternative local-llm vscode llama-cpp on-device-ai macos

1 source

Member repositories

RepositoryRoleHealth v2
danielgross/localpilotmain27

For agents

markdown · JSON · MCP: product_card(name="danielgross/localpilot")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem