Long-term memory for coding sessions. Install or update the binary:
Windows (PowerShell)
irm https://ada.mysticflavour.com/install.ps1 | iex
Linux
curl -sSf https://ada.mysticflavour.com/install.sh | sh
Releases are private. The scripts download the binary through the GitHub API with a
credential your machine already has (ADA_GITHUB_TOKEN, gh auth token, or
git's credential helper). Afterwards, ada update keeps it current.
The current release is described in stable.json.