MSI
WinGet
codeg
codeg · 0.12.3 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i codeg_0.12.3_x64_en-US.msi /quiet /norestart
InstallPath
msiexec /i codeg_0.12.3_x64_en-US.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{59279B93-4F5D-47B1-ABBB-698E074FCE4A}
Product version operator
Greater than or equal to
Product version
0.12.3
MSI Properties
Product Code
{59279B93-4F5D-47B1-ABBB-698E074FCE4A}
File Identity
Filename
codeg_0.12.3_x64_en-US.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
XinTaoFei.Codeg
Version
0.12.3
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.12.3/codeg_0.12.3_x64_en-US.msi
Upgrade Behavior
install(Install over existing)
Release Notes
- fix(web): command authentication failures now return as command errors without invalidating the Web session, so valid browser sessions stay signed in.
- fix(db): Tauri debug builds now use an isolated codeg-dev.db, avoiding SQLite conflicts with installed release builds during local development.
- chore(pet): pet sprite animation timing has been aligned across states for smoother idle, action, and review animations.