bluenoise
rokcso
An X/Twitter filtering extension using local rules by default, with optional Jev checks for unmatched replies.
- License
- MIT
- GitHub Stars
- 83
- Source reviewed
- 2026-09-19
Where Jev makes a decision
When experimental AI is enabled, Jev evaluates replies missed by rules and local thresholds decide whether to hide them.
What this project offers
Applies reversible local rules first and adds model judgment only when requested.
Review scope
Jev is disabled by default. Enabling it sends relevant replies to TypeSafe, so AI mode is not fully local processing. This site has not run it.
Sources and implementation
Related projects
Winnow
GhalebDweikat · Context GC
A context filter for Claude Code that hides irrelevant tool-output blocks and keeps the original text available for recall.
fast-jev-compaction
tamaratran · Context GC
Prunes old tool calls and outputs for Claude Code while retaining surviving text verbatim.
jev-skill-gate
ShivamPansuriya · Context GC
Ranks Claude Code skills for the current project to reduce the descriptions loaded by default.
pi-fast-jev-compaction
joelhooks · Context GC
A Pi extension that prunes stale tool history verbatim and falls back to Pi summary compaction when needed.