█▀▀█ ▀ █▀▀█ █ ▀
█▄▄█ ▀█▀ █ █ ▀█▀
█ █ ▀▀▀ █▄▄█ ▀▀▀ ▀▀▀
Lightweight AI partner living inside your terminal. Type naturally. It understands. It fixes. It executes.
You can install the CLI globally using any of the following methods:
Installs the tool in an isolated environment and makes the ai command available globally:
pipx install aicli-xInstalls the tool in milliseconds using the Rust-based package manager:
uv tool install aicli-xpip install aicli-xgit clone https://github.com/loyality7/ai-cli.git
cd ai-cli
pip install -e .ai # opens REPL
ai "fix this" # one-shot
ai --shell "list files" # command-only mode
ai --setup # re-configure
ai doctor # run environment & security diagnostics
ai dashboard # display telemetry & session dashboard