Stub — authored for column completeness. This is a testing-kind demo (see
kind: "testing"in feature-registry.json) and does not warrant a full manual checklist.
- Demo is deployed and accessible
- Agent backend is healthy
- Navigate to /demos/tool-rendering-reasoning-chain
- Send a multi-tool prompt (e.g. "What's the weather in Tokyo?") and verify reasoning blocks interleave with sequential tool cards (
WeatherCard,FlightListCard, or the custom catchall) - Verify reasoning tokens stream into the custom
ReasoningBlockslot alongside the tool cards in the same message view
- Page loads without errors
- Reasoning tokens and tool-call cards render side-by-side in a single sequential chain, each tool matched to its typed renderer