Skip to content

Commit 7a1d4fb

Browse files
authored
New version: XinTaoFei.Codeg version 0.20.2 (#401451)
1 parent 6504688 commit 7a1d4fb

4 files changed

Lines changed: 97 additions & 0 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
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.20.2
6+
InstallerType: nullsoft
7+
Scope: user
8+
UpgradeBehavior: install
9+
ProductCode: codeg
10+
ReleaseDate: 2026-07-12
11+
Installers:
12+
- Architecture: x64
13+
InstallerUrl: https://github.com/xintaofei/codeg/releases/download/v0.20.2/codeg_0.20.2_x64-setup.exe
14+
InstallerSha256: 0097D13AD60AAA146B02509A3CCB00FC5C9DB774F336A28C6683F11528D4ECE2
15+
- Architecture: arm64
16+
InstallerUrl: https://github.com/xintaofei/codeg/releases/download/v0.20.2/codeg_0.20.2_arm64-setup.exe
17+
InstallerSha256: 1C934E425CDAE6C5BAF2709769A6D598C57BED019A1E79049A84A07E01A7B114
18+
ManifestType: installer
19+
ManifestVersion: 1.12.0
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
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.20.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): Experts, Science, and Office Tools are now one "Skill Packs" hub. The three separate settings pages are merged into a single Skill Packs entry with a tabbed switcher for Experts, Scientific Research, and Office — plus a fixed toolbar to open the shared central skills folder or refresh the active tab. Old links to the individual pages redirect here automatically.
31+
- feat(chat): Kick off Scientific Research skills straight from the composer. The composer's "+" menu gains a "Scientific Research" submenu next to Experts and Office Work, listing every bundled science skill; pick one to drop its invocation badge into your message. Skills you haven't enabled for the current agent show a lock and a shortcut to turn them on in Settings.
32+
- feat(layout): Roomier sidebars. The left and right sidebars can now be dragged out to 900px, giving conversation lists and side panels more breathing room on wide displays.
33+
- fix(chat): Quick-skills now use the right prefix for whichever agent you send to. A skill badge inserted before switching agents kept its original trigger, so a skill queued for Codex went out as /skill and Codex rejected it as a slash command. Badges are now re-stamped when you change agents and normalized at send time — $ for Codex, / everywhere else — so the invocation always lands.
34+
- fix(acp): A conversation that can't be resumed now offers a clear way forward. When a historical session can't be restored — the agent process crashed mid-load, or the session has expired or ended — codeg shows a Reload / New conversation banner instead of silently orphaning the context or surfacing a raw protocol error.
35+
- fix(editor): No more phantom errors or orange boxes in the file editor. The built-in editor no longer flags false-positive TypeScript/JSON problems that only exist because it can't see your project's build context ("Cannot find module '@/…'", a missing --jsx flag, unreachable schemas), and Chinese/Japanese full-width punctuation (:;,!?()) renders as normal text instead of highlighted boxes. Real syntax errors and zero-width/BOM detection are still flagged.
36+
- fix(editor): Markdown list markers show up in file preview. Ordered lists now display their numbers and unordered lists get proper indentation in the editor's Markdown preview.
37+
- fix(chat): The model picker no longer closes when you grab its scrollbar. On the desktop app's WebKit webview, dragging the model list's scrollbar used to dismiss the picker; it now stays open in both the wide picker and the collapsed cog panel.
38+
ReleaseNotesUrl: https://github.com/xintaofei/codeg/releases/tag/v0.20.2
39+
ManifestType: defaultLocale
40+
ManifestVersion: 1.12.0
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
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.20.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+
- 功能(布局):更宽的侧边栏。 左右侧边栏现在可以拖宽到 900px,在宽屏上为会话列表和侧栏面板留出更充裕的空间。
24+
- 修复(聊天):快捷技能现在会按你发送的智能体使用正确的前缀。 此前你在切换智能体前插入的技能徽章会保留原始触发符,导致本应发给 Codex 的技能以 /skill 发出、被 Codex 当作 slash 命令拒绝。现在切换智能体时会重新盖章,并在发送时归一化——Codex 用 $,其它一律用 /——调用总能正确生效。
25+
- 修复(会话):无法恢复的会话现在会给出明确的后续选择。 当历史会话无法恢复时——智能体进程在加载中崩溃、或会话已过期/结束——codeg 会显示「重新加载 / 新建会话」横幅,而不再静默丢弃上下文或抛出原始协议错误。
26+
- 修复(编辑器):文件编辑器里不再出现莫须有的报错和橙色方框。 内置编辑器不再因看不到你项目的构建上下文而误报 TypeScript/JSON 问题(「找不到模块 '@/…'」、缺少 --jsx 标志、无法加载远程 schema),中日文全角标点(:;,!?())也会作为普通文本正常显示,不再被标成高亮方框。真正的语法错误以及零宽字符/BOM 检测仍会照常提示。
27+
- 修复(编辑器):Markdown 预览现在会显示列表标记。 在编辑器的 Markdown 预览中,有序列表会显示编号,无序列表也有了正确的缩进。
28+
- 修复(聊天):抓取滚动条不再关闭模型选择器。 在桌面版的 WebKit webview 中,拖动模型列表的滚动条以前会关闭选择器;现在无论是宽版选择器还是折叠的齿轮面板,它都会保持打开。
29+
ManifestType: locale
30+
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.20.2
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)