Skip to content

deepvariance/vscode-extension

Repository files navigation

Deep Variance

Optimized Inference API for Coding  ·  VS Code integration

npm CI beta vscode

Quickstart

npx @deepvariance/vscode

Enter your email — no API key to copy, no config files to edit. Then quit and reopen VS Code: Qwen3.6 is already selected in Chat.

Models

Model Context
Qwen3.6 27B 131k tokens

Capabilities

  • Reasoning — the model shows its thinking before it answers
  • Tool use — works in Chat's agent mode, so it can read and edit your code
  • Vision — attach a screenshot, a diagram, or an error dialog (up to 4 images)

IDEs

IDE Min version What's supported
VS Code 1.128 Everything — what we test on
VS Code 1.104 Chat only; agent window needs 1.128
Cursor, Windsurf, VSCodium Unverified

Also needs Node.js 18+ with npm, for npx.

Options

Most people never need these.

npx @deepvariance/vscode --health   # is the server up?
--email <email> Skip the email prompt
--gateway <url> Use a different server
--invite <token> Use a different invite
--yes Don't ask anything
--health Check the server and exit

Contributing

Architecture, the gateway contract, and a change recipe per edit live in SPEC.md. Workflow is in CLAUDE.md — every change goes on a branch and lands via reviewed PR.


Beta. Deep Variance's inference API is in active development. Availability, models, and behavior may change without notice, and the service may be unavailable at times. Not for production use.

About

One-command setup for the Qwen3.5 27B coding assistant in VS Code's built-in Chat.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors