packages/web-inspector/README.md
Run the shared inspector without an app shell:
pnpm nx run @copilotkit/web-inspector:dev:standalone
Open http://127.0.0.1:5177/.
Validation steps:
AG-UI events scenario opens on the Timeline tab and renders run, message, and tool rows.Messages only and confirm the first-visible Timeline renders persisted message content instead of an empty Timeline.Raw event only and confirm the Timeline renders a THREAD_STATE_WRITTEN row with a source-event link.This harness uses demo provider data only. Manual product validation for Intelligence-backed threads still needs a real Intelligence backend.