Skip to content
| Marketplace
Sign in
Visual Studio Code>AI>Wingman AINew to Visual Studio Code? Get it now.
Wingman AI

Wingman AI

Adrian Liechti

|
329 installs
| (0) | Free
Wingman AI
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Wingman AI — VS Code Extension

This extension integrates Wingman AI directly into VS Code's Copilot Chat, giving you access to multiple model families through a single extension.

⚠️ Important Notice: This extension requires the Wingman AI Platform and should not be installed unless you are running a compatible Wingman backend.

Features

  • Copilot Chat integration — registers as a VS Code Language Model Chat Provider, usable in Copilot Chat and any extension that consumes the Language Model API
  • Multi-vendor model support — automatically discovers available models from your backend and exposes them as selectable chat models
  • Streaming responses — real-time token streaming for fast, interactive conversations
  • Tool calling — full support for function/tool calling workflows
  • Image input — send images as part of your chat context
  • Lazy activation — only loads when a Wingman model is requested

Supported Models

The extension auto-discovers models from your backend. The following model families are supported:

Chat Model Model IDs
Wingman ChatGPT gpt-5.2, gpt-5.1, gpt-5
Wingman ChatGPT Mini gpt-5-mini
Wingman Codex gpt-5.3-codex, gpt-5.2-codex, gpt-5.1-codex-max, gpt-5.1-codex, gpt-5-codex
Wingman Codex Mini gpt-5.3-codex-spark, gpt-5.1-codex-mini
Wingman Gemini Pro gemini-3.1-pro-preview, gemini-3-pro-preview, gemini-2.5-pro
Wingman Gemini Flash gemini-3-flash-preview, gemini-2.5-flash
Wingman Claude Opus claude-opus-4-6, claude-opus-4-5
Wingman Claude Sonnet claude-sonnet-4-6, claude-sonnet-4-5
Wingman Claude Haiku claude-haiku-4-6, claude-haiku-4-5
Wingman Devstral devstral, devstral-medium, devstral-medium-latest
Wingman Devstral Small devstral-small, devstral-small-latest
Wingman GLM glm-5, glm-4.7
Wingman GLM Flash glm-4.7-flash
Wingman Qwen qwen3.5, qwen3-next, qwen3
Wingman Qwen Coder qwen3-coder-next, qwen3-coder

The extension picks the first available model from each group based on what your backend reports.

Configuration

Setting Description Default
wingman.baseUrl Base URL of your Wingman API http://localhost:4242/v1
wingman.apiKey API key for authentication (empty)

Requirements

  • VS Code 1.109.0 or later
  • A running Wingman AI

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft