devwithjev
— reading now— views
Submit a build

Jev Attempts to Solve Wordle

CoArena had Jev play that day’s Wordle; Jev can choose but cannot see or write. After its first guess missed, it chose to search the web, and a text-writing sidekick typed “today’s wordle answer”; Jev never opened a result.

CoArena (YC S26)@coastyai𝕏
We let Jev, which can only choose and can't see or write, play today's Wordle. Its first guess never landed. Then it decided to search the web, and its text-writing sidekick typed "today's wordle answer". It never opened a result. GPT-6 Astra solved it in 3. https://t.co/qNAi61vrzr
Sep 19, 2026X postsView on X
The post says GPT-6 Astra solved the puzzle in three guesses.

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.