This workspace contains all SDK implementations for Agent Control.Documentation Index
Fetch the complete documentation index at: https://agentcontrol-abhi-agent-control-auth-contract-docs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Available SDKs
- Python SDK (
python/) - Python client for interacting with Agent Control services - TypeScript SDK (
typescript/) - Speakeasy-generated client plus TypeScript wrapper scaffold
Development
This is a uv workspace. To work with the SDKs:Adding New SDKs
To add a new SDK (e.g., TypeScript, Go):- Create a new directory for the SDK
- Add it to the
memberslist insdks/pyproject.toml - Ensure it references the models package if needed