Terminal Agents Suffice for Enterprise Automation

📅 2026-03-31
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the high costs and operational complexity associated with enterprise automation by proposing a lightweight coding agent that relies solely on terminal access and the file system. The agent executes diverse tasks through direct calls to platform APIs, eschewing complex graphical interfaces or multi-tool augmentation architectures. For the first time, the study systematically validates the efficacy of such low-level terminal-based agents in real-world enterprise environments, challenging the prevailing reliance on sophisticated agent designs. Experimental results demonstrate that this minimalist approach achieves performance comparable to—or even surpassing—that of more complex architectures across multiple production systems, offering an efficient, maintainable, and highly streamlined solution for enterprise automation.
📝 Abstract
There has been growing interest in building agents that can interact with digital platforms to execute meaningful enterprise tasks autonomously. Among the approaches explored are tool-augmented agents built on abstractions such as Model Context Protocol (MCP) and web agents that operate through graphical interfaces. Yet, it remains unclear whether such complex agentic systems are necessary given their cost and operational overhead. We argue that a coding agent equipped only with a terminal and a filesystem can solve many enterprise tasks more effectively by interacting directly with platform APIs. We evaluate this hypothesis across diverse real-world systems and show that these low-level terminal agents match or outperform more complex agent architectures. Our findings suggest that simple programmatic interfaces, combined with strong foundation models, are sufficient for practical enterprise automation.
Problem

Research questions and friction points this paper is trying to address.

enterprise automation
terminal agents
agent complexity
programmatic interfaces
foundation models
Innovation

Methods, ideas, or system contributions that make the work stand out.

terminal agents
enterprise automation
foundation models
API interaction
agent simplicity
🔎 Similar Papers
No similar papers found.