zai-org / zai-org/feedback

[Bug] goal模式及队列请求BUG

Open
#345 2 comments 0 reactions 0 assignees View on GitHub

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

影响体验 · Major (功能可用但体验受损 / works but degraded)

复现频率 · Reproducibility

必现 · Always

问题描述 · Description
  1. goal模式的目标,在如果遇到模型返回错误时,直接就自动退出goal了,不像codex一样可以继续。
  2. 模型返回错误时,队列中的等待消息就会直接消失。
复现步骤 · Steps to reproduce
  1. goal模式的目标,在如果遇到模型返回错误时,直接就自动退出goal了,不像codex一样可以继续。
  2. 模型返回错误时,队列中的等待消息就会直接消失。
期望表现 · Expected behavior

goal和队列消息不会因为模型错误而消失

实际表现 · Actual behavior

现在会消失

ZCode 版本 · ZCode version

v3.8.1

设备 / 系统 / 浏览器 · Device / OS / Browser

Macos

截图 / 录屏 / 日志 · Screenshots / Recordings / Logs

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with CONTRIBUTING.md and reproduce the two reported cases in ZCode Agent v3.8.1 on macOS: a model error during goal mode and while messages are queued. The fix is complete when a model error neither exits goal mode nor removes queued messages, and both flows can continue afterward.

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
Active
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.