ModelEngine-Group / ModelEngine-Group/fit-framework
FEL 中接入 A2A 协议
@CodeCasterX is already working on this.
Since Jun 11, 2025.
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 335
- PR merge metrics
- No merged PRs in 30d
Description
功能摘要 / Feature Summary
A2A 协议是目前业界对于 Agent 之间交互通信的标准协议,需要探索 FEL 中如何接入,还是上层应用接入该协议,这个协议的接入是上层应用编排出的 Agent 进行智能互联的基础。
功能类型 / Feature Type
全新功能 / New Feature
优先级 / Priority
高 - 非常需要这个功能 / High - Really need this feature
问题描述 / Problem Description
Google 已经推出了 A2A 协议标准,下面需要对该协议进行实现,探索如何在 FEL 和 App-platform 中落地。
建议的解决方案 / Proposed Solution
对 A2A 协议的标准内容进行深度研究,探索业界的已经实现的标准库,看接入的方式有哪些,然后进行实际的方案和编码。
替代方案 / Alternative Solutions
No response
确认事项 / Confirmations
-
我已经搜索了现有的 issues 和讨论,确认这不是重复建议
I have searched existing issues and discussions, confirming this is not a duplicate suggestion -
这个功能符合项目的目标和范围
This feature aligns with the project's goals and scope -
我理解这个功能可能需要时间来实现
I understand this feature may take time to implement -
我愿意协助实现这个功能 (可选)
I'm willing to help implement this feature (optional)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.