Skip to content

Jarvis Code CLI

The Starting Point for Next-Gen Agents

Install on Linux x64

Jarvis Code CLIThe Starting Point for Next-Gen Agents

From zero to your first agent

Install with one line, run `jarvis` inside any project, and start the conversation.

install — terminal
Linux x64$ curl -fsSL https://releases-jarviscode.rollin-apps.store/install.sh | bash
Windows (PowerShell)PS> irm https://releases-jarviscode.rollin-apps.store/install.ps1 | iex
Open a session$ jarvis
Read the full install guide

How a task flows

01

You prompt

A task in plain language, the way you would say it.

02

The agent plans

Reads the project, proposes the approach, shows it first.

03

It executes

Edits files, runs tests, and chains commands with its tools.

04

It verifies

Reruns what broke, runs the suite again, and reports back.

Ready out of the box

Install once. The essentials are already there.

Fast & lightweight

Single-binary install with millisecond startup — no Node.js, no PATH gymnastics.

Video input

Drop a screen recording or demo clip in chat; the agent reads the frames and acts on them.

Persistent memory

The agent remembers decisions and context across sessions, per workspace and project.

Extend it your way

Programmable extension points to shape the workflow around you.