- 为文件搜索API新增了可选的`dirs`参数
- 修复了会话删除确认消息中快捷键显示错误的问题
- 修复了剪贴板图像编码与二进制数据处理问题
- 增强任务显示功能,现可展示子代理类型信息
- 修复了错误处理遇到非对象错误时引发的TypeError问题
- Added optional `dirs` parameter to file search API
- Fixed incorrect keybind display in session delete confirmation message
- Fixed clipboard image encoding and binary handling issues
- Enhanced task display to show subagent type information
- Fixed TypeError when error handling encounters non-object errors