Silent Install HQ
EXE WinGet

codeg

codeg · 0.10.0 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
codeg_0.10.0_x64-setup.exe /S

Intune Detection Rule

Registry Rule
Rule type Registry
Registry hive
Key path HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\codeg
Detection method
Value name DisplayVersion
Operator Greater than or equal to
Value 0.10.0
Associated with 32-bit app on 64-bit clients No

File Identity

SHA256 0bd4475e501bb5a5469cc614c36c1e1ac71e8299b01d006ed90cc6e0ca906274 VirusTotal ↗
Filename codeg_0.10.0_x64-setup.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID XinTaoFei.Codeg
Version 0.10.0
Description Aggregate and browse AI coding agent sessions (Claude Code, Codex, Gemini CLI, etc.) in one place. Desktop app, self-hosted server, or Docker.
License Apache-2.0
Upgrade Behavior install(Install over existing)
Release Notes - feat(workspace): migrate from per-folder windows to a unified single-window workspace. - feat(sidebar): overhaul sidebar with draggable folder reorder, per-folder new/import actions, conversation sort toggle, completed filter, and bulk-action management dialog. - feat(acp-agent-settings): expand OpenCode provider.npm options with additional AI SDK providers. - fix(transport): replace Tauri listen() to avoid unlisten race crashing on WKWebView.