Intent, preferences, authority, private context, and acceptance.
JARVISBENCH
Benchmarking where human attention matters.
Long-horizon agents can work continuously. Human attention is intermittent and scarce. JarvisBench measures whether an always-on intermediary can coordinate both sides without changing the agents underneath.
- 45
- agentic task instances
- 20
- single-agent tasks
- 10
- multi-agent projects
- 19
- distinct domains
- 2K+
- public candidates reviewed
THE COORDINATION PROBLEM
Execution is continuous. Attention is not.
JarvisBench separates task execution from attention coordination. Agents do the work; the user owns judgment; Jarvis decides when information should move between them.
Answers the user, observes bounded events, and routes scoped guidance.
Plan, use tools, produce artifacts, and continue in their native runtime.
Ask about progress or provide guidance while the worker keeps running.
Surface one consequential decision when the unfolding work makes it concrete.
THE TASK SUITE
The need for attention emerges during execution.
Every episode contains enough public information for substantial work to begin. The benchmark does not manufacture interaction by leaving an obvious hole in the initial request. A user-owned decision becomes relevant only after the agents expose a real tradeoff, anomaly, authorization boundary, or acceptance judgment.
SINGLE-AGENT
One trajectory, one emerging decision.
Multi-step tasks across 15 domains and seven forms of attention need. Jarvis may pause at an action boundary, cancel the pending action, inject scoped soft guidance, and continue without discarding completed work.
WORKSTREAMS · 10 PROJECTS
Parallel evidence, one shared judgment.
Five projects contain two workstreams and five contain three. The streams contribute to one coupled outcome, exposing a project-level decision that no worker can resolve from its local view alone.
- 01Work beginsThe prompt is actionable.
- 02Evidence unfoldsAgents make objective progress.
- 03A decision maturesUser judgment changes the outcome.
- 04Guidance returnsExecution resumes with minimal disruption.
TWO DIRECTIONS, TWO TRACKS
Outcome improvement and user access stay separate.
JarvisBench does not collapse the two directions into one score. One track asks whether attention improves the work; the other asks whether Jarvis is useful whenever the user reaches out.
Agent-Collaboration
Was human attention used effectively?
The same worker, OpenClaw harness, prompt, tools, and environment run with and without Jarvis. The worker remains frozen; only the external attention layer changes.
- Outcome
- Weighted task score on a 0–100 scale.
- Requests
- User-attention turns requested per task.
- Efficiency
- Fraction of the full score gained per requested turn.
User-Interaction
Was Jarvis useful when the user reached out?
Recorded trajectories are replayed causally at early and late checkpoints. Jarvis answers a fixed progress question and a conversation-grounded follow-up using only the state visible at that moment.
- General
- Direct progress answer grounded in current state.
- Follow-up
- Contextual answer to the user's next question.
- Latency
- End of user speech to first audible output.
RESULTS
The attention layer transfers across workers.
With GPT-5.6-Sol as Jarvis, every completed worker configuration improves without changing the underlying agent loop. The size and attention cost of the gain still depend strongly on both the worker and the Jarvis brain.
- +24.7
- best single-agent gain
- +28.2
- best multi-agent gain
- 96.3
- top user-interaction score
Worker-agent compatibility
Task Outcome Score · higher is better
| Worker agent | Single-Agent | Multi-Agent | ||||
|---|---|---|---|---|---|---|
| Base | Jarvis | Gain | Base | Jarvis | Gain | |
| Claude Opus 5.0 | 58.1 | 77.7 | +19.6 | 55.2 | 78.6 | +23.4 |
| Claude Opus 4.8 | 59.0 | 83.1 | +24.1 | 52.6 | 80.8 | +28.2 |
| GPT-5.6-Sol | 57.2 | 62.1 | +4.9 | 51.6 | — | — |
| GPT-5.5 | 55.1 | 67.1 | +12.0 | 52.9 | 65.4 | +12.5 |
| DeepSeek V4-Pro | 51.6 | 76.3 | +24.7 | 53.3 | 69.4 | +16.1 |
| GLM 5.2 | 51.0 | 75.6 | +24.6 | 52.8 | 75.3 | +22.5 |
Jarvis brain comparison
Overall score · latency to first audio
| Jarvis brain | Overall | Latency |
|---|---|---|
| GPT-5.6-Sol | 96.3 | 1.8s |
| Claude Opus 4.8 | 90.8 | 2.1s |
| DeepSeek V4-Pro | 85.8 | 2.0s |
| Qwen235B | 82.5 | 1.6s |
| GPT-OSS-120B | 84.6 | 1.3s |