Skip to content

0.2.11

Choose a tag to compare

@github-actions github-actions released this 02 Jan 09:31
· 463 commits to main since this release

更新内容

✨ 新功能

  • integrate ProviderList into settings and Command Panel
  • add ProviderList and ProviderDialog components
  • add Claude Provider management to settings store
  • add Claude Provider IPC layer
  • add ClaudeProviderManager service
  • add ClaudeProvider type definitions
  • 添加复制路径功能并更新国际化文本
  • 添加打开文件夹功能 (#78)
  • 添加关闭其他、左侧、右侧和所有标签的功能 (#76)

🐛 问题修复

  • 修复切换时高级选项残留及 UI 优化
  • resolve lint errors and infinite loop issues
  • resolve type and lint errors
  • 未安装 Claude 时跳过集成功能初始化
  • 修复开发模式下 Ctrl+C 退出时子进程残留问题
  • 修复 fork PR checkout 失败的问题
  • 添加 reopened 事件类型以支持重新触发 Code Review
  • 修复 fork PR 无法写入 Code Review 评论的权限问题
  • 修复文件树在 Agent 创建文件后不自动刷新的问题
  • 修复切换worktree时agent session丢失的问题
  • 修复 release notes 中 Linux deb 下载链接
  • 添加多尺寸图标以修复 Linux 图标显示问题
  • 修复更新就绪弹窗闪现后消失的问题

🔨 CI/CD

  • 统一 Claude 模型配置为 opus 别名

📦 下载

平台 文件
macOS (Apple Silicon) EnsoAI-0.2.11-arm64.dmg
macOS (Intel) EnsoAI-0.2.11.dmg
Windows (x64 安装版) EnsoAI-Setup-0.2.11.exe
Windows (x64 便携版) EnsoAI-0.2.11-portable.exe
Linux (x64 AppImage) EnsoAI-0.2.11.AppImage
Linux (x64 deb) enso-ai_0.2.11_amd64.deb

Full Changelog: v0.2.10...v0.2.11