devwithjev
โ€” reading nowโ€” views
Submit a build

Jev-Powered Newsroom Wall

K Srinivas Rao uses Jev to read new headlines across a newsroom wall of 15 cloud computers. When a headline merits attention, a bell rings and the computer opens the story.

K Srinivas Rao@sriniously๐•
A newsroom wall built with 15 cloud computers in @orgo , each one shows a site I'd normally keep a tab open for. hacker news, github trending, status pages, npm advisories, github status (of course) jev by @typesafeai reads every new headline and tells me if I should look at this right now. when something crosses the line, the bell rings and that computer opens the story by itself.
Sep 20, 2026X postsView on X
Each computer displays a site he would otherwise keep open in a tab, including Hacker News, GitHub Trending, status pages, and npm advisories.

Also filed under Agents & browsers

  • Evaluates Tool-Using Agents with Jev in CI

    The project evaluates a real tool-using AI agent using code checks, a calibrated Jev judge, and an LLM judge. It is wired into CI.

  • Watchdog for AI Coding Agents

    Jev Watch is a watchdog for AI coding agents that stops Codex or OpenCode when they loop, stall, or drift off task, then resumes the same session with a correction.

  • Fraud Investigation Agent

    The author is building a fraud investigation agent using Jev and TigerGraph. Its flow goes from an alert through graph evidence, a Bayesian update, a pattern, Jevโ€™s extra lookup, policy, a verdict, and human approval.

  • Coding-Agent Runtime Using Jev Decisions

    Distill is a coding-agent runtime that uses Jev decisions for model routing, context retention, and tool selection.