Skip to main content
Run agents locally while you iterate on code and manifest changes.

Simple Input

Structured JSON Input

Use field names that match interface.input.properties in charm.yaml.

Test Case File

Example:

Environment Variables

For local development, put non-production values in .env:
Never commit .env files containing secrets.

Docker Mode

Use Docker mode before publishing when dependencies or runtime behavior may differ from your host machine.