Skip to content

fix: 修复ask_user_question接受json格式的字符串#569

Merged
xerrors merged 1 commit intoxerrors:mainfrom
szmadd:fix/修复ask_user_question接受json格式的字符串
Mar 19, 2026

Hidden character warning

The head ref may contain hidden characters: "fix/\u4fee\u590dask_user_question\u63a5\u53d7json\u683c\u5f0f\u7684\u5b57\u7b26\u4e32"
Merged

fix: 修复ask_user_question接受json格式的字符串#569
xerrors merged 1 commit intoxerrors:mainfrom
szmadd:fix/修复ask_user_question接受json格式的字符串

Conversation

@szmadd
Copy link
Copy Markdown

@szmadd szmadd commented Mar 19, 2026

  • 支持questions参数接受JSON字符串并自动解析
  • 支持options参数接受JSON字符串并自动解析
  • 增加解析失败的错误处理和日志记录

变更描述

简要描述这个 PR 做了什么

变更类型

  • 新功能
  • Bug 修复
  • 文档更新
  • 其他

测试

  • 已在 Docker 环境测试
  • 相关功能正常工作

相关日志或者截图

说明

(可选)有什么需要特别说明的吗?


💡 提示: 提交前可以运行 make lintmake format 检查代码规范

- 支持questions参数接受JSON字符串并自动解析
- 支持options参数接受JSON字符串并自动解析
- 增加解析失败的错误处理和日志记录
@xerrors xerrors merged commit c6f2f1b into xerrors:main Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants