Downloads
Install Gencode NG
Free forever. No account required. Ships as a standard VS Code extension.
Recommended
VS Code Marketplace
One-click install directly inside Visual Studio Code. Automatic updates handled by the marketplace.
Install for VS CodeVSCodium / Cursor
Open VSX Registry
For forks of VS Code that use the Open VSX registry, install Gencode NG with the same one-click flow.
Get on Open VSXGitHub
Build from source
Clone the repository, run npm install and F5 to launch a development host. MIT licensed and fully hackable.
View on GitHubRequirements
System requirements
- Editor
- VS Code 1.85+, VSCodium, or Cursor
- OS
- macOS 12+, Windows 10+, or Linux
- Runtime
- Node.js 18+ bundled with VS Code
- Optional
- Ollama for offline local models
Release notes
Latest release
v1.2.0
TokenSaver v2: smarter context pruning, up to 40% fewer tokens in long chats.
v1.1.0
Agent Mode general availability. Multi-step tasks with terminal execution.
v1.0.0
Initial public release: Autocomplete, Chat, Edit modes and codebase RAG.