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