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.4.tar.gz
(13.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.4-py3-none-any.whl
(15.5 kB
view details)
File details
Details for the file unendingx-0.1.4.tar.gz.
File metadata
- Download URL: unendingx-0.1.4.tar.gz
- Upload date:
- Size: 13.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 |
db6af32be4ad7bba3b8c53b7c1419b09b2a59a774e4d9d64aab1cc5d1896099d
|
|
| MD5 |
0e490ddaf6e9c846f5b06b5d9ab6f67d
|
|
| BLAKE2b-256 |
81f7c95fcd8105d49376ce989cd5f9237afef27fd72acc795e06abd3f76c5a22
|
File details
Details for the file unendingx-0.1.4-py3-none-any.whl.
File metadata
- Download URL: unendingx-0.1.4-py3-none-any.whl
- Upload date:
- Size: 15.5 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 |
fd93549b44b4ac06000a1ef3b83dbfd16026d9b3b5ecfeea694252a5a2f502ea
|
|
| MD5 |
db71e97dab392e91ed8302335a8ac01f
|
|
| BLAKE2b-256 |
3116d3b6d72464ca92a204fbab98556b3cf08d865ef1038520091a2f84f288b4
|