Skip to main content
AI ENGINEER · TERMINAL

AI engineering, in your terminal

Reads your codebase, writes and edits files, runs commands, and works through multi-step engineering tasks — all from the command line.

~/projects/checkout-service — aria
v1.1.0Authenticated with Aria Studio /authModel: Aria /modelEffort: HIGH /effort
Monthly limit: [███████████████████░] 97% left (resets in 12 days)
>
Hello! I'm ARIA, your terminal coding agent from Aria Studio.
I can help with debugging, building features, refactoring and testing.

What would you like to work on today?
Create free account
HOW A SESSION ACTUALLY GOES

Not a chat window. An engineer at the keyboard.

Four stages of one real task, from the first file read to the last test passing.

aria
✦ Reading packages/core/src/auth/middleware.ts
✦ Found 3 call sites using the legacy session cookie
01

It reads before it writes

Point it at a task and Aria opens the relevant files first — not the whole repo, just what the task actually touches — before proposing a single edit.

aria
✦ Rewriting middleware.ts to issue and verify refresh tokens
✦ Updating 3 call sites to the new signature
02

It plans multi-step work

A refactor, a migration, a new endpoint with tests — Aria breaks it into steps and works through them in order, not as one unreviewable diff.

aria
✦ Running the test suite…
✓ 47 passed · 4 files changed, +186 −52
03

It runs your commands

Shell access means it can install a package, run your test suite, or check a build — and read the output well enough to react to it.

aria
⚠ This will drop the users_legacy table.
  Continue? (y/N)
04

It stops and asks when it should

Deleting a migration, force-pushing, touching a payment path — Aria surfaces the risky step and waits, rather than deciding on your behalf.

SET UP ONCE

One account. One quota.

Aria CLI isn't a separate product with its own login — it's Aria Studio, reached from the terminal.

STEP 01

Install

One command, no config file to write first. Works the same on macOS, Linux and Windows.

STEP 02

Sign in with Aria Studio

Run /auth once. It opens your Aria Studio account in the browser — approve the session, and the CLI is authenticated.

STEP 03

Build from the terminal

Every request counts against the SAME monthly quota as the browser app. One plan, tracked in one dashboard.

YOUR ACCOUNT, IN THE BROWSER

Every session, tracked from your browser

The dashboard is where the CLI's usage actually lives — sign in once and everything the terminal does shows up here, in real time.

Real-time token velocity

Watch consumption stream in as the agent works, not just a total waiting at the end of the month.

Per-session history

Every CLI session — wall time, tool calls, success rate — logged and searchable from the dashboard.

One quota, one place

The same monthly limit the CLI enforces, shown exactly as it stands, synced the moment a session starts.

Every signed-in device

See each terminal and editor signed in to your account, and disconnect any you don't recognise.

ariastudio.co.in/dashboard
AAriav0.56.0
Connected to Aria CLI
MONTHLY TOKEN QUOTA
5.2M
/ 100.0M · 95% left
ACTIVE CLI SESSIONS
1
wall time 12m 40s
TOOL SUCCESS RATE
100%
212 calls executed
Live token consumption velocityLIVE
56%
BUILT FOR REAL ENGINEERING WORK

Everything a coding agent needs, none of it in a browser

The same agent behind Aria Studio, tuned for a terminal-first workflow.

01

Aria and Aria Pro

/model

Switch mid-session with /model: Aria for fast everyday work, Aria Pro for harder problems that need longer reasoning. Both run on your Aria Studio plan, with no API key to manage.

02

Reasoning effort control

/effort

Dial between low, medium and high with /effort. A quick fix runs fast and cheap; a hard refactor gets the model more room to think before it acts.

03

Agent Skills + MCP

Write a reusable skill for a workflow you repeat, or connect a Model Context Protocol server to bring in your own tools and data sources.

04

Real file & shell tools

Reads your codebase, writes and edits files, and runs shell commands — install a package, run a script, check a log — in one continuous loop.

05

Sandboxed execution

Launch with sandboxing enabled and agent-issued commands run inside an isolated Docker or Podman container instead of directly on your machine.

06

VS Code companion

Pair with the Aria IDE extension so the terminal agent stays aware of the files you actually have open, not just what is on disk.

Runs wherever you already work

  • GitHub
  • VS Code
  • Docker
  • npm
  • Node.js
  • TypeScript
  • Git
  • Bash

Install in one command

Works the same on macOS, Linux and Windows.

terminal
$ npm install -g @ariastudioai/aria

Requires Node.js 20 or later. Free to use under the Aria Studio licence.

Questions, answered

Frequently Asked Questions

Bring Aria into your terminal

One account, shared with Aria Studio. No separate signup, no separate bill.