Skip to content

Releases: Xircth/VibeX

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 07 Aug 05:46

VibeX 0.1.3

English

VibeX 0.1.3 improves agent installation interoperability, reusable model-provider configuration, and the settings experience.

Highlights

  • Added model discovery when creating or editing reusable providers. VibeX can query the configured endpoint with the current credentials, show loading, empty, success, and error states, and apply a discovered model to supported agent configurations.
  • Improved managed and external agent coexistence. Compatible external installations can be reconciled without being mistaken for VibeX-managed binaries, while real command conflicts remain explicit and actionable.
  • Expanded built-in agent package management with registry-aware version resolution, npm package metadata support, upgrade planning, and stronger installation evidence.
  • Refined Claude Code, Codex, OpenCode, Pi, and custom agent settings, including account actions, diagnostics, provider controls, model catalogs, and clearer configuration labels.
  • Reworked the settings interface with more consistent controls, improved worktree and version-control layouts, and a more legible accent system.
  • Fixed the Liquid Glass save bar artifact at the top edge, increased its transparency, and strengthened the local lens effect.
  • Hardened installation and configuration handling for non-UTF-8 shell files, registry cache behavior, diagnostic read state, and related failure paths.
  • Made English the default README and added a dedicated Simplified Chinese README.

Downloads

Choose the native desktop installer for your platform from the release assets.

Platform Installer formats
Windows x64 NSIS setup (.exe) or Windows Installer (.msi)
Windows ARM64 NSIS setup (.exe) or Windows Installer (.msi)
macOS Intel Disk image (.dmg)
macOS Apple Silicon Disk image (.dmg)
Linux x64 AppImage or Debian package (.deb)
Linux ARM64 AppImage or Debian package (.deb)

The .app.tar.gz and .sig files are updater assets used by VibeX's in-app updater.

中文

VibeX 0.1.3 改进了 Agent 安装的兼容性、可复用模型供应商配置,以及设置页面的整体体验。

主要更新

  • 为新建和编辑可复用 Provider 增加模型检测功能。VibeX 可以使用当前填写的服务地址和凭据查询模型列表,展示加载、空结果、成功与失败状态,并将检测到的模型应用到受支持的 Agent 配置。
  • 改进内部托管与外部 Agent 安装的共存逻辑。兼容的外部安装可以被正确协调,不再被误判为 VibeX 托管文件;真实的命令冲突仍会提供明确、可处理的提示。
  • 扩展内置 Agent 包管理,增加 Registry 版本解析、npm 包元数据、升级计划和更完整的安装证据。
  • 优化 Claude Code、Codex、OpenCode、Pi 与自定义 Agent 的设置,包括账号操作、诊断、Provider 控件、模型目录和更清晰的配置标签。
  • 重构设置界面的控件一致性、Worktree 与版本控制布局,并提升强调色的清晰度。
  • 修复设置保存悬浮条顶部的 Liquid Glass 异常色块,提高玻璃透明度,并增强局部透镜效果。
  • 加固非 UTF-8 Shell 文件、Registry 缓存、诊断已读状态及相关失败路径的处理。
  • 默认 README 改为英文,并提供独立的简体中文 README。

下载

请在 Release Assets 中选择与系统匹配的原生桌面安装包。

平台 安装包格式
Windows x64 NSIS 安装程序(.exeWindows Installer(.msi
Windows ARM64 NSIS 安装程序(.exeWindows Installer(.msi
macOS Intel 磁盘映像(.dmg
macOS Apple Silicon 磁盘映像(.dmg
Linux x64 AppImageDebian 软件包(.deb
Linux ARM64 AppImageDebian 软件包(.deb

.app.tar.gz.sig 文件是 VibeX 内置更新器使用的更新资产。

VibeX Desktop 0.1.2

Choose a tag to compare

@Xircth Xircth released this 04 Aug 10:52

VibeX Desktop 0.1.2

VibeX 0.1.2 完成 IAE(Integrated Agent Environment)产品方向升级,将 Agent 接入、并行开发环境和 Vibe Coding 配套工具集中到统一桌面平台。

主要更新

全新初始化体验

  • 使用全屏动态极光背景和 GSAP 动画重构首次启动流程。
  • 自动匹配系统语言,提供完整的中文和英文文案。
  • 在初始化阶段选择启用的 Agent、默认 Agent 与外部编辑器。
  • Agent 安装转入后台执行,进入首页后通过通知持续反馈结果。

统一 Agent 平台

  • 内置 Claude Code、Codex、OpenCode 与 Pi Agent 档案。
  • 支持从 ACP Registry 浏览和添加更多 Agent。
  • 统一管理本地 Runtime、ACP 适配器、认证、配置、更新、修复与卸载。
  • 优先复用通过验证的本地 Runtime,并为缺失组件提供托管安装。
  • 预检查分别展示版本和安装位置,长路径保持单行并可查看完整内容。

安装与诊断可靠性

  • 修复 macOS 托管组件运行时的隔离属性和签名策略问题。
  • 优化 Runtime 与 ACP 修复入口,异常组件可以直接重新安装或修复。
  • 安装进度采用分阶段状态,安装、验证和就绪检查更加清晰。
  • 修复清除本机配置与缓存失败的问题。
  • 本地 Agent 检查只在需要时执行,应用重新获得焦点不会重复触发加载状态。

Worktree 与 Multi-Agent

  • 通过 Git worktree 为并行任务提供独立工作目录。
  • 支持 &Agent Mention、异步子任务委派、状态查询、取消与结果回收。
  • 子任务拥有独立会话和持久状态,父会话可以继续推进其他工作。
  • 强化 Agent 会话恢复、生命周期管理与 ACP 能力验证。

Vibe Coding 配套能力

  • 会话看板集中组织项目、工作区和并行 Agent 会话。
  • 内置 Chromium/CEF 浏览器支持多标签、DevTools、Console、Network 与元素检查。
  • Git、Diff、文件树和终端面板覆盖常用开发与审查流程。
  • Plugin v2、托管工具 Runtime 和 Office 产物预览进入统一能力管线。
  • Automation v2 支持可恢复运行、隔离 worktree、保留策略与结构化动作。
  • 新增可替换的前后端传输边界、远程协议和设备配对基础能力。

文档与界面

  • README 更新为 IAE 产品定位,并加入 Agent 架构与协作流程 SVG。
  • 重新设计 Agent 设置、预检查证据、外部编辑器选择和初始化页面布局。
  • 优化配置清理、下拉列表、加载反馈、阴影、响应式布局和中英文细节。

下载

Desktop Installers Action 会生成以下安装包:

  • macOS Apple Silicon:.dmg
  • macOS Intel:.dmg
  • Windows x64:.exe.msi
  • Linux x64:.AppImage.deb

macOS 安全提示

发布包可能尚未完成 Apple 公证。系统提示“App 已损坏”时,请先确认安装包来自 VibeX 官方 Releases,然后执行:

xattr -dr com.apple.quarantine /Applications/VibeX.app

权限不足时可以在同一命令前添加 sudo。该命令只需要作用于 VibeX 应用路径,无需关闭系统全局安全检查。

0.1.1

Choose a tag to compare

@github-actions github-actions released this 28 Jul 10:22

Desktop installers for 0.1.1.