Skip to content

Add an ask tool for structured mid-turn questions #935

Description

@DROOdotFOO

The agent cannot ask a structured question mid-turn. Ambiguity either becomes a guess or ends the turn.

Scope

  • An ask Action: a question plus options, answered by the operator, returning the choice to the tool loop.
  • TUI: reuse the approval footer prompt machinery, which already blocks the reasoning loop on an operator decision with a timeout that defaults closed.
  • ACP: ACP has no ask primitive, but session/request_permission already round-trips a decision -- decide whether to model ask on it or leave the tool absent on that surface, and document which.
  • Headless (raxol -p): no operator exists. The tool must be absent, not hanging.

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

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions