Natural language for your terminal

Describe the task.Get the command.

EveryCli is a local, privacy-first command-line assistant that turns plain-language intent into commands with a native Rust daemon and on-device semantic search. Describe an intent, review the result, and stay in control of what runs.

$curl -fsSL https://raw.githubusercontent.com/HE11032006/EveryCli/main/install.sh | bash

Self-contained releases · no Rust or Python required

everycli — bash

local command discovery

× Why EveryCli?

The terminal should not make you stop.

The friction

Command line work is powerful. Remembering everything is not.

EveryCli keeps useful command knowledge close, searchable, and ready when the syntax is not.

001

COMMAND RECALL

The syntax slips away.

The commands you need most are often the ones you use least. Flags, order, and exact syntax disappear when the task cannot wait.

002

CONTEXT SWITCHING

Search breaks your flow.

Terminal, browser, online chat, terminal again. Finding one command should not pull you out of the work you are already doing.

003

CONNECTION DEPENDENCY

Help should not need a signal.

When your answer lives online, latency and connectivity get to decide whether you can keep moving. Local work deserves local answers.

004

EXECUTION DOUBT

A command needs context.

Before Enter, you still need to know what changes, what could break, and whether the command matches the intent you had in mind.

// FEATURES

Built for the way you already work.

EveryCli keeps command discovery fast, local, and close to the terminal.

Natural language search

Describe the task in your own words. EveryCli finds the command that matches what you actually want to do.

Hybrid local search

Semantic and lexical search work together to retrieve useful command candidates from a local corpus.

Offline ready

Keep working without a connection: EveryCli can use a local semantic model or fall back to local lexical search.

Built for your tools

Search across Git, Docker, Compose, npm, Composer, SSH, Python, Linux, and more from one CLI.

Review before running

Sentinel helps you inspect and understand multi-step actions before you execute a command.

Native terminal speed

A native Rust client gives fast local command discovery without pulling you away from the terminal.

LATENCY

<50ms

Warm local responses

PRIVACY

Local-first

No required round-trip

API COST

Optional

Local search works without one

UPTIME

Local

Your terminal, your workflow

// OPEN TO YOUR WORKFLOW

Make EveryCli yours.

Fork it, run it locally, and adapt the command corpus to the work you do every day. Add the commands you want to keep in memory, then help make them useful for everyone else.

indexed command collections
9 active
01Bash
02Composer
03Docker
04Docker Compose
05Git
06Linux
07npm
08Python
09SSH
yours
everycli/data/commands/Add or edit YAML command scenarios locally.