What's Changed
- docs: 更新扩展命令菜单说明和帮助文档 by @hqwlkj in #109
- feat(ui): add bracketed paste with large-paste marker collapsing by @jeoor in #102
- perf: reuse OpenAI client and add undici keep-alive Agent with connection warmup by @Lellansin in #100
- feat(ui): 会话列表支持 Delete 键删除会话 by @xinggitxing in #114
- feat(ui): 增加会话删除及相关UI重置功能 by @hqwlkj in #119
- feat: markdown 表格闭合边框渲染 + CJK/emoji 宽度适配 by @dengmik-commits in #115
- fix(permission): 处理权限拒绝状态与界面更新 by @hqwlkj in #120
- feat: implement checkpoints store only explicit Write/Edit file paths
- 实现权限机制,详见 docs/permission.md
New Contributors
- @jeoor made their first contribution in #102
- @xinggitxing made their first contribution in #114
Full Changelog: v0.1.24...v0.1.25