EXE
WinGet
codeg
codeg · 0.11.4 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
codeg_0.11.4_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.4
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
codeg_0.11.4_arm64-setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
XinTaoFei.Codeg
Version
0.11.4
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.4/codeg_0.11.4_arm64-setup.exe
Upgrade Behavior
install(Install over existing)
Release Notes
- refactor(chat): reorganize the message input toolbar — folder/branch pickers move into the top context bar, expert skills and slash commands collapse under the (+) menu, and the bottom toolbar gains an inline session config + mode selector (collapsed under 34rem).
- chore(acp): bump bundled agent versions — claude-agent-acp 0.32.0, codex-acp 0.13.0, @google/gemini-cli 0.40.1, opencode 1.14.33.
- fix(chat): keep the message input scrolled to the caret when content overflows.