Skip to content

Commit f23c442

Browse files
docs: Add missing SETTING_UP_SKILLS status to Cloud API documentation
Added the SETTING_UP_SKILLS status which was discovered during API testing. This status appears when the agent is configuring skills and tools after the sandbox is ready but before the conversation is fully ready. Co-authored-by: openhands <openhands@all-hands.dev>
1 parent d814165 commit f23c442

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

openhands/usage/cloud/cloud-api.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ The `status` field indicates the current state of the conversation startup proce
127127
- `WORKING` - Initial processing
128128
- `WAITING_FOR_SANDBOX` - Waiting for sandbox to be ready
129129
- `PREPARING_REPOSITORY` - Cloning and setting up the repository
130+
- `SETTING_UP_SKILLS` - Configuring agent skills and tools
130131
- `READY` - Conversation is ready to use
131132
- `ERROR` - An error occurred during startup
132133

0 commit comments

Comments
 (0)