[Bug] 调用提问工具的时候有问题直接返回给我了json,并且在提问过程中agent输出陷入死循环
Open
Nobody has claimed this yet.
priority: P2
status: 待评估
type: Bug
- Dominant language
- No language data
- Stars
- 22
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
提交前确认 · Pre-submission checklist
- 我已搜索过现有 issue,确认这不是重复 / I searched existing issues and confirmed this isn't a duplicate.
- 我已阅读 CONTRIBUTING.md / I've read CONTRIBUTING.md.
问题类别 · Category
对话 / Agent 交互 · Agent chat
涉及的 Agent 框架 · Agent framework
ZCode Agent(自研)
严重程度 · Severity
阻塞使用 · Blocking (无法使用核心功能 / core function unusable)
复现频率 · Reproducibility
必现 · Always
问题描述 · Description
AskUserQuestion 没有正确被调用
复现步骤 · Steps to reproduce
新建一个对话,使用/grill-me skill,直接出现json,agent承认是参数调用错误,在修正一次后再次用json输出并且陷入死循环
期望表现 · Expected behavior
正确提问和提供选项
实际表现 · Actual behavior
对话阻塞
ZCode 版本 · ZCode version
3.1.5
设备 / 系统 / 浏览器 · Device / OS / Browser
win11
截图 / 录屏 / 日志 · Screenshots / Recordings / Logs
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in a new conversation using the /grill-me skill on ZCode 3.1.5, focusing on the AskUserQuestion call and the repeated JSON output. Compare the expected question with options against the blocking loop shown in the report. Done means the agent asks the question and presents its options without exposing raw JSON or looping.
Written by the indexing model from the issue text.
Assessment
- Domain
- ai
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100