Skip to content

Lexis

/ 01 - Intro

Talk To Your Terminal.

Describe what you need in plain language. Lexis translates the request into platform-aware shell commands with risk checks before execution.

Install / macOS

curl -fsSL https://lexis.hridya.tech/install.sh | bash

/ 02 - Studio

Command Preview

Inspect intent selection, command generation, and risk labeling in a single restrained workspace.

Choose Intent

list all python files

Output / Standby

_

/ 03 - Workflow

Four Clear Steps

01

Say It Naturally

Describe what you want done in plain language.

02

Plan By OS

Lexis maps intent to commands for your current platform.

03

Review Risk

Sensitive actions trigger confirmations and critical checks.

04

Run

Execute in your terminal with clear output and control.

/ 04 - Install

Start In One Command

macOS / Linux

curl -fsSL https://lexis.hridya.tech/install.sh | bash

Windows (PowerShell)

iwr https://lexis.hridya.tech/win.ps1 -useb | iex

Session Controls

  • Uninstall Lexis: lx uninstall --yes
  • In a hooked shell, you can also type uninstall.
  • Disable Lexis only for this terminal session: exit