Skip to content

Commit 9a9319a

Browse files
authored
New version: XinTaoFei.Codeg version 0.10.2 (microsoft#364776)
1 parent a8eb3ab commit 9a9319a

4 files changed

Lines changed: 124 additions & 0 deletions

File tree

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: XinTaoFei.Codeg
5+
PackageVersion: 0.10.2
6+
UpgradeBehavior: install
7+
ReleaseDate: 2026-04-24
8+
Installers:
9+
- Architecture: x64
10+
InstallerType: nullsoft
11+
Scope: user
12+
InstallerUrl: https://github.com/xintaofei/codeg/releases/download/v0.10.2/codeg_0.10.2_x64-setup.exe
13+
InstallerSha256: 4568CEFCB1D200E17929ACA4DECDED3C372B2312C717465147EC0B2F18AFB5EC
14+
ProductCode: codeg
15+
- Architecture: arm64
16+
InstallerType: nullsoft
17+
Scope: user
18+
InstallerUrl: https://github.com/xintaofei/codeg/releases/download/v0.10.2/codeg_0.10.2_arm64-setup.exe
19+
InstallerSha256: 91F4B1C074C9A1D95A1C6F04BB12B77FDC44F6B69438A1EF1E1C91EA07DD5DEE
20+
ProductCode: codeg
21+
- Architecture: x64
22+
InstallerType: wix
23+
Scope: machine
24+
InstallerUrl: https://github.com/xintaofei/codeg/releases/download/v0.10.2/codeg_0.10.2_x64_en-US.msi
25+
InstallerSha256: FDD673042DA1A29ADFDF2FE9B73B4FBE2F14D112E1CB30AB063961D2E547B86C
26+
InstallerSwitches:
27+
InstallLocation: INSTALLDIR="<INSTALLPATH>"
28+
ProductCode: '{7CB436CB-4C4D-480A-80D0-114FFD895743}'
29+
AppsAndFeaturesEntries:
30+
- UpgradeCode: '{1C562DF4-E6D8-5B40-B311-E481B7622E6C}'
31+
- Architecture: arm64
32+
InstallerType: wix
33+
Scope: machine
34+
InstallerUrl: https://github.com/xintaofei/codeg/releases/download/v0.10.2/codeg_0.10.2_arm64_en-US.msi
35+
InstallerSha256: 99D31016B94E3B028BB47BAA4013FD3F4CE8D9B5348EF4AEE29DBF9FF3F3343F
36+
InstallerSwitches:
37+
InstallLocation: INSTALLDIR="<INSTALLPATH>"
38+
ProductCode: '{D82D7D6F-2163-4899-8705-B6D8436B0B98}'
39+
AppsAndFeaturesEntries:
40+
- UpgradeCode: '{1C562DF4-E6D8-5B40-B311-E481B7622E6C}'
41+
ManifestType: installer
42+
ManifestVersion: 1.12.0
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: XinTaoFei.Codeg
5+
PackageVersion: 0.10.2
6+
PackageLocale: en-US
7+
Publisher: codeg
8+
PublisherUrl: https://github.com/xintaofei
9+
PublisherSupportUrl: https://github.com/xintaofei/codeg/issues
10+
PackageName: codeg
11+
PackageUrl: https://github.com/xintaofei/codeg
12+
License: Apache-2.0
13+
LicenseUrl: https://github.com/xintaofei/codeg/blob/HEAD/LICENSE
14+
ShortDescription: Aggregate and browse AI coding agent sessions (Claude Code, Codex, Gemini CLI, etc.) in one place. Desktop app, self-hosted server, or Docker.
15+
Description: Codeg (Code Generation) is an enterprise-grade multi-agent coding workspace. It unifies local AI coding agents (Claude Code, Codex CLI, OpenCode, Gemini CLI, OpenClaw, Cline, etc.) in a desktop app, standalone server, or Docker container — enabling remote development from any browser — with conversation aggregation, parallel git worktree development, MCP/Skills management, chat channel interactions (Telegram, Lark, iLink, etc.), and integrated Git/file/terminal workflows.
16+
Tags:
17+
- agent
18+
- agentic
19+
- ai
20+
- chatbot
21+
- claude-code
22+
- code
23+
- codex
24+
- coding
25+
- gemini-cli
26+
- large-language-model
27+
- llm
28+
- programming
29+
ReleaseNotes: |-
30+
- feat(settings): add quick messages management with drag-and-drop sorting and place nav below agents.
31+
- feat(message-input): turn plus button into menu with attach files and quick messages entries.
32+
- feat(codex-skills): surface built-in .system skills as read-only.
33+
- feat(sidebar-conversation-list): show empty-state hint inside expanded folders with no visible conversations.
34+
- fix(sidebar): restrict folder reorder drag to the folder header row.
35+
- fix(message-input): persist draft across restarts by keying on conversation id.
36+
- fix(acp): prevent memory blowup from streaming terminal tool output.
37+
- fix(web-server): release port reliably on stop by awaiting graceful shutdown.
38+
- fix(experts): recognize Windows junction links to central store.
39+
- perf(workspace-state): compress delta history, cache gitignore lookups, and tighten debounce.
40+
ReleaseNotesUrl: https://github.com/xintaofei/codeg/releases/tag/v0.10.2
41+
ManifestType: defaultLocale
42+
ManifestVersion: 1.12.0
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: XinTaoFei.Codeg
5+
PackageVersion: 0.10.2
6+
PackageLocale: zh-CN
7+
ShortDescription: 在一个地方聚合并浏览 AI 编程代理会话(如 Claude Code、Codex、Gemini CLI 等)。支持桌面应用、自建服务器或 Docker 部署。
8+
Description: Codeg(Code Generation,代码生成)是一款企业级多代理编码工作区。它将本地 AI 编程代理(包括 Claude Code、Codex CLI、OpenCode、Gemini CLI、OpenClaw、Cline 等)统一集成于桌面应用、独立服务器或 Docker 容器中,支持通过任意浏览器进行远程开发;具备对话聚合、并行 Git 工作树开发、MCP/技能管理、聊天频道交互(Telegram、飞书、iLink 等),以及集成的 Git/文件/终端工作流。
9+
Tags:
10+
- claude-code
11+
- codex
12+
- gemini-cli
13+
- 人工智能
14+
- 代码
15+
- 大语言模型
16+
- 智能体
17+
- 编程
18+
- 聊天机器人
19+
- 自主智能
20+
ReleaseNotes: |-
21+
- 新增(设置):新增快捷消息管理,支持拖拽排序,并将入口置于智能体下方;
22+
- 新增(消息输入):将加号按钮改为菜单,集成附加文件与快捷消息入口;
23+
- 新增(Codex 技能):将内置 .system 技能以只读方式展示;
24+
- 新增(侧边栏会话列表):在展开的空文件夹中显示空态提示;
25+
- 修复(侧边栏):将文件夹重排拖拽限制在文件夹标题行;
26+
- 修复(消息输入):按会话 id 持久化草稿,重启后保留未发送内容;
27+
- 修复(ACP):避免流式终端工具输出导致的内存膨胀;
28+
- 修复(Web 服务器):停止时等待优雅关闭,确保端口可靠释放;
29+
- 修复(专家):识别指向中央仓库的 Windows 联接点(junction link);
30+
- 性能(工作区状态):压缩增量历史、缓存 gitignore 查询并收紧防抖。
31+
ManifestType: locale
32+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: XinTaoFei.Codeg
5+
PackageVersion: 0.10.2
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)