Building a Codebase Classifier with Jev
A developer shares building a codebase classifier with Jev, suggesting it may solve overengineered code from agents, and asks what to test next.
Developer shares using Jev to have a model choose from pre-built UI components instead of generating new UI, with json-render validating choices, applied to generative UI for email.
Saw this and tried it on something that actually ships: generative UI for email. Should not asking a model to generate the UI for the email with Jev. Ask it to choose from the UI you already built. json-render validates the choices, Jev makes them. I expected it to work