JJEV·DIRECTORY GitHub agent pack connect your agent

hey guys was cooking this cli in rust to substitue my old gate checks, you can run in watch mode, so during dev is

Foodby Binatof2026-09-18
hey guys was cooking this cli in rust to substitue my old gate checks, you can run in watch mode, so during dev is very fast for jev to identify these 3 classifications: File organization: would separating unrelated responsibilities help? Function simplification: is there a useful task to extract or control flow to simplify? Shared logic: should repeated implementations share a helper? its already on crates.io try it in your codebase is very fast i would love feedbacks
Links
open source discussion

More in Food

Shared my first experiences with Jev in my newsletter here.> We benchmarked TypeSafe's Jev against our production LLM classifier — with real customer data and human ground truth.I've been working for a while on a mobile-first persistent agent harness where 90% of it is about classification of task and routing to the appropriate shortcut (apple)/ intent (android) I think a