@omarsar0: Been integrating Jev into my custom harness. I couldn't be more excited about the results I am seeing. Most demos on my…
Summary
Omar Saroof shares excitement about integrating Jev into custom harnesses, emphasizing its potential to enable faster, cheaper, and more reliable AI workflows and agent experiences.
View Cached Full Text
Cached at: 09/19/26, 09:11 PM
Been integrating Jev into my custom harness.
I couldn’t be more excited about the results I am seeing.
Most demos on my timeline are flashy but very basic. Notice they are all about some boring classification task that was already possible before.
I get it. Jev is fast and cheap. That point was made.
But what new can Jev unlock?
That’s what I am more interested in: how does Jev evolve the agent harness experience?
To seriously explore this, we first need to treat Jev as a key primitive, one of many to come.
We must think about how it compliment today’s test-time compute strategies. It’s not competing; it’s accelerating and allowing even more interesting scaling strategies.
Jev is starting to unlock many insane and interesting experiences in my custom harnesses. Features that were either cost-prohibitive, lacked the right primitive, or were not feasible because of latency constraints.
After a bit of exploration (excited to share more details soon), here are a few things that really excite me:
-
Jev enables cheaper & faster workflows (the obvious one), which can help us better scale our agent harnesses. If you need a classifier, want to improve control flow, or need a more deterministic workflow, don’t use a standard LLM; Jev is probably a better fit. Jev is also great for labeling things at scale.
-
Jev improves reliability through components like intelligent decision-making, structured intelligence for dynamic workflows/generating harnesses on the fly, and new context management strategies; I’ve seen a few of the latter already, on potential ways to surface context on demand like tool calls, skill metadata, etc. So much to share here.
-
Jev unlocks new, interesting ways to enhance the agent experience (e.g., dynamic UIs, efficient LLM councils, smarter routing, enabling smarter, efficient orchestration and planning, more decisive, and useful proactive agents through surfacing more relevant and timely context).
-
Jev feels like the right primitive to enable more reliable evaluation strategies like LLM-as-a-Judge and building powerful verifiers for agent harnesses. These are two areas where Jev might unlock an insane amount of alpha. Not to mention, I see its potential to synthesize high-quality data to accelerate RSI by helping the model and harness co-evolve.
I traveled this week (to Dreamforce) and am feeling extremely exhausted, but a full guide is dropping soon.
Similar Articles
@omarsar0: One of the craziest use cases I’ve found for Jev: verifiers. I am so excited about this that I at least wanted to share…
The author shares a novel use case for Jev in building custom verifiers for AI agent harnesses, enabling scalable test-time compute by combining System One and System Two models.
@omarsar0: Build and own your harness, folks. Very few people understand the magic behind customizing and optimizing an agent harn…
The tweet emphasizes building custom AI agent harnesses to optimize performance, citing Pi's adoption and discussing self-improving algorithms and local models for better control and efficiency.
@omarsar0: https://x.com/omarsar0/status/2101774405521301681
Jev is a generalist System One AI model designed for making focused, structured judgments with probabilistic outputs. This article provides a beginner's guide and introduces an interactive playground for experimentation.
@omarsar0: Solving recursive self-improvement with a harness. The big question with the agent harnesses I use is: how does it supp…
exo is a new open-source agent harness designed to address recursive self-improvement by providing durable state management, event logging, forking, and rollback capabilities in AI agent systems.
@0xLogicrw: This is probably the project that's expanded Jev's imaginative scope the most of anything I've seen so far. Once AI bec…
Vercel Labs engineer Chris Tate is experimenting with integrating Jev into json-render to enable AI to compose UI components at runtime, expanding creative possibilities as AI becomes faster and cheaper.