川流/UnendingX - Agent management and group operations based on 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.0.tar.gz
(10.3 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.0-py3-none-any.whl
(11.5 kB
view details)
File details
Details for the file unendingx-0.1.0.tar.gz.
File metadata
- Download URL: unendingx-0.1.0.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b68d2cee4d5c6747e20f1f5fa6afb29ddcef560e58d323b87dcc837f4ee8dd96
|
|
| MD5 |
5a178867fa935931d28803e8809c85b3
|
|
| BLAKE2b-256 |
65ee72df9fa504b58835bf02e692cc17138334f540d691d2ce1de6850dacd620
|
File details
Details for the file unendingx-0.1.0-py3-none-any.whl.
File metadata
- Download URL: unendingx-0.1.0-py3-none-any.whl
- Upload date:
- Size: 11.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 |
ed6e9feddbed13861e6ce4159c91dbe1087af612c03189ab8679f7f51e22da33
|
|
| MD5 |
93c6cf44a3d37734217fe125d9b6cea1
|
|
| BLAKE2b-256 |
e867d4bc8326557d2fb00b3b872ae94a1e0f800db70ac9557f6d2f4fc19e69b2
|