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.
A developer shares an MCP-based plugin that uses Jev to classify task difficulty, with hooks for planning flows and tracking agent permissions.
BTW, I have been working on model orchestration, I have done one plugin with MCP using Jev for difficulty classification of tasks, hooks to correctly handle all planification process when needed and track permissions of swap agents, and skills to control it. I am happy about it.