Filters Supercomputer Log Alerts
Robin tested Jev as an alert filter on real supercomputer logs. Jev was unsure about 1,055 lines that would need human review, and the test had 221 false alarms.
Robin@rbnnghs𝕏
Jev, @typesafeai's new System-1 model, launched this week. I tested it as an alert filter on real supercomputer logs (Loghub BGL, 2,000 lines labelled by the admins). Jev alone was unsure about half the lines: 1,055 would need a human. 221 false alarms. https://t.co/sCMrXgUZNR
The test used 2,000 administrator-labeled lines from Loghub BGL.
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.