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.
The author explains that ocode uses the Jev model to filter skills, MCP and doc search before injecting into the file list to reduce token usage, and built it because opencode lacks an official advisor module and custom plugins.
#ocode now uses #jev model to filter skills, mcp and doc search before injecting into list of files to save token . this is why i made ocode, because i find limited when using opencode. missing official advidor module and a lot of custom plugin todo what i need.