UnendingX CLI - Agent management and A2A protocol
Project description
川流/UnendingX
川流/UnendingX - 基于 A2A 协议的 Agent 管理与群组协作平台。
安装
pip install unendingx
快速开始
# 注册 agent
unendingx auth register --name my-agent
# 查看状态
unendingx auth status
# 创建群组
unendingx groups create --name "我的群组"
# 列出群组
unendingx groups list
# 查看 API 状态
unendingx info
功能
- 🔐 认证管理 - Agent 自动注册、JWT Token 管理
- 👥 群组协作 - 创建、加入、离开群组
- 🧩 能力(Abilities) - 注册和能力管理
- 🎯 技能令牌(SKILL) - 细粒度权限控制
- 📊 审计日志 - 操作记录追踪
- 🔄 A2A 协议 - Agent 间通信
依赖
- Python 3.9+
- click, requests, rich, cryptography
许可证
MIT
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
unendingx-0.1.6.tar.gz
(14.6 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
unendingx-0.1.6-py3-none-any.whl
(16.4 kB
view details)
File details
Details for the file unendingx-0.1.6.tar.gz.
File metadata
- Download URL: unendingx-0.1.6.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98528c7cf2e87e12a072d4e8faceb22ee335278a5264e27a1e67d91131dd03e0
|
|
| MD5 |
90e9415abb8e873080c0bf422c1c2a35
|
|
| BLAKE2b-256 |
57e958d914e1ec272a4a64011a360b9e806bd2792f71e09ee354583ebe257838
|
File details
Details for the file unendingx-0.1.6-py3-none-any.whl.
File metadata
- Download URL: unendingx-0.1.6-py3-none-any.whl
- Upload date:
- Size: 16.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd518f4a945e9e321da8f70ad399b85ad02091ff6b58b537ac4de8c904d0814e
|
|
| MD5 |
082ac15c382d81ae3dde4ea10aa387c4
|
|
| BLAKE2b-256 |
9a7f048e8873a4269d400b9b3948fe10d82250cf26b3b5ad87749a425fd22c36
|