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.5.tar.gz
(14.2 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.5-py3-none-any.whl
(16.0 kB
view details)
File details
Details for the file unendingx-0.1.5.tar.gz.
File metadata
- Download URL: unendingx-0.1.5.tar.gz
- Upload date:
- Size: 14.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
363ce0584ac0c15d416e7984063132d2af8dea046973b67f7fd9a0dc99dfe562
|
|
| MD5 |
e8fa32ca8752e842666d42142becd818
|
|
| BLAKE2b-256 |
62197244bc00b6f8a3b98808bdc52a0a7203f06fdc0c99f40b5982644125546c
|
File details
Details for the file unendingx-0.1.5-py3-none-any.whl.
File metadata
- Download URL: unendingx-0.1.5-py3-none-any.whl
- Upload date:
- Size: 16.0 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 |
41738fb7ae80ffffe246f5efa016fd2829618587f945d4ccdce4ffd33e79dd9d
|
|
| MD5 |
246641be0107e8a046977ca46edbde59
|
|
| BLAKE2b-256 |
9a9ccef7b284ccf01cf115400c25b7ab16b2a28b7d6187d9452ef54ded8bffaf
|