## What's Changed * fix(ui): 修正组件路径拼写错误 by @hqwlkj in https://github.com/lessweb/deepcode-cli/pull/93 * fix: resolve CJK composition bug on iOS terminals (backspace packet splitting) by @liante0904 in https://github.com/lessweb/deepcode-cli/pull/94 * feat: MCP 服务器手动重连功能 by @dengmik-commits in https://github.com/lessweb/deepcode-cli/pull/84 * refactor: Extract dropdown components by @hqwlkj in https://github.com/lessweb/deepcode-cli/pull/97 * refactor(ui): 使用 resetPromptInput 简化撤销和回绕处理 by @hqwlkj in https://github.com/lessweb/deepcode-cli/pull/101 * 新增`/undo`斜杠命令,同时实现了基于git的快照回滚机制 * 适配七牛/火山引擎等deepseek模型时可能出现的tool call字段相关问题 ## New Contributors * @liante0904 made their first contribution in https://github.com/lessweb/deepcode-cli/pull/94 **Full Changelog**: https://github.com/lessweb/deepcode-cli/compare/v0.1.23...v0.1.24
What's Changed
/undo斜杠命令,同时实现了基于git的快照回滚机制New Contributors
Full Changelog: v0.1.23...v0.1.24