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