Repo · Context & memory
Foreman
Check progress and completion in an agent loop.
Open github.com ↗From the repository
Software factory foreman based on TypeSafe's Jev model
How builders describe it
Software Factory Foreman: an agent supervisor that uses Jev decisions to keep coding agents on task.
An experimental Python supervisor that uses Jev to assess a running Codex worker and deterministic policy to steer, stop, retry, verify, or finish a software job.
The decision Jev makes
Keep or discard a tool result, or answer whether a stopping condition is met.
Where it fits
Agents drown in their own context. These projects use Jev to decide what to keep, what to drop and when a loop is actually finished. All 66 context & memory projects →