Python SDK
From the public repository checkout, install the source package:
Python 3.10+ is required. Supply a short-lived access token through your runtime’s secret manager after authentication.
The helper checks the manifest, byte count, and SHA-256. AsyncAgentTrunk and
async_read_verified_file provide the asynchronous equivalent. Response fields
use snake_case, including next_cursor and revision_id.
The client does not read .env files automatically. Default retries are zero;
writes are not automatically retried. See the
Python reference
for resource methods and configuration, and the
language examples
for runnable requests.