Member Junction
Preparing search index...
@memberjunction/computer-use
ComputerUseStatus
Type Alias ComputerUseStatus
ComputerUseStatus
:
|
"Completed"
|
"Failed"
|
"Impossible"
|
"MaxStepsReached"
|
"Error"
|
"Cancelled"
Terminal status of a Computer Use run.
'Completed': Judge confirmed the goal was met
'Failed': Judge confirmed the goal was NOT met after best effort
'Impossible': Judge determined the goal cannot be accomplished (e.g., missing permissions, non-existent page)
'MaxStepsReached': Hit step limit without judge confirmation either way
'Error': Infrastructure or runtime error (browser crash, LLM failure, etc.)
'Cancelled': Externally cancelled via engine.Stop()
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Member Junction
Loading...
Terminal status of a Computer Use run.