v1.1.2 (2026-09-20)
- Added an Open With picker for workspace files, with detected editors and terminals, remembered preferences, and system-default fallback
- Added installation and management of Codex-compatible user plugin packages from Git repositories, ZIP archives, and local folders, including Skills, supported context hooks, and MCP configurations
- Added a scroll-to-latest pill and message map that counts the messages below the viewport and jumps straight to a chosen one
- Added type-to-focus so typing anywhere in the chat reaches the composer without dropping the keystroke
- Added Tibetan, Uyghur, and Mongolian locales and full keyboard navigation across chat, files, panels, settings, and setup flows
- Added a Cloudflare Tunnel host sync endpoint for device pairing, snapshots, and transfers, and scoped plugin settings windows to the owning plugin
- Added the API Route, Cheaper Inference, and AnonRouter providers, plus You.com, Serply, and Baizhi MCP server examples
- Discovered workspace skills from the current project directory and preserved skill bodies when resuming a session
- Restored DeepSeek Responses tool streaming, native web search, and follow-up replay, and made delegated sessions inherit the parent tool mode
- Hardened OAuth credential storage and provider credential validation, refreshed provider settings without UI lag, and reaped orphaned child processes through a shared registry
- Repaired memory recall, extraction, atomicity, and recovery, hardened recalled text against forged prompt markers, and clarified that forgetting a memory archives it
- Reduced stalls and background load with asynchronous backup reads under a WAL read lock, coalesced model discovery, batched preference lookups, canceled embeddings, and faster Tape reads and message rendering
- Restored partially migrated legacy databases, preserved session recency, cached generated image previews, and brought back macOS browser preview capture
- Upgraded dependencies with security patches, capped Electron at 43.6.0, upgraded markstream-vue to 2.0.11, and refreshed the built-in model and ACP catalogs
- 新增工作区文件“打开方式”选择器,支持检测编辑器与终端、记住所选应用,并在不可用时回退到系统默认应用
- 新增兼容 Codex 的用户插件包安装与管理,支持 Git 仓库、ZIP 压缩包和本地文件夹,并可选择导入 Skills、受支持的上下文钩子及 MCP 配置
- 新增“回到最新消息”浮标与消息地图,可显示视口下方的消息数量,并直接跳转到指定消息
- 新增输入即聚焦:在聊天界面任意位置输入都会进入输入框,且不会丢失该次按键
- 新增藏文、维吾尔文与蒙古文语言,并为聊天、文件、面板、设置与初始化流程启用完整键盘导航
- 新增 Cloudflare Tunnel 主机端同步端点,支持设备配对、快照与传输;并将插件设置窗口限定在所属插件内
- 新增 API Route、Cheaper Inference 与 AnonRouter Provider,以及 You.com、Serply 与 Baizhi MCP 服务示例
- 支持从当前项目目录发现工作区 Skills,并在恢复会话时保留 Skill 正文
- 恢复 DeepSeek Responses 的工具流式传输、原生网页搜索与后续对话回放,并使委派会话继承父会话的工具模式
- 强化 OAuth 凭据存储与 Provider 凭据校验,刷新 Provider 设置不再出现 UI 卡顿,并通过共享注册表回收孤儿子进程
- 修复记忆召回、提取、原子性与恢复问题,强化召回文本对伪造提示词标记的防护,并明确遗忘记忆会将其归档且可恢复
- 通过 WAL 读锁下的异步备份读取、模型发现请求合并、项目偏好批量读取、嵌入请求取消,以及更快的 Tape 读取与消息渲染,减少卡顿与后台负载
- 恢复部分迁移的旧版数据库,保留会话最近活动时间,缓存生成的图片预览,并恢复 macOS 浏览器预览画面
- 升级依赖并修复安全公告,将 Electron 上限固定在 43.6.0,升级 markstream-vue 至 2.0.11,并刷新内置模型与 ACP 目录