Command Line

The terminal is your agent

Install once and call 10x agents without leaving your shell.

Install

npm install -g @tenx/cli
tenx fix

Diagnose and fix the last failing command.

tenx run "optimize this query"

Run any agent task inline.

tenx infra plan

Generate and review an infrastructure change.

tenx data ask db.csv

Ask questions about a local dataset.

  • Works in any shell — bash, zsh, fish, PowerShell
  • Streams agent output token-by-token
  • Reads your repo context automatically
  • Pipe-friendly: tenx run < error.log