Pre-release
This release is a pre-release and may not be stable for production use.
AgentGuard
aegis-agentguard 是 AgentGuard 的轻量安装入口,默认安装无状态安全内核,并提供
aegis_agentguard 稳定 Python 门面。为避免与第三方项目冲突,本项目不提供顶层
agentguard Python 模块。
pip install --pre aegis-agentguard
pip install --pre "aegis-agentguard[api]"
pip install --pre "aegis-agentguard[cli]"
pip install --pre "aegis-agentguard[all]"
推荐导入稳定门面:
from aegis_agentguard import (
GuardDecision,
GuardEngine,
GuardEvent,
PolicyBundle,
evaluate,
)
组件级 import 继续使用 agentguard_core、guard_api 和 agentguard_cli。
Release files for aegis-agentguard 0.1.0b1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| aegis_agentguard-0.1.0b1.tar.gz | 3.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| aegis_agentguard-0.1.0b1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.6 kB
Release files / aegis_agentguard-0.1.0b1.tar.gz
| Download URL | aegis_agentguard-0.1.0b1.tar.gz |
|---|---|
| Size | 3.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e324d6dde6663020857b589b8c6b7022e19c1f4e0f1d616b37f52c63c52e3210
|
|
BLAKE2b-256 checksum How to use checksums |
90c306bb912d873430e8f818b44d5c029467c0837e9b89ff2df423c06e747bc3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.13
|
Release files / aegis_agentguard-0.1.0b1-py3-none-any.whl
| Download URL | aegis_agentguard-0.1.0b1-py3-none-any.whl |
|---|---|
| Size | 3.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d7e03a33390220a6c60a12560af6dc0fb0e06392ccb0cbecdba1505ada696d3e
|
|
BLAKE2b-256 checksum How to use checksums |
ad0fe5a97dafccdbc8361e56a300ec7b15a93fdade3d6501ec4e568cdf8b4320
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.13
|