Highlights
- Model Hub is faster, clearer, and more reliable across Claude Code, Codex, and OpenCode. You can now edit individual route hops, choose an upstream interface explicitly, and rely on improved protocol detection for mainstream OpenAI-compatible endpoints. Gateway enablement persists across restarts, overlapping turns keep their prepared routes, and OpenCode model selections are reconciled atomically.
- Upgrades and managed runtimes are safer. Avibe now stages each environment as a durable generation and switches the launcher only after validating the complete dependency and transport-import set. Failed upgrades can recover legacy rollback targets, while runtime cleanup preserves active and rollback installations.
- Settings now lives inside the Workbench. The responsive Settings surface adds mobile navigation, keeps the desktop sidebar fixed, preserves your previous page when opening and closing Settings, and provides configurable shortcuts for Chat voice input and Show Page annotation.
- Memory handles real-world workloads more gracefully. Avibe no longer imposes its previous profile and response payload caps, repairs a known stale EverOS profile-summary shape, avoids sending processing-health events to IM administrators, and gives clearer guidance when a profile has not been generated yet.
Changes
Added
- Added the
memberinstance role, allowing trusted users to manage and use local projects and Agents while keeping access-member management owner-only. (#1598, #1621, #1623) - Added Markdown content negotiation for authorized private and public Show Pages via
Accept: text/markdown. (#1673) - Added browser-local shortcuts for Chat voice input and Show Page annotation, configurable under Settings > Shortcuts. (#1708)
- Added bounded retention for internal Agent trace events, with a default 30-day window that excludes user-visible messages, runs, deliveries, and audit data. (#1514)
- Added direct shortcuts for enabling or disabling Agent Activity from the chat activity UI. (#1697)
Changed
- Reworked Model Hub configuration with editable route hops, persistent gateway state, runtime-aware setup, clearer source and supply status, a dedicated Logs tab, bounded model lists, and full-width responsive layouts. (#1647, #1653, #1654, #1684, #1689, #1692, #1704, #1709, #1713, #1729, #1745, #1761)
- Improved Model Hub startup and request performance by extending bounded cold-start readiness, removing synchronous CLI discovery from Agent reads, batching overview chain reads, and removing arbitrary response-size limits. (#1655, #1700, #1715, #1786)
- Improved Codex and OpenCode Model Hub integration with standard Responses catalogs, private gateway providers, atomic menu updates, reserved-tool translation, and restored dormant routes and model selection. (#1698, #1728, #1776, #1784, #1785)
- Unified managed installation and cleanup for Show Runtime, Git, Memory, Model Hub, and tmux, including composite archive support and truthful disk-based install state. (#1666, #1676, #1722, #1723, #1734, #1737, #1738)
- Migrated configuration writers to serialized patch transactions, reducing the risk of concurrent UI or process updates overwriting unrelated settings. (#1513)
- Localized the complete human-readable
vibe doctoroutput in English and Chinese, and added Memory and Office readiness reporting. (#1721, #1788) - Removed the developer-only managed GitHub-source Show Runtime provider; legacy source names migrate to the packaged manifest provider, while custom builds can use
VIBE_SHOW_RUNTIME_BIN. (#1662) - Consolidated Show Page authorization around local access modes and verified identity claims, retiring the legacy page-email authorization path. (#1649)
- Removed the external Office conversion path from Memory processing. (#1798)
Fixed
- Fixed upgrade activation and rollback across legacy and v3.0.13 generation-based installs, including fallback across compatible version endpoints and launching from the installer-resolved path. (#1615, #1625, #1711, #1782, #1783)
- Fixed Show Runtime readiness, replacement reporting, stale WebSocket targets, timeout classification, and recovery behavior; Show Page API timeout is now configurable and defaults to 90 seconds. (#1629, #1636, #1639, #1640, #1643, #1664, #1665)
- Fixed Markdown Show Page requests to fail closed unless the Runtime explicitly advertises SSR Markdown support. (#1770)
- Fixed Model Hub routing across overlapping turns, OpenCode overlays, Codex app-server isolation, unconfigured routes, and a broader range of OpenAI-compatible error responses. (#1704, #1724, #1732, #1744, #1756)
- Fixed mobile usability across Show Pages, Files, Terminal, Editor, Model Hub, Settings, and file previews. (#1619, #1620, #1626, #1630, #1685, #1696, #1733)
- Fixed Settings navigation hierarchy, scrolling, origin preservation, and overlay behavior. (#1682, #1714, #1743, #1800, #1803)
- Fixed Agent definitions after reconnect, transient interruption states when switching chats, and formatting for long or completed activity durations. (#1618, #1622, #1706, #1793)
- Fixed Personal-instance Editors and Instance Members incorrectly hitting organization ACLs or owner-only Agent routes. (#1606, #1621, #1623)
- Fixed same-origin chat session links opening outside the Workbench and improved installed-PWA navigation for Agent-provided Show Pages. (#1619, #1628)
- Fixed Provider Settings failing to show the warning when an API key was removed but saved settings could not be fully cleared. (#1646)
- Fixed managed-runtime retention and mutation locking so unreadable pointers, replaced lock paths, or partial cleanup cannot silently discard active installations. (#1669, #1681, #1723)
- Fixed Memory cold-start admission, large EverOS payload handling, stale profile summaries, and ambiguous empty-profile messaging. (#1616, #1716, #1730, #1735, #1789)
Full Changelog: v3.0.13rc1...v3.0.14
亮点
- Model Hub 在 Claude Code、Codex 和 OpenCode 下都更快、更稳,也更容易看懂。 现在可以逐跳编辑路由、明确选择上游接口,并正确识别更多主流 OpenAI 兼容服务。网关开关会跨重启保留,并发任务不会再丢失已准备好的路由,OpenCode 的模型选择也改为原子更新。
- 升级和托管 Runtime 更安全。 Avibe 会先把新环境安装到独立版本目录,完整校验依赖和各 IM transport 后再切换启动入口。升级失败时可从旧版本恢复回滚目标,清理 Runtime 时也会保护当前版本和备用版本。
- Settings 已并入 Workbench。 新界面支持移动端导航、固定桌面侧栏,并能在打开和关闭 Settings 时回到原页面。Chat 语音输入和 Show Page 标注也新增了可配置快捷键。
- Memory 更能应对真实数据量。 Avibe 不再限制 EverOS Profile 和响应的大小,可修复一类陈旧的 Profile 摘要,不再把处理状态主动发到 IM 管理员群聊,并会在 Profile 尚未生成时给出更清楚的提示。
变更
新增
- 新增实例角色
member,可信成员可以管理和使用本机 Project 与 Agent,但成员管理仍仅限 Owner。 (#1598, #1621, #1623) - 支持通过
Accept: text/markdown获取已授权的私有或公开 Show Page Markdown 内容。 (#1673) - 在 Settings > Shortcuts 中新增 Chat 语音输入和 Show Page 标注快捷键,配置仅保存在当前浏览器。 (#1708)
- 为内部 Agent trace 事件增加有界保留策略,默认保留 30 天,不影响用户消息、Run、投递记录和审计数据。 (#1514)
- 可直接从聊天中的 Activity 控件开启或关闭全局 Agent Activity 显示。 (#1697)
调整
- 重做 Model Hub 配置体验,支持逐跳编辑路由、持久化网关开关、按 Runtime 状态引导设置,并改进来源状态、供给状态、日志页、模型列表和响应式布局。 (#1647, #1653, #1654, #1684, #1689, #1692, #1704, #1709, #1713, #1729, #1745, #1761)
- 优化 Model Hub 启动和读取性能,延长但限制冷启动等待时间,移除 Agent 列表读取时的同步 CLI 探测,批量读取 Overview 路由链,并取消任意响应大小上限。 (#1655, #1700, #1715, #1786)
- 改进 Codex 和 OpenCode 的 Model Hub 集成,包括标准 Responses 模型目录、私有网关 Provider、原子菜单更新、保留工具名转换,以及休眠路由和模型选择恢复。 (#1698, #1728, #1776, #1784, #1785)
- 统一 Show Runtime、Git、Memory、Model Hub 和 tmux 的托管安装与清理流程,并支持复合归档及基于磁盘事实的安装状态判断。 (#1666, #1676, #1722, #1723, #1734, #1737, #1738)
- 将配置写入统一为串行 patch 事务,避免 UI 或多个进程并发修改时覆盖无关设置。 (#1513)
- 完整本地化
vibe doctor的可读输出,并增加 Memory 和 Office 就绪状态检查。 (#1721, #1788) - 移除仅供开发使用的 GitHub 源码托管 Show Runtime;旧配置会迁移到 packaged manifest,自定义构建请使用
VIBE_SHOW_RUNTIME_BIN。 (#1662) - 将 Show Page 授权统一到本地访问模式和已验证身份声明,移除旧的页面邮箱授权路径。 (#1649)
- 移除 Memory 处理中的外部 Office 转换路径。 (#1798)
修复
- 修复旧版本及 v3.0.13 分代安装的升级激活与回滚,包括多版本端点兜底和从安装器解析出的正确路径启动。 (#1615, #1625, #1711, #1782, #1783)
- 修复 Show Runtime 就绪探测、替换结果、陈旧 WebSocket 地址、超时分类和恢复流程;Show Page API 超时现可配置,默认 90 秒。 (#1629, #1636, #1639, #1640, #1643, #1664, #1665)
- 修复 Runtime 未明确声明支持 SSR Markdown 时仍可能处理 Markdown Show Page 请求的问题。 (#1770)
- 修复并发任务、OpenCode overlay、Codex app-server 隔离、未配置路由及更多 OpenAI 兼容错误响应下的 Model Hub 路由问题。 (#1704, #1724, #1732, #1744, #1756)
- 修复 Show Page、Files、Terminal、Editor、Model Hub、Settings 和文件预览在移动端的布局与滚动问题。 (#1619, #1620, #1626, #1630, #1685, #1696, #1733)
- 修复 Settings 的导航层级、滚动区域、来源页面保留和浮层行为。 (#1682, #1714, #1743, #1800, #1803)
- 修复重连后 Agent 定义未同步、切换聊天时短暂显示“已中断”,以及长时间和已完成 Activity 时长格式不正确的问题。 (#1618, #1622, #1706, #1793)
- 修复 Personal 实例的 Editor 和 Instance Member 误触组织 ACL 或 Owner 专属 Agent 接口的问题。 (#1606, #1621, #1623)
- 修复同源 Chat 会话链接跳出 Workbench,以及移动端 PWA 打开 Agent 提供的 Show Page 时导航不正确的问题。 (#1619, #1628)
- 修复删除 Provider API Key 后,旧设置清理失败警告未显示的问题。 (#1646)
- 修复托管 Runtime 保留和变更锁逻辑,避免指针不可读、锁路径被替换或清理不完整时误删正在使用的版本。 (#1669, #1681, #1723)
- 修复 Memory 冷启动准入、大体积 EverOS 数据、陈旧 Profile 摘要和空 Profile 提示不清的问题。 (#1616, #1716, #1730, #1735, #1789)
Full Changelog: v3.0.13rc1...v3.0.14