Skip to content

Rework BeakerAgentQuery component so it does not display the input box when it cannot be used #222

Description

@mattprintz

Currently, the entire time an agent is working on an issue, the query cell remains.
This holds for both regular react loop requests and workflows.

Allowing a user to enter and submit a new query either does not work or causes undefined behavior.
As such, we should disable, hide, or replace the query text input element and submit button.

Options:

  • Just disable text box and button when not able to be used
  • Replace input box with the Agent Activity Indicator component (thoughts, etc)
  • Collapse input area so it doesn't take up screen real-estate

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions