a2ui-project / a2ui-project/a2ui

Centrally define the A2UI extension URI in typescript code

Open Beginner friendly
#210 6 comments 0 reactions 0 assignees View on GitHub
component: angular renderer component: lit renderer P2 status: needs-team-input type: feature/enhancement
Dominant language
TypeScript
Stars
16.4k
Forks
1.3k
Avg merge
2d 13h
Merged PRs (30d)
134

Description

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.

Contributor guide

Open the contributing guide

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
tooling
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
70/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.