Install

Install Logito

Install the CLI first. Then run once and review what changed.

Command first
brew tap progadigital/tap
brew install logito

Takes ~30 seconds. No signup required.

Works on your existing services. No config required.

OS

Choose your install path and start the run immediately.

macOS
brew tap progadigital/tap
brew install logito
logito dev start

Homebrew is the preferred macOS path.

What Happens Next

The first useful loop is short on purpose.

Run is captured

Capture a real execution path.

Diff is generated

See changed behavior against baseline.

Insight is produced

Get a next step instead of another dashboard.

Ambient Monitoring

Three optional local surfaces, all one command each.

Installed with the CLI. All free, all offline, no account required.

Local dashboard

logito dev ui

Opens a lightweight browser dashboard on localhost:7429 with capture state across all your projects, per-service coverage, and sync status.

Auto-restart at login

logito dev install-service

Registers the capture daemon so it restarts automatically after reboot. LaunchAgent on macOS, systemd user unit on Linux, Task Scheduler on Windows.

System tray

logito dev install-tray

Menu bar icon that changes color based on capture state. Click for quick actions: open dashboard, open in VS Code, pause/resume.

Optional Signup

Optional signup

Free local usage does not require signup. Add a license key later when you want cloud sync, team features, or insight persistence.

cloud sync team features insight persistence Release assets

Install

Install the CLI, then move straight into quickstart.