Wingetlywingetly
← All apps

Qoder

by Qoderv1.106.3

Last updated

Agentic Coding Platform for Real Software

Install with winget

$ winget install --id Alibaba.Qoder --exact --version 1.106.3

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Qoder

Qoder uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, user scope)
QoderIDEUserSetup-x64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /mergetasks=!runcode

See the full silent install reference for Qoder

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Qoder is an agentic coding platform designed for real software development. It seamlessly integrates enhanced context engineering with intelligent agents to gain a comprehensive understanding of your codebase and systematically tackles software development tasks. Supports world's latest and most advanced AI models: Claude, GPT, Gemini, and more. Available for Windows and macOS.

Installers · v1.106.3

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
userDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Qoder.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • QoderWorkQoder
    Alibaba.QoderWorkv0.9.17

    Bringing agentic capabilities beyond code. Describe what you need - QoderWork plans, executes, and delivers.

  • Node.js (LTS)Node.js Foundation
    OpenJS.NodeJS.LTSv24.19.0

    Run JavaScript Everywhere

  • Python 3.12Python Software Foundation
    Python.Python.3.12v3.12.10

    Python is a programming language that lets you work more quickly and integrate your systems more effectively.

  • O
    Ollama (Portable)Ollama
    Ollama.Ollama.Portablev0.33.1

    Start building with open models.

  • Claude CodeAnthropic PBC
    Anthropic.ClaudeCodev2.1.268

    Unleash Claude’s raw power directly in your terminal. Search million-line codebases instantly. Turn hours-long workflows into a single command. Your tools. Your workflow. Your codebase, evolving at thought speed.

  • Python 3.14Python Software Foundation
    Python.Python.3.14v3.14.7

    A programming language that lets you work more quickly and integrate your systems more effectively.

More from Qoder or browse agent, agentic, ai.

Frequently asked questions

How do I install Qoder on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Alibaba.Qoder --exact --version 1.106.3. winget downloads the installer from Qoder and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Qoder silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Alibaba.Qoder --exact 1.106.3 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Qoder?
Qoder uses EXE (Inno Setup). Run the downloaded installer with: QoderIDEUserSetup-x64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /mergetasks=!runcode. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Qoder via winget?
Run: winget uninstall --id Alibaba.Qoder --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Qoder's Apps & Features entry.
Is Qoder free?
Qoder is distributed under Proprietary. Refer to the publisher (https://qoder.com/download) for the full license terms - Wingetly itself does not charge for installation.
Does Qoder work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Qoder directly from the publisher.
How do I keep Qoder up to date?
Run winget upgrade --id Alibaba.Qoder --exact, or winget upgrade --all to update everything winget tracks. We index 2 versions of Qoder from microsoft/winget-pkgs.

Recent versions

  • 1.106.3latest
  • 1.100.0