a2ui-project / a2ui-project/a2ui

Implement Protocol Wrapper to package inflated components into A2UI messages

未关闭
#723 5 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
component: agent_sdk P2 sprint ready type: feature/enhancement
主要语言
TypeScript
星标
16.4k
派生
1.3k
平均合并
3 天 15 小时
30 天内合并 PR
134

描述

Develop the utility that converts inflated UI structures into valid, deliverable A2UI protocol messages.

Proposed tasks:
- [ ] Implement a wrapper that takes the output of the Inflation Engine and packages it into standard `createSurface` or `surfaceUpdate` envelopes.
- [ ] Ensure the wrapper correctly identifies the root component and handles surfaceId management.
- [ ] Validate the final output is compliant to the basic catalog to ensure the client-side renderer can process it without errors.

贡献指南

打开贡献指南

调研方向

查找 Inflation Engine 的输出格式和 A2UI 协议消息定义,它们可能位于 protocol 或 types 目录中。wrapper 必须生成 `createSurface` 或 `surfaceUpdate` 信封;先检查现有的消息序列化。根据基本的 catalog schema 进行验证,以确保客户端兼容性。

由索引模型根据 Issue 内容生成。

评估

技术栈
typescript
领域
backend-api-design
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。