SDK Overview
The@castari/sdk package lets you manage agents programmatically.
Installation
Quick Example
When to Use the SDK
| Use Case | CLI or SDK? |
|---|---|
| Manual deploys | CLI |
| CI/CD pipelines | SDK |
| Building apps that manage agents | SDK |
| Quick testing | CLI |
| Programmatic invocations | SDK |