Skip to content

Input box behaves unexpectedly during Agent execution #73

@bobleer

Description

@bobleer

Problem Description

During Agent execution, two issues occur with the input box (question box):

  1. Input box content issue: The content displayed in the input box is abnormal or incorrect during Agent execution.

  2. Input box proceeds automatically: The input box continues to the next step automatically without waiting for user input. The Agent proceeds without the user actually answering or providing input.

Expected Behavior

  • The input box should display correct/expected content during Agent execution
  • The Agent should wait for user input/answer before proceeding to the next step
  • The flow should only continue after the user explicitly provides their response

Actual Behavior

  • Input box shows incorrect or unexpected content
  • Agent automatically continues without waiting for user input
  • User has no opportunity to answer before the next step executes

Question: Feature or Bug?

This appears to be a bug since:

  • The input box should wait for user interaction before proceeding
  • Automatic continuation without user input is unexpected behavior
  • Users should have the ability to provide their answer/input before the Agent moves forward

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions