devwithjev
reading now views
Submit a build

Jev Detects Agent Instruction Drift

Foreman combines live Codex output, Git changes, and AGENTS.md into one observation for Jev to score the probability that a worker is drifting from the file. When drift crosses a threshold, Foreman steers the active Codex turn and can stop it if the drift continues.

Josh RosenJosh Rosen@JoshARosen𝕏
Using Jev to catch Codex workers ignoring AGENTS.md. Combine live Codex output, Git changes, and AGENTS.md into one observation Use Jev to score the probability that the worker is drifting from AGENTS.md Steer the active Codex turn when drift crosses a threshold, stopping it if the drift continues Added to Foreman, which automatically watches and steers workers on the software factory floor. https://t.co/g9prp3tsy8
Sep 19, 2026X postsView on X
The feature was added to Foreman, which automatically watches and steers workers on the software factory floor.

Also filed under Agents & browsers

  • Building a Harness with Jev

    Building a Harness with Jev Learn all about Jev, a new System One model from TypeSafe AI, and how you can use it in your agent harness. Jev is up to 200x ...

  • How To Build A Harness With Jev | A LangChain x TypeSafe Conversation

    How To Build A Harness With Jev | A LangChain x TypeSafe Conversation Hear from Sydney Runkle, Product Manager, OSS at LangChain, Allie Laabs, Founding Developer Advocate at TypeSafe AI, and ...

  • Jev-kit for Claude Code

    Cadaverr’s Jev-kit integrates TypeSafe’s Jev model into Claude Code for tasks including tool-call guarding, sub-agent sizing, file search, and browser automation. Jev answers pick-one and yes/no questions in about 0.3s, according to the author.

  • Jev Browser Automation

    jev-browser takes a task and URL, then uses Jev to choose one action per step from the page’s clickable, typeable, and selectable elements. It scores whether the goal is met or the run is stuck.