Initialize
Run code in a sandbox
Deploy an agent instance
Deploying is done via the REST API or thehexel CLI. The TypeScript SDK manages instances after deployment.
- CLI
- curl
Submit an orchestration task
Execute a tool
In the TypeScript SDK, tools are accessed viaclient.orchestrator.tools:
Next steps
Resources
Every client and method.
Error Handling
Retries, timeouts, and errors.
Examples
End-to-end examples.
Authentication
Credentials and tokens.

