Run is captured
Capture a real execution path.
Install
Install the CLI first. Then run once and review what changed.
brew tap progadigital/tap brew install logito
Takes ~30 seconds. No signup required.
Works on your existing services. No config required.
OS
brew tap progadigital/tap brew install logito logito dev start
Homebrew is the preferred macOS path.
What Happens Next
Capture a real execution path.
See changed behavior against baseline.
Get a next step instead of another dashboard.
Ambient Monitoring
Installed with the CLI. All free, all offline, no account required.
logito dev ui
Opens a lightweight browser dashboard on localhost:7429 with capture state across all your projects, per-service coverage, and sync status.
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.
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
Free local usage does not require signup. Add a license key later when you want cloud sync, team features, or insight persistence.
Install