MSI
WinGet
codeg
codeg · 0.13.10 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i codeg_0.13.10_arm64_en-US.msi /quiet /norestart
InstallPath
msiexec /i codeg_0.13.10_arm64_en-US.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{1DB4CFAE-E442-40B2-B353-9DEFA675F070}
Product version operator
Greater than or equal to
Product version
0.13.10
MSI Properties
Product Code
{1DB4CFAE-E442-40B2-B353-9DEFA675F070}
File Identity
Filename
codeg_0.13.10_arm64_en-US.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
XinTaoFei.Codeg
Version
0.13.10
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
↗
Homepage
https://github.com/xintaofei/codeg
Installer URL
https://github.com/xintaofei/codeg/releases/download/v0.13.10/codeg_0.13.10_arm64_en-US.msi
Upgrade Behavior
install(Install over existing)
Release Notes
- refactor(workspace): Workspace mode now switches automatically between conversation and fusion based on open file tabs, removing the manual mode selector and stale persisted files mode.
- feat(chat): Message links now open directly from chat, with hardened web/desktop handling for external, mailto:,
, and file-path links.
- fix(pet): Permission responses now clear the waiting animation immediately across local windows, WebSocket reconnects, server-mode peers, and chat-channel auto-approval.…