TypeScript
Python
Go
Resources
Each SDK exposes the same resource hierarchy:| Resource | Description |
|---|---|
workspaces | Create, list, update, delete workspaces |
workspaces.ssh | SSH session management |
workspaces.executions | Run commands and scripts |
workspaces.terminals | Interactive terminal sessions |
workspaces.artifacts | File upload/download |
workspaces.previews | Web preview URLs |
Links
| SDK | Package | Repository |
|---|---|---|
| TypeScript | dedalus | dedalus-labs/dedalus-typescript |
| Python | dedalus-sdk | dedalus-labs/dedalus-python |
| Go | dedalus-go | dedalus-labs/dedalus-go |