The 99 project is a sophisticated AI assistant plugin for Neovim that bridges your code editor with powerful AI models. It acts as a "Control Tower," managing context-aware Requests that leverage LSP and Tree-sitter to understand your code's structure. Users can execute operations like searches or refactors through a floating UI, using customizable Skills (Agents) to steer the AI's personality and expertise.
99 is organized as connected concepts and components. Start broad, then drill down chapter by chapter.
The 99 project is a sophisticated AI assistant plugin for Neovim that bridges your code editor with powerful AI models. It acts as a "Control Tower," managing context-aware Requests that leverage LSP and Tree-sitter to understand your code's structure. Users can execute operations like searches or refactors through a floating UI, using customizable Skills (Agents) to steer the AI's personality and expertise.
Source Repository: https://github.com/ThePrimeagen/99
Follow sequentially or jump to any topic. Start with Global State & Entry Point.
This tutorial was automatically generated by Code IQ and rendered with the shared tutorial site builder. It can be produced for any repository tutorial folder that follows the numbered markdown chapter layout.
View Code IQ ↗