Discover and explore top open-source AI tools and projects—updated daily.
ThePrimeagenNeovim AI agent for streamlined coding workflows
Top 12.0% on SourcePulse
How It Works
This Neovim AI client enhances prompt engineering by allowing users to reference project-specific "rules" (via #) and files (via @) within prompts. These references are automatically resolved and injected into the AI's context for more relevant assistance. The agent supports multiple AI CLI backends, including OpenCode, Claude, and Cursor-agent, offering flexible AI model selection.
Quick Start & Requirements
nvim-cmp plugin is required for autocompletion of rule and file references.nvim-cmp, and a compatible AI CLI._99.setup().Highlighted Details
SKILL.md files (rules) and project files via Neovim's completion engine.<leader>9v) enables using Neovim's visual selections as input for AI requests.AGENT.md files found in parent directories relative to the current working directory.Maintenance & Community
This project is explicitly ALPHA, with ongoing API changes and potential for severe issues. Bug reporting is handled via debug logs; feature requests are discouraged and will be closed. Public discussions for features are planned on Twitch.
Licensing & Compatibility
The provided README snippet does not specify a software license. Compatibility is primarily for Neovim. No explicit notes on commercial use or linking restrictions are present.
Limitations & Caveats
As an ALPHA product, expect instability and breaking changes. Known usability issues include incorrect virtual text placement for long function definitions, potential for visual selections to send entire files, and occasional "jacked up" code replacements. Prompting may require careful crafting to avoid partial replacements or unintended outputs.
2 days ago
Inactive
yetone