Preparing search index...
The search index is not available
@highlight-ai/app-runtime - v0.3.11
@highlight-ai/app-runtime
AgentStatusEnum
Enumeration AgentStatusEnum
Readonly
Agent operational status
0: Not initialized - Agent instance exists but hasn't started initialization
1: Initialized - Agent has completed initial setup but isn't actively working
2: Working - Agent is running and operational
3: Not working - Agent is intentionally stopped/paused
4: Error - Agent encountered an error and cannot continue
Index
Enumeration Members
DOWNLOADING
ERROR
INITIALIZED
NOT_
INITIALIZED
NOT_
WORKING
WORKING
Enumeration Members
DOWNLOADING
DOWNLOADING
:
5
ERROR
ERROR
:
4
INITIALIZED
INITIALIZED
:
1
NOT_
INITIALIZED
NOT_
INITIALIZED
:
0
NOT_
WORKING
NOT_
WORKING
:
3
WORKING
WORKING
:
2
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Enumeration Members
DOWNLOADING
ERROR
INITIALIZED
NOT_
INITIALIZED
NOT_
WORKING
WORKING
@highlight-ai/app-runtime - v0.3.11
Loading...
Agent operational status