Tools/tamaratran/fast-jev-compaction

fast-jev-compaction

Claude Code plugin that replaces the compaction summary with Jev decisions: every tool call and result is scored in one fast request, stale ones are dropped or truncated, everything kept stays verbatim.

1.5kemergingTypeScriptMIT Licensenew this week

The Lens

By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.

Updated Sep 2026

fast-jev-compaction changes what happens when a long Claude Code session runs out of room. The built-in behavior summarizes old conversation, which loses detail. This plugin asks Jev, a decision model from TypeSafe AI, which old tool calls and outputs are stale, deletes only those, and keeps every user and assistant message word for word. MIT licensed.

Install goes through the Claude Code plugin marketplace, straight from the repo. It needs an environment flag for function hooks, which the README calls an early-access Claude Code feature, plus a TypeSafe API key. Jev bills $0.042 per million input tokens and is waitlisted. When Jev errors out or does not cut enough, the plugin falls back to the normal summary.

Solo developers living in long Claude Code sessions are the audience, once they have Jev access. Teams should think harder, because the plugin sends your session transcript to TypeSafe for scoring.

The catch: do not run the npm install line in the README. As of September 21, 2026, the fast-jev-compaction name on npm belongs to a different account publishing its own fork with extra command line tools. Nothing in it looked malicious on a static read, but it is not the author's package. The marketplace path pulls from the repo and is unaffected. Token sizes are also estimated from character counts, and users report the hooks not loading on some Claude Code versions.

Free vs Self-Hosted vs Paid

fully free

Free: The MIT plugin and TypeScript library.

Self-hosted: It runs inside your local Claude Code, but the scoring happens on TypeSafe AI's hosted API. There is no local or open-model mode.

Paid: Nothing to the author. Each compaction sends the session state to Jev, which bills $0.042 per million input tokens with free output. Access is waitlisted. You also need your normal Claude Code subscription or API key.

Free MIT plugin. Each compaction costs a fraction of a cent in Jev API calls, and Jev access is waitlisted.

What to do by team size

Solo
free plugin; pennies in Jev usage
Small team
free plugin; decide first whether transcripts can leave your machines
Medium team
free plugin; get security sign-off on sending session transcripts to a third party
Large team
free plugin; early-access hooks and a third-party API make this a wait
Self-hosting ops:trivial

Get tools like this every Wednesday

One featured tool, three on the radar. No fluff.

Score
67/100 · B
Adoption12/30
Maintenance25/25
Community5/20
License15/15
Analysis10/10

A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores

License: MIT License

Use freely, including commercial. Just keep the license.

Commercial use: ✓ Yes

About

Owner
tamara tran (User)
Stars
1,484
Forks
72

Explore Further

More tools in the directory