Metadata-Version: 2.4
Name: caracalai-sdk
Version: 0.1.3rc1
Summary: Caracal agent identity and delegation SDK: context propagation, spawn, delegate, transport hooks
License-Expression: Apache-2.0
License-File: LICENSE
Requires-Python: >=3.14
Requires-Dist: caracalai-identity==0.1.3rc1
Requires-Dist: httpx>=0.28.0
Requires-Dist: idna>=3.15
Description-Content-Type: text/markdown

# caracalai-sdk

Caracal agent identity and delegation SDK: context propagation, spawn, delegate, and transport hooks.

Part of [Caracal](https://github.com/Garudex-Labs/caracal): a security-first authority and delegation system for AI agents.

## Install

```bash
pip install caracalai-sdk
```

## Links

- Source: https://github.com/Garudex-Labs/caracal
- Docs: https://caracal.run
- License: Apache-2.0
