1.0.24
🎉 1.0.24
中文
✨ 新功能
-
智谱 GLM-4.6V-Flash 视觉模型: 新增智谱视觉模型供应商,支持国内 / 国际双区域端点,视觉模型设置中可直接切换区域;通过 OpenAI 兼容协议接入
vision_describe,并附带品牌图标与完整中英文文案。 -
全局记忆开关默认开启: 新安装用户默认启用全局记忆,开箱即可体验跨会话记忆能力。
-
统一「应用」视图: 侧边栏顶部新增 Skills 云端 / 插件 / 自动化 入口,并将 Skills 云端与插件合并为统一的应用视图,插件管理更集中、入口更好找。
🐛 修复
-
修复子代理工具与插件加载: 修复深度内联扩展(pi-subagents、deskwand-tools)以及用户安装的 Pi 插件无法加载的问题——工具注册生命周期与打包后依赖路径解析均得到修正,Agent 工具恢复正常暴露。
-
目标状态栏耗时实时刷新: 目标进行中的状态栏耗时改为每秒实时跳动,不再停留在初始值。
-
恢复 OAuth token 新鲜度检查: 恢复每小时主动刷新 OAuth 访问令牌的逻辑(OpenAI Codex 等服务端约每小时轮换令牌),并跳过
manual_code登录弹窗、改由系统浏览器主路径完成登录,消除偶发 401。
📝 文档
- README 补充 Pi 扩展与消息渠道相关说明。
English
✨ New Features
-
Zhipu GLM-4.6V-Flash Vision Model: New Zhipu vision provider with CN/Global region endpoints and an in-editor region switcher. It connects through the OpenAI-compatible protocol for
vision_describe, complete with brand icon and full bilingual strings. -
Global Memory On by Default: New installs now ship with the global memory switch enabled, so cross-session memory works out of the box.
-
Unified Apps View: The sidebar top nav gains Skills Cloud / Plugins / Automation entries, with Skills Cloud and Plugins merged into one unified apps view for easier plugin management.
🐛 Bug Fixes
-
Restored Subagent Tools & Plugin Loading: Fixed deep-integration inline extensions (pi-subagents, deskwand-tools) and user-installed Pi plugins failing to load — tool registration lifecycle and packaged dependency resolution are both corrected, and Agent tools are properly exposed again.
-
Live-Ticking Goal Elapsed Time: The elapsed time in the goal status bar now updates every second instead of freezing at its initial value.
-
Restored Hourly OAuth Freshness Check: Reintroduced proactive hourly refresh of OAuth access tokens (providers like OpenAI Codex rotate them server-side), and skipped the
manual_codelogin dialog in favor of the system-browser flow — eliminating intermittent 401s.
📝 Documentation
- README now covers Pi extensions and messaging channels.