Wingetlywingetly
← All apps
C

Codey

by SuperGnessv0.6.4

Last updated

Codex 桌面客户端的增强启动器

Install with winget

$ winget install --id SuperGness.Codey --exact --version 0.6.4

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

Silent install command for Codey

Codey uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, user scope)
Codey-0.6.4-windows-x64-setup.exe /S

See the full silent install reference for Codey

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

Codey 是 Codex 桌面客户端的增强启动器。打开 Codey 后,它会自动拉起 Codex,并在 Codex 页面内提供统一的 Codey 控制台,用来管理线路、模型、会话、通知、插件、更新和运行策略。

Installers · v0.6.4

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
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 Codey.

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

  • WorkBuddyTencent Technology (Shenzhen) Company Limited
    Tencent.WorkBuddyv5.5.6

    桌面智能体 办公新范式

  • Win-CodexBarCodexBar Contributors
    Finesssee.Win-CodexBarv0.56.8

    Windows-native menu bar app for OpenAI Codex and Claude Code usage stats.

  • CC Switchfarion1231
    farion1231.CC-Switchv3.20.2

    A cross-platform desktop All-in-One assistant tool for Claude Code, Codex, OpenCode, openclaw & Gemini CLI.

  • Z CodeZ.AI
    ZhipuAI.ZCodev3.11.2

    Z Code combines the best AI agents with your existing tools so you can plan, code, review, and deploy without friction.

  • Orison SpaceLumenStorm
    LumenStorm.OrisonSpacev0.3.0

    AI 驱动的小说创作 IDE — 从灵感到成稿的全流程工作台。

  • QClaw腾讯科技(深圳)有限公司
    Tencent.QClawv0.2.35

    随时随地,微信一下,Qclaw 帮你高效干活

More from SuperGness or browse codex, 人工智能, 代码.

Frequently asked questions

How do I install Codey on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id SuperGness.Codey --exact --version 0.6.4. winget downloads the installer from SuperGness and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Codey silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id SuperGness.Codey --exact 0.6.4 --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 Codey?
Codey uses EXE (NSIS). Run the downloaded installer with: Codey-0.6.4-windows-x64-setup.exe /S. The silent switches are /S.
How do I uninstall Codey via winget?
Run: winget uninstall --id SuperGness.Codey --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Codey's Apps & Features entry.
Is Codey free?
Codey is distributed under AGPL-3.0. Refer to the publisher (https://github.com/SuperGness/codey) for the full license terms - Wingetly itself does not charge for installation.
Does Codey 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 Codey directly from the publisher.
How do I keep Codey up to date?
Run winget upgrade --id SuperGness.Codey --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Codey from microsoft/winget-pkgs.