Urgent.News

What's breaking now, across thousands of outlets.

AI

I Benchmarked Jev on Agent Tool-Call Risk. Calibration Held.

Originally published at webofmike.com on 2026-09-19. The demo repo and every command in it were run before publishing. TypeSafe AI launched Jev on 2026-09-15 with the usual launch-day multipliers — 193.6x faster, 444.6x cheaper than frontier LLMs — plus "zero hallucinations" and calibrated confidence. The objection that followed was the right one: the comparison was not like-for-like, and there…

On 2026-09-19, researcher Mike published a benchmark of the Jev AI tool, comparing two versions: jev-latest and jev-preview. Both models demonstrated high accuracy (91.7%) and reliable confidence scores, correctly identifying risk postures for agent tool calls. The models achieved 100% accuracy on clear cases (34 examples) and 91.7% accuracy on both ambiguous (14 examples) and adversarial (12 examples) cases.

The key insight is that Jev's confidence score is a reliable indicator of its correctness. Incorrect predictions always come with a confidence lower than 1.000, while correct predictions have a confidence of exactly 1.000. This calibration holds true across both models and multiple runs, making it a crucial factor for any escalation path that may be built on top of the tool's output.

However, the benchmark also reveals some limitations. The ambiguous cases (14 examples) showed only 71.4% accuracy, indicating potential areas for improvement. Additionally, while both models performed well on the adversarial cases, the confidence scores varied slightly between the two versions. The benchmark found one miss in the high-confidence bin (0.9–1.0), with the specific example being a privileged, destructive call with a confidence of 0.97 for Jev-latest and 0.98 for Jev-preview. Nonetheless, this still falls short of the ideal 1.000 confidence level.

In summary, Jev's calibration is stable and reliable, with its high accuracy and precise confidence scores across various risk postures. However, there is room for improvement, particularly in handling ambiguous cases and maintaining consistent high-confidence predictions.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in AI

A WAF That Reads the Prompt: OWASP CRS for LLM and MCP

Originally published at webofmike.com on 2026-09-20. The demo repo and every command in it were run before publishing. A conventional web application firewall reads a URL, some headers, and maybe a…

  • Conventional WAFs inspect URL, headers, form body; agent traffic content in request body.
  • OWASP Core Rule Set (CRS) applied to prompts and tool calls with SOC custom signatures.
  • Enable body inspection via two settings: buffer body and define core ruleset actions.

Khanna calls for a government agency to oversee AI 'like the FDA'

Rep. Ro Khanna (D-Calif.) on Sunday said that the federal government should create a regulatory agency to oversee the development of artificial intelligence (AI), similar to the Food and Drug Administration (FDA). "Well, we need to set up an AI agency like the FDA," Khanna told "Face the Nation" host Margaret Brennan on CBS News....

More from Sunday 20 September →