EXE
WinGet
codeg
codeg · 0.13.6 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
codeg_0.13.6_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.13.6
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
codeg_0.13.6_arm64-setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
XinTaoFei.Codeg
Version
0.13.6
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.6/codeg_0.13.6_arm64-setup.exe
Upgrade Behavior
install(Install over existing)
Release Notes
- feat(model-provider): Each provider is now bound to a single agent type and carries its own model selection — five slots for Claude Code, one for Codex and Gemini. Switching providers cascades the URL, key, and model into the agent in one step.
- feat(chat): Refreshed the chat welcome screen with a new halo hero and rotating tips.
- fix(model-provider): Agent type is now locked after creation, and mismatched bindings fail loudly instead of silently mis-parsing the model.