Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
FILES_DIR | Yes | Directory where files created by scripts will be saved (e.g., $HOME/Desktop/sandbox-output) | |
SANDBOX_CPU_LIMIT | No | CPU limit for sandbox containers (e.g., '0.75') | 0.75 |
SANDBOX_MEMORY_LIMIT | No | Memory limit for sandbox containers (e.g., '512m') | 512m |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |