AI Dev Impact Lab JA
← Rankings · AI-RELATED REPO

ray-x/copilot-agent.nvim

AI-powered coding achieves autonomy: a built-in, agentics AI coding assistant for Neovim.

🛠 AI-built Lua OTHER GitHub ↗
★ 3
stars
100
AI relevance
50
solo dev
1
tool sigs

SUMMARY AI summary by gpt-5-mini

copilot-agent.nvim is a Neovim plugin that runs GitHub Copilot’s agentic runtime locally via a small Go HTTP service bridging to the official Copilot SDK. It’s aimed at Neovim users who want an agent (not just chat) that can read/write files, run terminals, search the web, and iterate autonomously while integrating with editor workflows. Key features: native tool execution through the SDK; four chat/oversight modes (ask, plan, agent, autopilot); session-aware permissions and persistent per-project sessions; repo-local agent/skill discovery (.github/agents, .github/skills); LSP-native code actions (fix, test, explain); state rewind (undo/restore to conversation points); streaming observability and integration with common Git plugins. Architecture: Lua UI talks to a Go HTTP service and an LSP helper. Compared to simple chat plugins or ACP bridges, it provides deeper Copilot SDK features at the cost of being Copilot-specific.

AI Coding Tools Used

This repository contains config files from these AI coding tools, indicating AI-assisted development.

GitHub Copilot .github/copilot-instructions.md

GitHub Topics

#agent #agentic-coding #copilot #copilot-cli #copilot-sdk #neovim #nvim #ai-agent #ai-coding #github-copilot

Language breakdown (by bytes)

Go
9.3%
Lua
90.6%
Makefile
0.1%

Owner

Account
ray-x
Type
User
Followers
386

Dates

Created on GitHub 2026-04-26
Last push 2026-05-09
First seen here 2026-05-09
Last fetched 2026-05-09 15:42