A2UI icon indicating copy to clipboard operation
A2UI copied to clipboard

Centrally define the A2UI extension URI in typescript code

Open jacobsimionato opened this issue 3 weeks ago • 2 comments

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.

jacobsimionato avatar Dec 05 '25 01:12 jacobsimionato

CC @ava-cassiopeia as a refactor idea

jacobsimionato avatar Dec 05 '25 01:12 jacobsimionato

Always here for more refactors 👀

ava-cassiopeia avatar Dec 05 '25 01:12 ava-cassiopeia