Email Classifier Prioritized by Sleep and Vibes
Jack Cheng describes an experiment using Jev at both ends of an email-classification system to determine what deserves his attention based on how well he slept and his current vibes.
Another experiment with using Jev on two ends of an email classification system (a Jev sandwich?) to figure out what’s worth my attention based on how well I slept and my current vibes https://t.co/wGakGO1j7O
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.