Project CLAI: Instrumenting the Command Line as a New Environment for AI Agents
This provides a new platform for AI researchers to develop agents, though it is incremental as it adapts existing agent architectures to the CLI.
The paper introduces Project CLAI, which transforms the command line interface into a new environment for AI agents using a sense-act API, enabling novel user interactions and demonstrating low system footprint in evaluations.
This whitepaper reports on Project CLAI (Command Line AI), which aims to bring the power of AI to the command line interface (CLI). The CLAI platform sets up the CLI as a new environment for AI researchers to conquer by surfacing the command line as a generic environment that researchers can interface to using a simple sense-act API, much like the traditional AI agent architecture. In this paper, we discuss the design and implementation of the platform in detail, through illustrative use cases of new end user interaction patterns enabled by this design, and through quantitative evaluation of the system footprint of a CLAI-enabled terminal. We also report on some early user feedback on CLAI's features from an internal survey.