用 Jev 构建代码库分类器
开发者分享用 Jev 构建代码库分类器,认为这可能解决智能体生成过度工程化代码的问题,并询问下一步测试方向。
介绍 Jev 的一个编码智能体用例:对每一轮执行无法被 linter 编码的规则评分,并提示智能体尽快修复,附开源仓库链接。
best coding agent use case for Jev: enforcing rules a linter can't coding agents tend to break rules and some rules can't be codified Jev can now score every turn against such rules and tell the agent what to fix asap open-source: https://github.com/coldteadotai/abide…