Semantic Labels for X Conversations
Aadhil built Jev as a small Chrome extension that adds a live semantic layer to X. It categorizes timeline posts and filters replies in the context of the original post.
Aadhil@aadhilkh𝕏
Built Jev for X as a small Chrome extension. 🚀 It adds a live semantic layer directly on top of X: 🧠 Timeline posts get categorized 💬 Replies can be filtered in the context of the original post 🧩 Different conversations use different reply labels For example, an opinion thread might use: Agree · Disagree · Counterargument · Question While a product launch might use: Feature Request · Pricing Conce
Different conversations can use different reply labels. The author gives opinion-thread labels including Agree, Disagree, Counterargument, and Question, and product-launch labels including Feature Request and Pricing.
Also filed under Triage & routing
- Jev-Assisted Codex Model and Effort Routing
The project provides Jev-assisted model and reasoning-effort routing for local Codex Desktop and CLI.
- Plain-English Gmail Filter Judge
The project uses Jev (TypeSafe) to judge Gmail filters written in plain English.
- Framework-Agnostic Jev Intent and Tool Router
Huzeyfe_dev built a lightweight, framework-agnostic intent and tool router using TypeSafe’s Jev decision model to speed up agent loops.
- MCP Tool Router with Jev and MCTS
Harness-router is a lightweight tool router that uses Jev for fast tool selection and Monte Carlo Tree Search for harder multi-step decisions. It uses MCP as the tool interface and falls back when routing is uncertain.