LogoIRIS
NPM REGISTRY V1.3.0

HEADLESS
CLI ENGINE.

A lightweight, globally accessible Node.js package. Execute native OS commands, trigger macros, and manage files entirely through the terminal without the GUI overhead.

Global Installation
$npm install -g iris-mini

1. Configuration

IRIS CLI requires your personal API key (BYOK) to execute reasoning tasks. Store it securely in the local configuration file.

iris config set GEMINI_API_KEY=...

2. Execution

Once configured, you can pass natural language execution commands directly to the engine from any directory.

$ iris run "organize my downloads folder"
CI/CD COMPATIBLE NODE.JS 24+ REQUIRED < 15MB FOOTPRINT