CalibratedDecisions.

Repo · Context & memory

fast-jev-opencode

OpenCode V2 plugin that scores tool calls/results with TypeSafe Jev and rewrites only the outgoing model request (drop/truncate), fail-open and…

Open github.com ↗

How builders describe it

OpenCode V2 plugin that scores tool calls/results with TypeSafe Jev and rewrites only the outgoing model request (drop/truncate), fail-open and cache-backed. Port of fast-jev-compaction ideas to OpenCode’s context hook—does not rewrite stored history or /compact. Distinct from jev-compact (Codex)…

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 →

Related projects