v2026.7.1-beta.2
发布于 2026-07-05 · 翻译于
🎯 一句话总结:本版本聚焦体验升级与生态扩展,全面支持新模型并优化多端交互与工作流自动化。
📋 更新要点(中文翻译)
1全面支持 GPT-5.6 模型,无缝接入目录与运行时环境。
2新增外部工具附加功能,轻松恢复与检查交互式工作流。
3深度集成 Telegram,支持快捷登录、实时控制与断线恢复。
4引入事件驱动定时任务,命令退出即可自动唤醒智能体。
5原生应用视觉全面焕新,适配新系统并扩展多语言支持。
6iMessage 原生支持投票功能,聊天界面新增用量统计标识。
7Mac 端支持本地网关自动安装启动,大幅简化首次配置。
8交互界面全面升级,新增侧边栏、主题与快捷指令面板。
▶查看英文原文(Release Notes)
### Highlights
- **OpenAI GPT-5.6 support:** OpenClaw now recognizes the GPT-5.6 model family across catalog, capability, and runtime selection paths. (#98333) Thanks @steipete-oai.
- **External harness attachment:** `openclaw attach` launches an external harness against an existing Gateway session, making interactive Codex-style workflows easier to resume and inspect. (#96454) Thanks @anagnorisis2peripeteia and @obviyus.
- **Telegram Codex workflows:** Telegram can now start Codex pairing with `/login`, steer active Codex runs, and recover final replies across transient API failures. (#98006, #98126, #98786) Thanks @100yenadmin, @Kyzcreig, and @obviyus.
- **Event-driven cron runs:** the new `on-exit` schedule kind wakes an agent when a watched command exits, while session-targeted runs can detach cleanly. (#92037, #98755) Thanks @anagnorisis2peripeteia, @obviyus, and @EthanSK.
- **Native app refresh:** iOS adopts the iOS 26 visual system with clearer Chat, Talk, onboarding, and reconnect flows, while native app localization expands across Apple and Android surfaces. (#98452, #98736, #99243, #97110, #97111, #97112, #97113) Thanks @jcooley8 and @vincentkoc.
- **Richer messaging:** iMessage gains native poll creation, reading, and voting, and built-in usage footers provide clearer per-turn accounting in chat. (#98421, #92657, #92877) Thanks @omarshahine, @lobster, and @Marvinthebored.
- **Safer scoped conversations:** capability profiles prepare per-conversation tool and access boundaries without weakening the existing default profile. (#98536)
- **Mac local Gateway setup:** the macOS app can now install and start its local Gateway automatically, reducing the manual setup needed before first use. (#99767)
- **Control UI navigation:** a session-first sidebar, compact context meter, warm light theme, reasoning-effort slider, streamlined composer, and slash-command picker make active conversations and commands easier to reach. (#99289, #99426, #99838) Thanks @VicZhang6