An autonomous AI agent with a whole computer of its own — and you at the other end of the line.
Briglia CLI hands an AI agent full control of a machine you own — a Mac, a Linux box, a Raspberry Pi, an Ubuntu Touch phone — and lets you steer it from anywhere. It doesn't ask permission before it acts. It keeps working when you close the lid, when you're asleep, when you're in another country. That autonomy is the whole idea.
One command, no account, no admin password:
curl -fsSL https://github.com/permaevidence/briglia-cli/releases/latest/download/install.sh | bashApple Silicon Macs, Linux x64 / arm64. The installer fetches the latest release from GitHub and checks its Ed25519 signature before anything runs. How releases are signed →
What it is
Most AI assistants live in a chat box and wait. Briglia lives on a computer — with a real shell, the file system, a network connection and the freedom to use them. You give it instructions in plain language; it works out the steps, runs them, checks the results and comes back to you. You talk to it from the terminal, from Telegram, or from the companion app on a phone — the same Briglia, with the same memory, wherever you are.
Because it has the computer, it can do everything a person at that keyboard could: write and run programs, read and produce documents, research the web, watch things and wake you when they change, generate images, keep a calendar and an inbox, run jobs for hours, schedule its own follow-ups. There is no fixed feature list — the machine is the feature.
And because it acts without approval prompts, it is meant for people who want an agent that works unattended: run it on a machine you dedicate to it, give it the keys you're comfortable giving, and let it get on with it. Read what that means before you install; the honesty is the point.
Briglia CLI is something I made for myself and chose to share. Nothing is sold here: the source is public on GitHub, and this site only explains it and gives you the install command. If, having read the code and these pages, you want it — install it.
Pick your path
Mac & Linux
Terminal install, the 5-minute setup wizard, and your first chat.
Ubuntu Touch app
Install, configure and chat with Briglia from the phone — no terminal needed.
Always-on Briglia
Run Briglia as a background service on Linux, a Raspberry Pi or a phone.
QR key generator
Turn your API keys into QR codes and scan them into the phone app.
How it stays yours
- Your hardware, your account. Briglia runs where you put it; everything it knows lives in your home directory, and
/deleteuserdataremoves it all. - Your model. OpenCode Go, OpenRouter, any OpenAI-compatible endpoint, or a local server on your network — switch mid-conversation with
/provider. - Your line in. Only your paired Telegram chat, your terminal or your phone app can talk to it. Messages you send while it works are authenticated so a web page or an email cannot impersonate you.
- Your software. Source-available, signed releases you can verify yourself, no telemetry, no accounts, no subscription to us — you pay your providers directly.
Where to go next
- First setup — what the wizard asks and which keys you need.
- Telegram — steer Briglia from your phone, anywhere.
- Reminders & watchers — the autonomous side: schedules, conditions, external triggers.
- Commands — every
brigliasubcommand and chat/command. - Security & signed releases — how updates are authenticated, and how to verify one yourself.
- License — free for individuals (commercial use included); companies need a license.