Skip to main content
This example uses examples/python/agent_deployments/claude_agent_sdk_job/nullspace.agent.toml to package a Claude Agent SDK app, run it as a finite job, and collect declared outputs.

Setup

CLI

Use the retained backing machine for PTY, SSH, command, or file debugging when the Claude run fails.

Config

Python

The companion run.py script uses the same deployment contract through the SDK:
Run the complete script:
Related: Claude Agent SDK and Agent Deployments.