v0.7.4
What's Changed
- Edit tool results now render as a two-pane split diff, similar to VS Code.
- Successful edits show only the applied result, not the original JSON/input arguments.
- Diff lines wrap automatically, making long lines easier to read.
- Sidebar session running and unread indicators were improved.
- Extension custom UI support was improved, including ANSI terminal rendering.
- Chat drafts are preserved when switching sessions.
中文说明
- Edit 工具结果现在以类似 VS Code 的左右分栏 diff 展示。
- 成功的 edit 只展示实际应用后的结果,不再重复展示 JSON 参数或计划修改。
- Diff 内容支持自动换行,长行阅读更方便。
- 优化了侧边栏会话运行状态和未读提示。
- 改进了扩展自定义 UI 支持,包括 ANSI 终端渲染。
- 切换会话时会保留输入草稿。
Package
npm install -g @agegr/pi-web@0.7.4Full Changelog: v0.7.2...v0.7.4