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.
Hands-on finding: after subscribing to Jev, the official skill is not plug-and-play—you still need to install the SDK and configure an API Key. Skills are global while the SDK is project-level, so each new project needs a reinstall.
jev 跑不起来 是你没配这两 以为订阅/开通了,官方 skill 就能开箱即用?我实测踩了坑。 它还要你额外装 SDK + 配 API Key,不然跑不起来。 更隐蔽的是作用域:skill 是全局的(装一次到处能用),SDK 是项目级的(每个新项目都要重装)。 订阅 ≠ 开箱即用——别等跑不起来,才发现卡在最基础的一步。