AGA Python SDK - Cryptographic governance receipts for AI agent tool calls
Project description
AGA Python SDK
Cryptographic governance receipts for AI agent tool calls.
Install
pip install aga-governance
Quick Start
from aga import AgentSession
async with AgentSession(gateway_id="my-gateway") as session:
receipt = await session.record_tool_call(
tool_name="read_file",
decision="PERMITTED",
reason="allowed by policy",
request_id="req-001",
)
bundle = await session.export_bundle()
License
Apache-2.0. Patent Pending.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aga_governance-0.2.1-py3-none-any.whl.
File metadata
- Download URL: aga_governance-0.2.1-py3-none-any.whl
- Upload date:
- Size: 26.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
115ae39ffbbb3a947f972c84933128234615f95522ed2fa8b2cbcf3b3ce1c0b4
|
|
| MD5 |
9617116cd17b42d8a8869beaefcc3135
|
|
| BLAKE2b-256 |
55ec1de4046518c59bb25151de0d365e656be0595d7fabba65119ac5a679bdf7
|