#282 · Primary category: AI Coding Assistants
99
Neovim AI agent done right
Project last updated:06/12/26
GitHub Stars
4.8K
Forks
261
Contributors
29
License
Other
Why we included this project
99 is a Neovim plugin that brings agentic AI workflows into the editor without trying to push the human aside. Its search and work commands gather context and apply multi-step edits while you stay in control, reviewing and stopping requests whenever you want. That makes it a natural fit for developers who already live in Neovim and want LLM help with navigation and bigger changes, not a separate chat tool. The author is upfront that this is a beta with a fast-moving API, so expect configuration churn; it suits tinkerers who enjoy experimenting more than teams that need a stable, drop-in assistant.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.