# copilot-emacs/copilot.el

An unofficial Copilot plugin for Emacs.

Repository: https://github.com/copilot-emacs/copilot.el
Canonical: https://ross.abutalabs.com/products/copilotel
Language: Emacs Lisp
License: MIT
License Family: permissive
Last push: 2026-07-07T05:16:20+00:00

## Health v2 (maintenance only)
Score: 93/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 91, release rhythm 92, longevity 100
- inputs: {"age_days": 1622, "days_push": 57, "days_rel": 58, "gap_med": 16.5, "n_releases_24m": 9}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2328, forks 171 (observed 2026-08-28T04:06:37.542041+00:00)

## What it is
An unofficial Emacs plugin for GitHub Copilot that provides inline ghost-text completions, a chat interface, and Next Edit Suggestions. It communicates with the official Copilot language server over JSON-RPC using rpc.el, sharing a single server across all buffers.

## Use cases
- get AI code completions in Emacs
- use GitHub Copilot inside Emacs
- chat with Copilot from my editor
- accept inline code suggestions with tab
- set up Copilot in Emacs without Node.js
- get next edit suggestions while coding in Emacs

## When to choose
- you use Emacs as your primary editor and have a GitHub Copilot subscription (or the free tier)
- you want native-feeling inline completions and Copilot chat without leaving Emacs
- you prefer a lightweight rpc integration over a full LSP client setup

## When to avoid
- you use Vim, Neovim, VS Code, or another editor instead of Emacs
- you don't have access to GitHub Copilot
- you want a fully local/offline AI assistant rather than GitHub's cloud service
- you're on Emacs 26 or older

## Facets
- artifact type: plugin
- maturity: active
- function: editor, llm-inference, chatbot
- domain: developer-tools, text-editors, artificial-intelligence
- platform: windows, editor-plugin
- tags: emacs, github-copilot, ai-code-completion, ghost-text, copilot-chat, emacs-lisp, rpc, linux, macos

## Member repositories
- copilot-emacs/copilot.el (main) score 93

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:37.542041+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-30T02:38:12.725381+00:00, confidence not recorded.
  - readme: https://github.com/copilot-emacs/copilot.el (fetched 2026-08-28T04:06:37.542041+00:00, sha 8f477ab3c7de)
- Data as of 2026-08-30T08:39:29.467469+00:00.
