feat(agent): enhance reasoning and command summaries with compact collapsible design and real-time updates

This commit is contained in:
HouYunFei
2026-07-29 16:10:05 +08:00
parent b628b742d5
commit a9243b6c2e
5 changed files with 52 additions and 7 deletions
+1
View File
@@ -2,6 +2,7 @@
## Unreleased
+ [优化] Agent 思考摘要和命令执行改为无边框紧凑折叠行,并保留 Codex 实时返回的具体思考摘要。
+ [调整] Agent 工具确认模式移至对话输入框,并默认使用自动确认。
+ [优化] Agent 用户图片消息改为紧凑缩略图展示,并支持单击放大预览。
+ [修复] 修复 Agent 图片预览打开后在对话区域产生额外空行的问题。