More like this
- Project
Jev Ultrafast (Browser Use)
Browser Use's fast browser agent where Jev picks the operation and the DOM element in a single request; a small LLM is only invoked to write text when typing is required. Demoed on a Google Flights search.
- Tool
typesafe-ai/skills (official TypeSafe agent skill)
Official agent skill for Claude Code, Codex and other agent environments; installs via claude plugin marketplace add typesafe-ai/skills or npx skills add typesafe-ai/skills. MIT licensed.
- Tool
jkudish/jev-mcp
Proof-of-concept MCP server for Jev that lets Claude Code, Claude Desktop and Codex call the model and receive probabilities they can branch on. The most-starred Jev MCP server found.
- Project
typesafe-mario
Agent that plays Super Mario Bros. by feeding structured emulator state to Jev and acting on the returned controller action.
ChoiceReal-time control - Alternative
hr98w/jev-visual
Educational Jev-like visual inference on Apple Silicon: Qwen3.5-0.8B under MLX answers several questions about one image by reusing shared multimodal context and scoring candidates from logits. Ships a browser UI, CLI, HTTP API and sorting-factory, Breakout and camera-gesture demos.
- Project
jev-eval-agent
Personal-assistant agent built with Vercel's eve framework and 100 mocked tools, served through OpenRouter. Measures how many steps the agent needs when the LLM picks the tool itself versus when Jev picks it via a 101-option Choice.