CLAILGApr 29

ClawGym: A Scalable Framework for Building Effective Claw Agents

arXiv:2604.2690496.7
Predicted impact top 7% in CL · last 90 daysOriginality Incremental advance
AI Analysis

This framework addresses the lack of systematic tools for developing and evaluating claw-style personal agents, offering a complete pipeline from data synthesis to training and evaluation.

ClawGym provides a scalable framework for building personal agents that operate on local files and tools, including a dataset of 13.5K tasks, trained agents via supervised fine-tuning and reinforcement learning, and a benchmark of 200 instances.

Claw-style environments support multi-step workflows over local files, tools, and persistent workspace states. However, scalable development around these environments remains constrained by the absence of a systematic framework, especially one for synthesizing verifiable training data and integrating it with agent training and diagnostic evaluation. To address this challenge, we present ClawGym, a scalable framework that supports the full lifecycle of Claw-style personal agent development. Concretely, we construct ClawGym-SynData, a diverse dataset of 13.5K filtered tasks synthesized from persona-driven intents and skill-grounded operations, paired with realistic mock workspaces and hybrid verification mechanisms. We then train a family of capable Claw-style models, termed ClawGym-Agents, through supervised fine-tuning on black-box rollout trajectories, and further explore reinforcement learning via a lightweight pipeline that parallelizes rollouts across per-task sandboxes.To support reliable evaluation, we further construct ClawGym-Bench, a benchmark of 200 instances calibrated through automated filtering and human-LLM review. Relevant resources will be soon released at https://github.com/ClawGym.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes