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.3.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.3-py3-none-any.whl
(15.5 kB
view details)
File details
Details for the file unendingx-0.1.3.tar.gz.
File metadata
- Download URL: unendingx-0.1.3.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 |
9464cb165fbc7db2593c54335cec07f27848849eb0c5a06faf59778e8cb47d9e
|
|
| MD5 |
0b1d290ed66e716f94289b9fd2a8558f
|
|
| BLAKE2b-256 |
4397e7c466b7c0bc39b6c13558494a7f5516f262b9a35d99ae9c5b83b4fc3306
|
File details
Details for the file unendingx-0.1.3-py3-none-any.whl.
File metadata
- Download URL: unendingx-0.1.3-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 |
b3896aae125d863a58a618917668baa257efe9a9f3e0b1beb5435a96ad54d619
|
|
| MD5 |
17419b8dce49a9407161180d50e97a29
|
|
| BLAKE2b-256 |
ba64d444c0d50fb8cbf6a9858397f37121627241bcfccce011a5d7ee0078cbed
|