-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Problem Description
During Agent execution, two issues occur with the input box (question box):
-
Input box content issue: The content displayed in the input box is abnormal or incorrect during Agent execution.
-
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels