# CopilotC-Nvim/CopilotChat.nvim

Chat with GitHub Copilot in Neovim

Repository: https://github.com/CopilotC-Nvim/CopilotChat.nvim
Canonical: https://ross.abutalabs.com/products/copilotchatnvim
Homepage: https://copilotc-nvim.github.io/CopilotChat.nvim/
Language: Lua
License: GPL-3.0
License Family: copyleft
Topics: copilot, copilot-chat, github, github-copilot, neovim-plugin, hacktoberfest
Last push: 2026-08-03T14:21:23+00:00

## Health v2 (maintenance only)
Score: 74/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 95, release rhythm 50, longevity 71
- inputs: {"age_days": 996, "days_push": 30, "days_rel": 336, "gap_med": 5, "n_releases_24m": 40}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3653, forks 173 (observed 2026-08-28T04:08:13.106122+00:00)

## What it is
A Neovim plugin that brings GitHub Copilot Chat capabilities directly into the editor, supporting multiple AI models including GPT-4o, Claude, and Gemini, plus custom providers like Ollama. It offers an interactive chat UI with tool calling, diffs, quickfix integration, and a scriptable Lua API.

## Use cases
- chat with github copilot inside neovim
- ask ai to explain or fix code in my editor
- use claude or gpt-4o in neovim
- ai code assistant with diff and quickfix integration
- run llm prompts on my codebase from the terminal
- connect mcp tools to neovim ai chat

## When to choose
- you use Neovim as your primary editor and have a GitHub Copilot subscription
- you want a transparent, scriptable AI chat with Lua API and headless mode
- you need tool calling, custom providers, or MCP integration in your editor

## When to avoid
- you use VS Code or JetBrains, where official Copilot Chat extensions exist
- you don't have a GitHub Copilot subscription or compatible Neovim (0.10+) and curl
- you want a standalone GUI chat app rather than an in-editor experience

## Facets
- artifact type: plugin
- maturity: active
- function: chat-interface, agent-framework, developer-tools, mcp
- domain: developer-tools, text-editors, large-language-models
- platform: editor-plugin, cli
- tags: neovim, github-copilot, lua, ai-assistant, code-assistant, llm-chat, ai-agents

## Member repositories
- CopilotC-Nvim/CopilotChat.nvim (main) score 74

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:13.106122+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-29T18:31:40.054865+00:00, confidence not recorded.
  - readme: https://github.com/CopilotC-Nvim/CopilotChat.nvim (fetched 2026-08-28T04:08:13.106122+00:00, sha e0c36bcfabab)
  - homepage: https://copilotc-nvim.github.io/CopilotChat.nvim/ (fetched 2026-08-29T09:25:50.877236+00:00, sha 3299688f88b9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
