Skip to content

Codux 2.0.0-rc.2

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Jul 14:46

中文

[2.0.0-rc.2] - 2026-07-04

新增

  • 新增终端列表,支持搜索和全选,便于快速查找并管理当前终端会话。
  • 文件夹右键菜单新增「新建文件」和「新建文件夹」,会直接在目标文件夹下创建,且不会主动切换文件视图。

修复

  • 降低桌面端空闲 CPU 占用,隐藏或非活跃终端不再触发冗余重绘和 UI invalidation。
  • 修复远程 controller 淘汰和断开后的清理逻辑,旧 transport 读任务会被关闭,不再残留重复读取链路。
  • 修复 agent 自动升级的 manifest 查找逻辑,能更可靠选择当前通道的最新版本。
  • 修复 Claude runtime 探测,启动前遗留的旧转录活动不再让项目错误显示为正在响应。

English

[2.0.0-rc.2] - 2026-07-04

Added

  • Added a terminal list with search and select-all support for quickly finding and managing active terminal sessions.
  • Added folder context-menu actions for creating files and folders directly inside the selected directory without switching the file view.

Fixed

  • Reduced idle desktop CPU usage by avoiding redundant terminal repaint and UI invalidation work while sessions are inactive or hidden.
  • Fixed remote controller cleanup so replaced or disconnected controllers shut down their stale transport tasks instead of leaving duplicate readers alive.
  • Fixed agent auto-update manifest lookup so the updater selects the latest matching channel release reliably.
  • Fixed Claude runtime probing so stale pre-launch transcript activity no longer keeps a project marked as actively responding.

Downloads / 下载说明

File / 文件 Usage 用途
codux-2.0.0-rc.2-macos-aarch64.dmg Apple Silicon Mac stable release Apple Silicon Mac 正式版本
codux-2.0.0-rc.2-macos-x86_64.dmg Intel Mac stable release Intel Mac 正式版本
codux-2.0.0-rc.2-macos-aarch64-debug.dmg Apple Silicon Mac debug build Apple Silicon Mac 测试版本
codux-2.0.0-rc.2-macos-x86_64-debug.dmg Intel Mac debug build Intel Mac 测试版本
codux-2.0.0-rc.2-windows-x86_64-setup.exe Windows 64-bit installer Windows 64 位安装包
codux-agent-2.0.0-rc.2-macos-aarch64 Apple Silicon Mac headless agent Apple Silicon Mac 主机端
codux-agent-2.0.0-rc.2-macos-x86_64 Intel Mac headless agent Intel Mac 主机端
codux-agent-2.0.0-rc.2-linux-x86_64 Linux x86_64 headless agent Linux x86_64 主机端
codux-agent-2.0.0-rc.2-linux-aarch64 Linux ARM64 headless agent Linux ARM64 主机端
codux-agent-2.0.0-rc.2-windows-x86_64.exe Windows 64-bit headless agent Windows 64 位主机端