Downloads
Install Gencode NG
Free forever. No account required. Ships as a standard VS Code extension.
Install via terminal
$ curl -O https://update.aidemic.eu/gencode-ng-1.2.0.vsix
$ code --install-extension gencode-ng-1.2.0.vsixDirect download
Extension Package
Download the .vsix file to install manually, use offline, or distribute through a private registry.
Download .vsixRecommended
VS Code Marketplace
One-click install directly inside Visual Studio Code. Automatic updates handled by the marketplace.
Install for VS CodeRequirements
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.