EXE
WinGet
codeg
codeg · 0.11.9 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
codeg_0.11.9_arm64-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.11.9
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
codeg_0.11.9_arm64-setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
XinTaoFei.Codeg
Version
0.11.9
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.11.9/codeg_0.11.9_arm64-setup.exe
Upgrade Behavior
install(Install over existing)
Release Notes
- feat(sidebar): add an "open in" submenu and full-path tooltip to folder groups.
- style(sidebar): replace the conversation status SVG with a unified colored-dot badge shared by the sidebar, tab bar, manage and search dialogs.
- style(sidebar): show the agent icon at the rail axis with the conversation status as a corner badge in each sidebar row.
- style(chat): tint streaming shimmers (tool-group capsule, Agent tool-call pill, running and reasoning indicators) with the theme primary color.
- c…