v0.8.6
中文
基于 v0.8.5..v0.8.6 的提交整理。
新增
- 新增 Windows 驱动器选择器,改善目录选择体验(
248aaf4)。 - 扩展对话完成时也会播放提示音(
caa3bb8)。 - 在技能面板和斜杠命令面板中分组展示休眠技能,并优化相关交互(
d63b55a)。
修复
- 进程关闭时正确释放 AgentSession,避免会话资源残留(
edf4c5d)。 - 保持 DOCX 预览同源,修复 Safari 中的预览问题(
98f09d7)。 - 改善 iOS PWA 的视口、安全区域和键盘布局(
0ada6c7)。 - 修复保存 API Key 后界面可能卡住的问题(
e932d97)。 - 提示完成后继续保留 Agent 事件流,避免遗漏重试、压缩或扩展触发的后续事件(
68223e0)。 - 正确持久化新会话中显式选择的模型、思考级别和工具偏好(
101d08e)。
改进
- 改善插件包安装流程(
27935aa)。 - 降低 Agent 消息处理开销(
5179734)。
内部调整
- 发布 npm 包
@agegr/pi-web@0.8.6(dfab585)。
English
Prepared from commits in v0.8.5..v0.8.6.
Added
- Added a Windows drive picker for directory selection (
248aaf4). - Added completion sounds for extension dialogs (
caa3bb8). - Grouped dormant skills in the skills panel and slash palette, with refined interactions (
d63b55a).
Fixed
- Dispose AgentSession instances during process shutdown to avoid retained session resources (
edf4c5d). - Keep DOCX previews same-origin to restore Safari compatibility (
98f09d7). - Improved iOS PWA viewport, safe-area, and keyboard layout handling (
0ada6c7). - Fixed a hang after saving an API key (
e932d97). - Retain agent event streams after prompt completion so retries, compaction, and extension-triggered follow-up events are not missed (
68223e0). - Persist explicit model, thinking-level, and tool preferences for new sessions (
101d08e).
Improved
- Improved plugin package installation (
27935aa). - Reduced agent message processing overhead (
5179734).
Internal
- Published npm package
@agegr/pi-web@0.8.6(dfab585).