TMax: A Simple Recipe for Terminal Agents
Summary
TMax presents a straightforward method for building AI agents that operate in terminal environments, combining practical design principles for effective command-line automation.
Similar Articles
Tmax: A simple recipe for terminal agents
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
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.
@hamishivi: Trained some terminal agents with friends! Introducing Tmax, open RL terminal agent models. Under default settings and …
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.
@omarsar0: Pay attention to this one, AI devs. This is particularly interesting if you work with long-horizon terminal agents that…
TACO is a self-evolving framework that automatically discovers and refines context compression rules for long-horizon terminal agents.
Agent-Manager: A Tmux TUI for Running Claude Code, Codex and OpenCode
Agent-Manager is a Tmux-based TUI that lets you run and monitor multiple AI coding agents (Claude Code, Codex, OpenCode, etc.) side-by-side in separate tmux sessions, with live status, quick prompts, and diff review.