github xintaofei/codeg v0.30.5
codeg v0.30.5

2 hours ago

Release version 0.30.5

Files and terminals join the infinite canvas, and a right click in the composer now acts on the link or path under the pointer.
Agent commands stop forcing color into everything they run, and merging a task no longer waits out a context compaction.

New

  • Files and terminals can now be placed on the infinite canvas beside conversations and notes, and a terminal card keeps its shell running while you are away from the board.
  • Right-clicking a link, an email address or a path in the composer now selects it, with a row to open the link, write to the address or open the file. (#672, @Adam-Dalloul)
  • A file badge in the transcript can now download the file, for web mode and desktop windows bound to a remote workspace.
  • Antigravity gets a Sign out button in its settings panel, so the Google account it silently reuses can be swapped for another. (#666, reported by @dale0525)

Improved

  • The codeg-mcp popover's tool rows now follow the app theme instead of each wearing a fixed color of its own.

Fixed

  • Colored command output is now opt-in — a "Colorize command output" switch in Settings → General, off by default, because forcing it also broke parsed output such as gh --json piped into jq. (#664, @chadnorvell)
  • A Cline task whose message quotes </environment_details> no longer hangs codeg when opened, and a heading right after a task-progress block is no longer deleted with it. (#670, @MaxFreedomPollard)
  • Ctrl/Cmd+Shift+T now reopens a closed tab where it was, not at the end of the strip. (#667, @Adam-Dalloul)
  • Merging a finished task no longer waits on a context compaction — the dialog closes as soon as the round starts, the card says it is compacting, and the session viewer shows the live transcript instead of the previous round's.
  • A /compact in a Claude session now looks the same live and after reopening — your command, the divider and the continuation summary.

Thanks to @Adam-Dalloul, @chadnorvell and @MaxFreedomPollard for contributing to this release, and to @dale0525 for the report.


发布版本 0.30.5

文件和终端可以放上无限画布了,输入框里右键点链接或路径也终于有反应了。
智能体执行的命令不再强制给输出上色,合并任务也不用再干等一次上下文压缩。

新增

  • 文件和终端现在可以放到无限画布上,与会话、便签并排,终端卡片在你离开画布期间会保持 shell 继续运行。
  • 在输入框里右键点击链接、邮箱地址或路径会自动选中它,并多出一行「打开链接 / 写邮件 / 打开文件」。(#672@Adam-Dalloul
  • 会话记录里的文件徽章现在可以直接下载文件,供网页模式和绑定远程工作区的桌面窗口使用。
  • Antigravity 的设置面板新增「登出」按钮,被它静默复用的 Google 账号可以换成另一个了。(#666,由 @dale0525 反馈)

改进

  • codeg-mcp 弹层里的工具行现在跟随应用主题配色,不再各自顶着一种固定颜色。

修复

  • 命令输出着色改为可选——「设置 → 通用」新增「命令输出着色」开关且默认关闭,因为强制着色会让 gh --jsonjq 这类需要解析的输出直接失败。(#664@chadnorvell
  • 打开消息里引用了 </environment_details> 的 Cline 任务不会再卡死 codeg,任务进度块后面紧跟的标题也不会再被一起删掉。(#670@MaxFreedomPollard
  • Ctrl/Cmd+Shift+T 恢复的标签页会回到原来的位置,不再一律排到最右侧。(#667@Adam-Dalloul
  • 合并已完成的任务不用再等一次上下文压缩——合并一启动对话框就关闭,卡片会写明正在压缩,会话查看器显示的也是当前轮次的实时记录而不是上一轮的。
  • Claude 会话里的 /compact 实时和重开看到的是同一份内容——你输入的命令、分隔标记、续接摘要三行齐全。

感谢 @Adam-Dalloul@chadnorvell@MaxFreedomPollard 为本次发布做出的贡献,也感谢 @dale0525 的反馈。

Don't miss a new codeg release

NewReleases is sending notifications on new releases.