W.A.R.A.N
W.A.R.A.N is a VS Code extension that brings local AI-powered software development directly into your editor. It works with locally hosted language models and provides repository-aware assistance, intelligent code editing, project analysis, and development workflows while keeping your source code on your own machine. FeaturesLocal AI Integration
Supported runtimes:
Repository IntelligenceW.A.R.A.N understands your project by indexing the workspace and analyzing:
This allows the assistant to work with relevant project context instead of processing the entire repository. AI Coding AssistantW.A.R.A.N can assist with development tasks such as:
Build & DiagnosticsThe extension can assist with common development workflows including:
Supported ecosystems include:
Model ManagerManage local AI models directly from VS Code. Features include:
Repository IndexThe repository engine provides:
DiagnosticsBuilt-in diagnostics provide information about:
InstallationClone the repository.
Install dependencies.
Build the extension.
Launch the Extension Development Host. Press F5 inside VS Code. Supported Local Runtimes
These endpoints can be configured from the W.A.R.A.N extension settings. CommandsOpen the Command Palette and search for:
Available commands include:
DevelopmentBuild
Watch extension
Watch webview
Type checking
Lint
Package extension
PrivacyW.A.R.A.N is designed to work with locally hosted AI models. Repository contents remain on your local machine unless you explicitly configure external services. Model downloads are performed only when requested by the user. RequirementsOne of the following local inference runtimes:
LicenseMIT License AuthorDeveloped and maintained by Dhurgesh. |