Jev 与文本生成模型的取舍
Jev 不生成自由文本。Diogo 用一段对比视频说明并行决策模型与逐字生成模型在任务形态上的差别。

Jev 在每次代码轮次中进行范围检查,标记提示词未请求的代码块,并逐 hunk 判断,提供 In scope / Check scope / N unrequested 选项,目前仅限会话。
scope check on every code turn Jev flags hunks the prompt did not ask for → chip under the reply: In scope / Check scope / N unrequested → hover lists each flagged file + hunk judged per hunk, not the whole PR → sessions only for now