Pith. sign in

REVIEW 6 cited by

Large-Scale Terminal Agentic Trajectory Generation from Dockerized Environments

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2602.01244 v3 pith:VRPQEFPY submitted 2026-02-01 cs.CL

Large-Scale Terminal Agentic Trajectory Generation from Dockerized Environments

classification cs.CL
keywords textbfdatamodelsterminalterminaltrajtrajectoriesacrossagentic
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Training agentic models for terminal-based tasks critically depends on high-quality terminal trajectories that capture realistic long-horizon interactions across diverse domains. However, constructing such data at scale remains challenging due to two key requirements: \textbf{\emph{Executability}}, since each instance requires a suitable and often distinct Docker environment; and \textbf{\emph{Verifiability}}, because heterogeneous task outputs preclude unified, standardized verification. To address these challenges, we propose \textbf{TerminalTraj}, a scalable pipeline that (i) filters high-quality repositories to construct Dockerized execution environments, (ii) generates Docker-aligned task instances, and (iii) synthesizes agent trajectories with executable validation code. Using TerminalTraj, we curate 32K Docker images and generate 50,733 verified terminal trajectories across eight domains. Models trained on this data with the Qwen2.5-Coder backbone achieve consistent performance improvements on TerminalBench (TB), with gains of up to 20\% on TB~1.0 and 10\% on TB~2.0 over their respective backbones. Notably, \textbf{TerminalTraj-32B} achieves strong performance among models with fewer than 100B parameters, reaching 35.30\% on TB~1.0 and 22.00\% on TB~2.0, and demonstrates improved test-time scaling behavior. All code and data are available at https://github.com/Wusiwei0410/TerminalTraj.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 6 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. TerminalWorld: Benchmarking Agents on Real-World Terminal Tasks

    cs.AI 2026-05 conditional novelty 8.0

    TerminalWorld builds a scalable benchmark of 1,530 real terminal tasks from recordings and finds frontier models and agents reach at most 62.5% pass rate with only weak correlation to prior expert-curated sets.

  2. CLI-Universe: Towards Verifiable Task Synthesis Engine for Terminal Agents

    cs.AI 2026-06 unverdicted novelty 7.0

    CLI-Universe synthesizes a verified 6K dataset of terminal-agent tasks that, when used to fine-tune Qwen3-32B, reaches 33.4% on Terminal-Bench 2.0 and sets a new open-source SOTA for models at or below 32B parameters.

  3. Tmax: A simple recipe for terminal agents

    cs.CL 2026-06 unverdicted novelty 6.0

    Tmax is an open RL training recipe for terminal agents that achieves 27% on Terminal-Bench 2.0 with a 9B model via a novel data generation taxonomy combining difficulty control, personas, and verifier diversification.

  4. What Makes Interaction Trajectories Effective for Training Terminal Agents?

    cs.AI 2026-06 unverdicted novelty 6.0

    Trajectories from weaker agents outperform stronger ones for training terminal agents due to environment-grounded supervision that exposes inspect-act-verify behaviors.

  5. LiteCoder-Terminal: Scaling Long-Horizon Terminal Environments for Learning Language Agents

    cs.CL 2026-05 unverdicted novelty 6.0

    LiteCoder-Terminal-Gen creates synthetic terminal datasets that, after SFT and DMPO on Qwen models, yield 29.06%, 18.54%, and 34.00% pass@1 on Terminal Bench 1.0, 2.0, and Pro.

  6. HiRAS: A Hierarchical Multi-Agent Framework for Paper-to-Code Generation and Execution

    cs.CL 2026-04 unverdicted novelty 6.0

    HiRAS introduces hierarchical multi-agent coordination for paper-to-code generation and experiment reproduction, claiming over 10% relative gains over prior state-of-the-art on a refined benchmark with reduced hallucination.