Silent Install HQ
MSI WinGet

codeg

codeg · 0.11.5 · arm64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
msiexec /i codeg_0.11.5_arm64_en-US.msi /quiet /norestart
InstallPath
msiexec /i codeg_0.11.5_arm64_en-US.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {A804B629-F1D5-4874-87C6-7EE3875FB8A0}
Product version operator Greater than or equal to
Product version 0.11.5

MSI Properties

Product Code {A804B629-F1D5-4874-87C6-7EE3875FB8A0}

File Identity

SHA256 1e08b8d16fd60ae196604ef5ccf6bd33ca3f00fbd2388301e056cade47efdf4c VirusTotal ↗
Filename codeg_0.11.5_arm64_en-US.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID XinTaoFei.Codeg
Version 0.11.5
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 - fix(mcp): forward configured MCP servers to ACP sessions, with PATH resolution for stdio and capability filtering for HTTP/SSE. - fix(mcp): write OpenCode MCP entries to the correct config file (~/.config/opencode/opencode.json). - feat(settings): add refresh and new-MCP draft form to the local MCP tab. - refactor(acp): move conversation external_id and fork row writes to the backend. - fix(chat): preserve final stream chunk, jump to bottom on first open, wrap live turn stats on narrow panes,…