## 核心功能
- 支持从网络抓取工具返回图片附件
- 在 shell 钩子中暴露工具参数,提升插件可见性
## 桌面应用
- 修复项目图标意外卸载的问题
- 保留应用中纯文本粘贴的撤销历史(感谢 @gitRasheed)
- 重构应用以优化 SolidJS 代码规范
- 增强应用中会话上下文指标的处理稳定性
**感谢以下 2 位社区贡献者:**
- @dtfiedler:
- 修复文档:修正 `StructuredOutputs` 中的 `format` 属性(#13340)
- @gitRasheed:
- 修复应用:保留纯文本粘贴的撤销历史(#13351)
## Core
- Return image attachments from webfetch tool
- Expose tool arguments in shell hook for plugin visibility
## Desktop
- Project icons no longer unload unexpectedly
- Preserve undo history for plain-text paste in app (@gitRasheed)
- Refactor app for better SolidJS hygiene
- More defensive session context metrics handling in app
**Thank you to 2 community contributors:**
- @dtfiedler:
- fix(docs): correct `format` attribute in `StructuredOutputs` (#13340)
- @gitRasheed:
- fix(app): preserve undo history for plain-text paste (#13351)