agent-ui / showcase
All

Showcase / assistant-ui port

Tool UI cards.

Source-first host compositions for assistant-ui tool-ui: notepad card (title + body + actions) and a static weather summary. Effects-heavy weather runtime and interactable tool wiring stay host-owned / deferred.

tool-ui/notepadweather statichost-chrome
notepadcomplete

Here is a draft note you can copy or revise.

weatherstatic specimen
San Francisco
62°
Partly cloudy
Mon
64°
Tue
61°
Wed
59°
Thu
63°

Deferred: canvas weather effects runtime from assistant-ui weather-widget. Host supplies data; this specimen is presentational only.

Install
<link rel="stylesheet" href="tokens.css">
<link rel="stylesheet" href="components/button/button.css">
<link rel="stylesheet" href="components/chat-message/chat-message.css">
<link rel="stylesheet" href="host-chrome.css">