Papers
Topics
Authors
Recent
Search
2000 character limit reached

Claw-Eval-Live: A Live Agent Benchmark for Evolving Real-World Workflows

Published 30 Apr 2026 in cs.SE and cs.AI | (2604.28139v2)

Abstract: LLM agents are expected to complete end-to-end units of work across software tools, business services, and local workspaces. Yet many agent benchmarks freeze a curated task set at release time and grade mainly the final response, making it difficult to evaluate agents against evolving workflow demand or verify whether a task was executed. We introduce Claw-Eval-Live, a live benchmark for workflow agents that separates a refreshable signal layer, updated across releases from public workflow-demand signals, from a reproducible, time-stamped release snapshot. Each release is constructed from public workflow-demand signals, with ClawHub Top-500 skills used in the current release, and materialized as controlled tasks with fixed fixtures, services, workspaces, and graders. For grading, Claw-Eval-Live records execution traces, audit logs, service state, and post-run workspace artifacts, using deterministic checks when evidence is sufficient and structured LLM judging only for semantic dimensions. The release contains 105 tasks spanning controlled business services and local workspace repair, and evaluates 13 frontier models under a shared public pass rule. Experiments reveal that reliable workflow automation remains far from solved: the leading model passes only 66.7% of tasks and no model reaches 70%. Failures are structured by task family and execution surface, with HR, management, and multi-system business workflows as persistent bottlenecks and local workspace repair comparatively easier but unsaturated. Leaderboard rank alone is insufficient because models with similar pass rates can diverge in overall completion, and task-level discrimination concentrates in a middle band of tasks. Claw-Eval-Live suggests that workflow-agent evaluation should be grounded twice, in fresh external demand and in verifiable agent action.

Summary

  • The paper introduces Claw-Eval-Live, a dynamic benchmark that evaluates workflow agents using live public signals and reproducible snapshot releases.
  • It details a novel signal-to-task pipeline employing MILP-based optimization to select diverse, discrimination-aware tasks across business and local workflows.
  • Benchmark results reveal that leading LLM-based agents struggle with multi-system, business-critical tasks, highlighting key gaps in agent reliability.

Claw-Eval-Live: Dynamic Benchmarking for Real-World Workflow Agent Competence

Introduction and Motivation

Claw-Eval-Live (2604.28139) formalizes a new paradigm in benchmarking autonomous agents for end-to-end workflow automation. Traditional evaluation suites for LLM-based agents typically rely on static, hand-curated task sets and grade primarily based on final outputs, rendering them poorly aligned with the evolving landscape of real-world workflow demand and insufficiently rigorous in verifying faithful task execution. Claw-Eval-Live departs from this paradigm by establishing a live benchmark that:

  • Separates a time-varying layer of public workflow signals for dynamic task calibration from a reproducible, time-stamped release snapshot.
  • Merges business service automation with local workspace repair in a single benchmark, spanning 105 executable tasks.
  • Implements action-grounded, hybrid grading, combining deterministic execution evidence with rubric-bound LLM judges for semantic verification.

The benchmark thus targets the core open challenges for practical workflow agents: maintaining alignment with actual, shifting user needs and providing robust, evidence-based measures of true agentic completion beyond superficial plausibility. Figure 1

Figure 1: Claw-Eval-Live overview, detailing the periodic process from public workflow signal collection through task clustering, selection, execution, and double-grounded grading for evolving, discriminative benchmark releases.

Signal-to-Task Pipeline and Release Construction

A defining feature of Claw-Eval-Live is its signal-calibrated construction pipeline. Rather than relying solely on expert curation or historic datasets, Claw-Eval-Live sources its priors from a refreshable snapshot of popular skills in the tool ecosystem (e.g., ClawHub Top-500), which represent externally observable signals regarding prevailing workflow demands.

The release generation pipeline is comprised of:

  1. Signal Collection: Time-stamped gathering of public workflow usage indicators, each with provenance and functional labeling.
  2. Pattern Clustering: Grouping signals by shared user objective, affected artifact types, and required execution surfaces, yielding stable workflow patterns.
  3. Family Weighting: Aggregation of pattern-level signal strength into weighted task families for mixture calibration.
  4. Seed Expansion and Implementation: Transformation of weighted patterns into executable, pilot-screened candidate tasks with curated fixtures and graders.
  5. Discrimination-Aware Selection: MILP-based optimization to select a subset maximizing family coverage and inter-model discrimination, while filtering brittle and non-discriminative tasks.

This methodology guarantees that each public release is both representative of real-world demand at a specific point in time and robust to reproducible, traceable evaluation. Figure 2

Figure 2: Signal-to-snapshot construction, showing the mapping from public workflow signal clusters to weighted, pilot-screened, discrimination-aware benchmark releases.

Benchmark Composition and Evidence-Based Grading

Claw-Eval-Live partitions its task suite between two key execution surfaces:

  • Service-Backed Workflows: Tasks operationalized through business-facing services (CRM, finance, calendar), demanding correct, cross-system stateful interactions.
  • Workspace Repair: Terminal and local environment tasks (e.g., SHELL/W-family), emphasizing artifact-level inspection, edits, and post-run verification.

Each task instance is a fully executable workflow, with YAML task definitions, controlled fixtures, explicit tool schemas, and deterministic or hybrid graders. The grading architecture is hierarchical:

  • Rule-Based Extraction: Deterministic checks from tool traces, audit logs, and post-run artifacts for core data retrieval, accuracy, and action verification.
  • LLM Judging (GPT-5.4): Applied strictly for semantic facets unresolvable by deterministic means, strictly bound to observable evidence and scoring rubrics.

This dual-pronged approach directly addresses the limitations of output-only grading, instead evaluating the "can do" (actual trajectory and action completion) rather than mere "can say" (final answer fluency). Figure 3

Figure 3: End-to-end benchmark pipeline: piloting, screening, curation, environment execution, and evidence-based grading, with LLM judges invoked as needed for semantic assessments.

Leaderboard Results and Performance Analysis

The current public release consists of 105 tasks spanning 22 finely-grained workflow families, evaluated on 13 frontier models. The main leaderboard metrics are:

  • Pass Rate: Fraction of tasks passed under a stringent threshold (0.80).
  • Overall Completion: Mean score across all tasks.

Key highlights from the reported results:

  • The highest pass rate is 66.7% (Claude Opus 4.6), with no model surpassing 70%, signaling clear headroom in the agent automation frontier.
  • Models with similar pass rates diverge substantially in overall completion, reflecting nuanced differences in partial task competence. Figure 4

    Figure 4: Metric landscape illustrating that no current model exceeds 70% pass rate, with observable spread in overall completion even among models with similar pass rates.

Family-level disaggregation reveals pronounced heterogeneity:

  • Development/Terminal and Workspace Repair tasks have near-ceiling performance for top models, indicating maturity in local, script-based task handling.
  • Business-centric domains—especially HR, Management, and complex multi-system coordination—are major sources of failure, with HR/People tasks below 22.2% pass for all models. Figure 5

    Figure 5: Pass-rate heatmap by task family and model, highlighting near-ceiling performance on workspace tasks and persistent difficulty in HR and productivity/coordination clusters.

Service-backed workflows, in particular, are unsolved: even the best models are below 60% pass rate, whereas local workspace tasks often approach or reach 100%.

Task Discrimination and Benchmark Integrity

Task-level analysis shows pronounced threshold effects:

  • Many tasks are either all-pass or all-fail under the strict public pass rule.
  • Discriminative power, and thus leaderboard informativeness, is concentrated in a middle "gray zone," justifying the use of a more permissive rule for pilot-time task selection and a stricter criterion for public evaluation. Figure 6

    Figure 6: Discrimination analysis showing public pass-rule clustering into all-fail/all-pass strata, with the most informative tasks concentrated where inter-model outcome variance is highest.

This meticulous calibration ensures that Claw-Eval-Live is not susceptible to ceiling/floor effects and delivers meaningful separation among agent capabilities.

Practical Implications and Future Development

The dual grounding in live signal distribution and observable agent action differentiates Claw-Eval-Live from prior, static or solely output-verified benchmarks. The findings point to several substantive implications:

  • Current LLM-based workflow agents are well below deployment-suitable reliability, especially for business-critical, multi-system coordination and nuanced HR/management workflows.
  • Practical deployment must consider not only leaderboard position but also detailed family-level accuracy and API usage efficiency.
  • The static nature of most existing benchmarks makes them susceptible to drift with environmental/tooling change, underscoring the value of Claw-Eval-Live's refresh protocol for continued relevance.

Theoretically, Claw-Eval-Live could inform the development of more sophisticated agent architectures that:

  • Better model cross-system evidence requirements and action dependencies.
  • Exhibit more robust procedural grounding and less reliance on superficial output forms.
  • Adapt dynamically to changing real-world workflow distributions.

Future expansions may include finer-grained, real-time task calibration, extension to multimodal and mobile workflows, and integration with deeper process trace analysis to further close the "can do"–"can say" gap.

Conclusion

Claw-Eval-Live advances the state of agent benchmarking by introducing a live, double-calibrated standard that mirrors the evolving, heterogeneous landscape of real-world workflow automation demands. The focus on reproducible, time-stamped snapshot releases, combined with rigorous evidence-based grading, exposes fundamental challenges and progress gaps facing current workflow agents. The approach not only strengthens evaluation reliability for both researchers and practitioners but also lays the groundwork for a more responsive, continuously relevant benchmarking paradigm in autonomous agent research.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Collections

Sign up for free to add this paper to one or more collections.