Jev 正式发布:面向决策的 System One 模型
TypeSafe 创始人 Diogo Almeida 介绍 Jev、RLCD 训练方法,以及面向软件决策场景的模型定位。原帖附有 2 分 56 秒发布视频。

Jev 工程师发布了 Jev,其架构简单:输入状态,输出可审计的决策。文章将决策层映射为字段蓝图,说明 Jev 读取什么、返回什么,以及智能体如何在真实循环中利用这些答案。
Jev Engineers just released Jev, and the architecture is simple: state goes in, auditable decisions come out I mapped the decision layer into a field blueprint: what Jev reads, what it returns, and how an agent uses those answers in a real loop: step 1 → give each layer a job.