Skip to content

fix: prevent interactive waits in autonomous Goal turns #569

Description

@LeXwDeX

Why

Goal 续跑被交互问题无限期阻塞。

Scope

续跑提示称 question 已禁用,运行层仍暴露并等待工具;busy 状态无法推进回合预算。

Approach

在 Goal 驱动轮次落实 question 策略,使其不会等待无人回答的问题,并保留普通交互轮次的 question 能力。

Acceptance

真实续跑中 question 不产生永久 pending;普通会话仍可提问和接收答案;ESC 和步数上限回归通过。

基于 2026-09-07 Goal 功能审核,修复前以真实 Goal/Session/Runner 组合回归锁定失败,使用 Bun 1.3.14 验证。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions