What's new
This documentation describes the current stable release. If something here does not match what you see, the most likely reason is that your Waired is older — or newer, if you are on the edge channel.
Which version am I running?
Section titled “Which version am I running?”Click the Waired icon → Settings → About Waired.
waired versionYou should see
waired v1.4.2Add --json when a script needs to read it — that form also
carries the exact build and the platform.
The full list of changes
Section titled “The full list of changes”Every release, with what changed in it, is published on GitHub:
github.com/waired-ai/waired-agent/releases
That page is the authority. Each entry names the version, the date, and what was fixed or added, and carries the installers for every platform.
Stable and edge
Section titled “Stable and edge”| Channel | What it is | Who it is for |
|---|---|---|
| stable | Released versions, in order. The default. | Everyone. |
| edge | Rebuilt from the latest source every time something is merged. | People who want a fix before it is released, and do not mind the occasional rough edge. |
Switching between them:
waired update --edge # move to edgewaired update --stable # move backKeeping up to date
Section titled “Keeping up to date”waired update --check # is there a newer one?waired update # install itThe Waired app shows a line near the top of its menu when an update is available. Full detail on Update Waired.
Update WairedEvery way to update, per platform.
Run a health checkWhen updating did not fix it.