Subscribe to Our Newsletter

Success! Now Check Your Email

To complete Subscribe, click the confirmation link in your inbox. If it doesn’t arrive within 3 minutes, check your spam folder.

Ok, Thanks

Mistral AI unveils Spaces CLI for humans and agents

The French AI company says its new Spaces CLI can be operated by automated agents as well as human developers

Defused News Writer profile image
by Defused News Writer
Mistral AI unveils Spaces CLI for humans and agents
Photo by Andrea De Santis / Unsplash

Mistral AI has introduced Spaces, a command-line interface (CLI) built to be operated by both human developers and automated AI agents using the same tooling.

The French AI company said the tool is designed to take a project from initial setup to a running, multi-service application in three commands, covering scaffolding, development and operations.

The central design principle is that every interactive prompt must have a programmatic equivalent, so that automated agents can run the tool without becoming stuck waiting for human input, a problem known as a hanging process.

To support this, Spaces includes a -y flag to signal headless, programmatic operation, and replaces hidden assumptions, such as the current working directory or system dotfiles, with explicit parameters.

The tool generates two key files on initialisation: context.json, a structured snapshot of a project's modules and ports intended for agent consumption, and AGENTS.md, an instructions file readable by large language models and other automated systems.

A plugin registry makes modules introspectable and serializable, meaning agents can read and manipulate the tool's components without additional custom integration work.

Mistral illustrated the workflow with an example showing an agent running a help command, generating a configuration file, connecting Docker and continuous integration pipelines, and deploying a scaffolded application via cloud platform Koyeb in under 10 minutes.

Lorenzo Signoretti, Riwa Hoteit and Sam Fenwick, who authored the announcement, credited Mistral's Applied AI team with shaping the tool through early internal use.

Mistral said Spaces is already in use internally and confirmed the company is hiring for roles in developer tools and infrastructure.

The recap

  • Spaces CLI built to support humans and coding agents
  • Agent deployed scaffolded project to live in under 10 minutes
  • Mistral says it's hiring for developer tools and infrastructure roles
Defused News Writer profile image
by Defused News Writer

Explore stories