Skip to content

Commit 409483c

Browse files
committed
Add old renderers disclaimer
1 parent c5ed201 commit 409483c

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

docs/quickstart.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
Get hands-on with A2UI by running the restaurant finder demo. This guide will have you experiencing agent-generated UI in less than 5 minutes.
44

5+
> Currently, most renderers in the repo are not yet updated to the latest spec (v0.9), so the messages generated
6+
> may not be as described in the v0.9 documentation.
7+
58
## What You'll Build
69

710
By the end of this quickstart, you'll have:

docs/renderers.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ You have a lot of flexibility, to bring custom comonents to a renderer, or build
1717
| **Flutter (GenUI SDK)** | Mobile/Desktop/Web | 🚧 In Progress | [Docs](https://docs.flutter.dev/ai/genui) · [Code](https://github.com/flutter/genui) |
1818
| **React** | Web | 🚧 In Progress | Coming Q1 2026 |
1919

20+
> Currently, most renderers in the repo are not yet updated to the latest spec (v0.9), so the messages generated
21+
> may not be as described in the v0.9 documentation.
22+
2023
Check the [Roadmap](roadmap.md) for more.
2124

2225
## How Renderers Work

docs/roadmap.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ This roadmap outlines the current state and future plans for the A2UI project. T
1212
| **v0.9** | ✅ Current | Current stable release |
1313
| **v0.8** | ⏸️ Previous | Initial public release |
1414

15+
> Currently, most renderers in the repo are not yet updated to the latest spec (v0.9), so the messages generated
16+
> may not be as described in the v0.9 documentation.
17+
1518
Key features:
1619

1720
- ✅ Streaming JSONL message format

0 commit comments

Comments
 (0)