Docs
Releases

v2.1.3

Version 2.1.3 carries 6 changes since v2.1.2. The list below is the commit log; a written summary was not available for this release.

Get 2.1.3

Every file has a SHA-256 in SHA256SUMS.txt.

Oxagen app for macOS

macOS 12 or newer. Open the .dmg and drag Oxagen to Applications. Builds are not yet notarized, so macOS refuses the first launch. Choose Done, then click Open Anyway in System Settings > Privacy & Security.

Oxagen app for Windows

Windows 10 or newer, x64.

Oxagen app for Linux

x86_64. Install the package for your distribution.

On macOS, the app installs new versions on its own and runs them after your next restart. Windows and Linux ask first. How updates work and how to turn them off.

Command line, without the app

The same tacho and oxagen executables the app links onto your PATH, one file each, attached to the desktop-v2.1.3 release. Each has a .sha256 beside it. Rename the file to tacho or oxagen, make it executable, and put it on your PATH.

Platformtachooxagen
macOS, Apple silicon
aarch64-apple-darwin
tachooxagen
macOS, Intel
x86_64-apple-darwin
tachooxagen
Linux, x86_64
x86_64-unknown-linux-gnu
tachooxagen
Windows, x64
x86_64-pc-windows-msvc
tacho.exeoxagen.exe
Also in this release

What changed

  • docs(web): scope the story page's pull request count to the account (#4486)
  • fix: clear main's red tacho and app tests (#4468)
  • docs(web): rewrite the story page as a plain journey (#4485)
  • [S12] Decide tool calls with the steering record's Cedar policies (#4466)
  • ci: split the test gate into parallel build and unit lanes (#4464)
  • [S3] One required check, a merge queue, stamping, and deployments for steering PRs (#4459)

On this page