a2ui-project / a2ui-project/a2ui

Centrally define the A2UI extension URI in typescript code

未关闭 适合新手
#210 6 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
component: angular renderer component: lit renderer P2 status: needs-team-input type: feature/enhancement
主要语言
TypeScript
星标
16.4k
派生
1.3k
平均合并
2 天 13 小时
30 天内合并 PR
134

描述

Currently, there are 6 places where we refer to the string `https://a2ui.org/ext/a2a-ui/v0.8` after https://github.com/google/A2UI/pull/209

We should have one place, so that it doesn't get out of sync, and in case we change our mind about what that string should be.

There should be some central place we refer to the extension name. There might also be an opportunity to share a bit more related logic around extension advertisement.

贡献指南

打开贡献指南

调研方向

Search the codebase for the string 'https://a2ui.org/ext/a2a-ui/v0.8' to locate the six references. Create a constant in a central file, perhaps in a utilities or constants module, and replace all occurrences. Verify the changes by running existing tests to ensure no functionality is broken.

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

评估

技术栈
typescript
领域
tooling
Issue 类型
重构
难度
2/5
预计耗时
1-3 小时
活跃度
活跃
描述清晰度
描述清楚
新手友好度
70/100

把新 issue 发到你的邮箱

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