Skip to content

Add A React Reporter UI#3

Merged
probably-not merged 19 commits into
mainfrom
add-react-reporter-ui
Apr 15, 2026
Merged

Add A React Reporter UI#3
probably-not merged 19 commits into
mainfrom
add-react-reporter-ui

Conversation

@probably-not
Copy link
Copy Markdown
Owner

The LiveLoad.Result struct is fully serializable and self-contained, so that we can pass it to various reporters and let them display it however they want.

This is an attempt to coax Claude Opus 4.6 (Web Version) to generate a fully encapsulated, embedded React based reporter which reads a compressed JSON (the LiveLoad.Result is exploded, so the data is very large when embedded) and displays a set of pretty charts and graphs that showcase the results of a LiveLoad.run.

@probably-not probably-not force-pushed the add-react-reporter-ui branch 6 times, most recently from 914fa04 to 87eaa39 Compare April 15, 2026 16:11
@probably-not probably-not force-pushed the add-react-reporter-ui branch from f0ee69c to cb0e139 Compare April 15, 2026 16:41
@probably-not probably-not marked this pull request as ready for review April 15, 2026 16:56
@probably-not probably-not merged commit b8a16b7 into main Apr 15, 2026
5 checks passed
@probably-not probably-not deleted the add-react-reporter-ui branch April 15, 2026 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant