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.
Vybez is a small TypeScript sugar that weaves Jev decisions ergonomically into existing code, making semantic decisions and deterministic rules strongly typed and seamless.
I built Vybez A small TypeScript sugar that weaves Jev decisions ergonomically into your existing code. Most workflows mix semantic decisions and deterministic rules; Vybez makes that strongly typed and seamless in TypeScript. https://github.com/clavia-labs/vybez… Try: bun add vybez