Local AI agent observability and audit SDK. Zero cloud, zero telemetry.
Project description
AegisTrace SDK
Local AI Agent Observability & Audit SDK
Zero cloud. Zero telemetry. Your data never leaves your machine.
Install
pip install aegistrace
Quick Start
from aegistrace import tracer
@tracer.watch(agent_id="my_agent", compliance_level="high")
def run_my_agent(task):
# your existing agent code — nothing changes
return result
That's it. Every execution is now captured as a structured, tamper-proof trace.
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 Distribution
aegistrace-0.1.0.tar.gz
(7.3 kB
view details)
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 aegistrace-0.1.0.tar.gz.
File metadata
- Download URL: aegistrace-0.1.0.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03f1e5dfdf775cbcdb3247635f78b71f14721680adbbb19d1e614a0b754e1ed4
|
|
| MD5 |
6a2f21e794c544836e6d582673962536
|
|
| BLAKE2b-256 |
cd48eb4451d51d941f10761c65fb850505a64b214feb4800ae347bd7e521a631
|
File details
Details for the file aegistrace-0.1.0-py3-none-any.whl.
File metadata
- Download URL: aegistrace-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f1b0d9f0aeffe44d5b6f2729a257eaaf3e80720af18b49eb2a07b695efcb1a7a
|
|
| MD5 |
fa26373cd9abb886bd7f40435ed438a1
|
|
| BLAKE2b-256 |
afe7e4571be43862ae85a8c0b57c5173c3f6784af33c1507f201d5881602210e
|