Creare un classificatore di codebase con Jev
Uno sviluppatore condivide la creazione di un classificatore di codebase con Jev, suggerendo che può risolvere codice sovraingegnerizzato dagli agenti, e chiede cosa testare dopo.
Sviluppatore condivide l'uso di Jev per far scegliere a un modello tra componenti UI preesistenti invece di generarne di nuovi, con json-render che convalida le scelte, applicato a UI generativa per 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