@hamishivi: Trained some terminal agents with friends! Introducing Tmax, open RL terminal agent models. Under default settings and …

X AI KOLs Following Models

Summary

Introducing Tmax, open reinforcement learning terminal agent models that outperform prior open work on terminal use. All data, weights, and rollouts are being released publicly.

Trained some terminal agents with friends! Introducing Tmax, open RL terminal agent models. Under default settings and shorter length (65k) token budgets, tmax outperforms prior open work on terminal use. We are releasing all data+weights+rollouts publically! https://t.co/BhAN334IkJ
Original Article
View Cached Full Text

Cached at: 06/29/26, 02:27 AM

Trained some terminal agents with friends!

Introducing Tmax, open RL terminal agent models. Under default settings and shorter length (65k) token budgets, tmax outperforms prior open work on terminal use. We are releasing all data+weights+rollouts publically! https://t.co/BhAN334IkJ

Similar Articles

T1: Terminal Agent Reinforcement Learning for Long-Horizon Tasks

Hugging Face Daily Papers

T1 is a 122B Mixture-of-Experts model trained with reinforcement learning for long-horizon terminal tasks, achieving state-of-the-art results on benchmarks like Terminal-Bench 2.1 and surpassing models such as GPT-5.4 and GLM-5.1.

Tmax: A simple recipe for terminal agents

Hugging Face Daily Papers

Tmax introduces a simplified RL training recipe for terminal agents, achieving state-of-the-art performance with a 9B parameter model using a novel data generation taxonomy and an expanded open-source dataset.

Terminal-World: Scaling Terminal-Agent Environments via Agent Skills

arXiv cs.CL

Terminal-World introduces a fully automated pipeline that uses agent skills to synthesize high-quality training data for terminal agents, enabling models to outperform baselines with only 1.2% of the training data. The method co-derives task instructions, environments, and teacher trajectories from skill primitives.