Repo · Context & memory
AlphaOptimizer
Codex-oriented tool that keeps large command/tool outputs usable: store the full text locally with limits, and optionally ask TypeSafe Jev which…
Open github.com ↗How builders describe it
Codex-oriented tool that keeps large command/tool outputs usable: store the full text locally with limits, and optionally ask TypeSafe Jev which chunks matter before returning a compact view.
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 →