EXE
WinGet
codeg
codeg · 0.15.10 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
codeg_0.15.10_arm64-setup.exe /S
File Identity
Filename
codeg_0.15.10_arm64-setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
XinTaoFei.Codeg
Version
0.15.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.15.10/codeg_0.15.10_arm64-setup.exe
Upgrade Behavior
install(Install over existing)
Release Notes
- feat(composer): The message input is now a rich-text composer — type @ for a mention panel that drops inline badges for files, sessions, commits, agents, and skills, with Markdown rendered as you type.
- feat(chat): Attached files now show as inline, clickable badges in your sent messages.
- feat(editor): Select lines in a file and add them to the conversation as a line-range badge.
- feat(mcp): A new get_session_info tool resolves an @-mentioned session into its metadata, stats, and recent me…