A lightweight, project-based AI agent runtime. আলো — "light".
One command. Non-interactive — it installs Alo and puts alo on your PATH, then prints the next steps.
Pin a version or change the install dir:
Pulls alo-agent-<ver>.tar.gz + its sha256 from /releases/ and checks the checksum.
Extracts to ~/.local/share/alo, creates a venv, and runs pip install -e .[all].
Symlinks alo into ~/.local/bin — run hash -r (or open a new shell) to pick it up.
python3 --version. Override with ALO_PYTHON if your 3.10+ lives elsewhere.
Plus tar and sha256sum/shasum for the checksum check.
Standard on most distros; the installer creates it if missing.
The installer doesn't configure anything — these are your next steps.
Optional — run the HTTP server as a systemd service: