Commit 7b3498a
committed
fix(a2ui): correct basic catalog id + Composer/Theater URLs
- A2UI_BASIC_CATALOG_ID was a guessed URL; @a2ui/web_core ships it as
https://a2ui.org/specification/v0_9/basic_catalog.json. Mismatched id
caused @a2ui/lit's MessageProcessor to throw "Catalog not found"
inside the live render column.
- A2UI Composer/Theater are hosted at a2ui-composer.ag-ui.com, not
a2ui.org/{composer,theater}. The Theater path on a2ui.org 404s.1 parent 844bf01 commit 7b3498a
3 files changed
Lines changed: 58 additions & 58 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
472 | 472 | | |
473 | 473 | | |
474 | 474 | | |
475 | | - | |
476 | | - | |
| 475 | + | |
| 476 | + | |
477 | 477 | | |
478 | 478 | | |
479 | 479 | | |
| |||
0 commit comments