autoview
autoview copied to clipboard
Automatic view component renderer by AI agent
Develop value automation tool's playground website, and publish it.
If user runs the `npm run benchmark` command, generate not only result JSON filles, but also png screenshot files of the frontend component rendering.
https://github.com/wrtnlabs/studio-pro will be renamed to docs, and guide documents of `@wrtnlabs/autoview` would be placed into there.
## Description The MUI component has been developed with a rough implementation to facilitate quick E2E testing. Now, the goal is to identify areas that require refactoring and improve the...
## Description Roughly implement interface-defined components using the MUI library. Currently, the implementation is in the `@autoview/ui package`, but after the proof of concept, it will be separated into different...
## Description We need to implement the components listed in the [DataDisplay table](https://github.com/wrtnlabs/autoview/tree/main/packages/interface/docs#data-display). ### Subtasks Individual subtasks for each component will be created as separate issues and linked below. ##...