mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-10 07:18:10 -05:00
Replace All-Hands-AI references with OpenHands (#11287)
Co-authored-by: openhands <openhands@all-hands.dev> Co-authored-by: Engel Nyst <engel.nyst@gmail.com> Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
This commit is contained in:
@@ -974,7 +974,7 @@ class AgentController:
|
||||
if self.agent.config.cli_mode:
|
||||
# TODO(refactor): this is not ideal to have CLI been an exception
|
||||
# We should refactor agent controller to consider this in the future
|
||||
# See issue: https://github.com/All-Hands-AI/OpenHands/issues/10464
|
||||
# See issue: https://github.com/OpenHands/OpenHands/issues/10464
|
||||
action.confirmation_state = ( # type: ignore[union-attr]
|
||||
ActionConfirmationStatus.AWAITING_CONFIRMATION
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user