Installation
Client Setup
Environment Variables
| Variable | Description |
|---|---|
TERMINALUSE_API_KEY | Bearer token |
TERMINALUSE_BASE_URL | API endpoint (default: https://api.terminaluse.com) |
Configuration
Timeout
Retries
- 408 (timeout)
- 409 (conflict)
- 429 (rate limit)
- 5xx (server errors)
Resources
The client provides access to these resources:| Resource | Description |
|---|---|
agents | Agent management |
tasks | Task management |
messages | Message operations |
states | State management |
events | Event access |
filesystems | Filesystem operations |
versions | Version management |
branches | Branch operations |
namespaces | Namespace management |
projects | Project operations |