89 curated builds·evidence labeled
COMMUNITY OBSERVED

Hide posts on X in plain language

I built a browser extension with Jev @typesafeai that can hide/collapse posts on

Overview & Result

I built a browser extension with Jev @typesafeai that can hide/collapse posts on X based on natural language. It's so fast that it's not noticeable and insanely cheap...this must be the future of "ad blockers" and content firewalls.

How Jev fits in the loop

  1. Extract observation from agent environment.
  2. Jev evaluates state and outputs typed choice or probability.
  3. Agent runtime carries out selected action.

How to reproduce

  1. Inspect author post and reproduction notes.
  2. Deploy agent loop and bind Jev decision endpoints.
  3. Run test inputs and observe latency and accuracy.

Why this build matters

Demonstrates practical production-level utility of Jev inside specialized agent workflows.

Limitations

  • Community observed build; metrics are author-reported.
  • Requires third-party dependencies as described in source.

Patterns