Ouroboros v0.1.9
Native binaries with the Ouroboros runtime and WebAssembly helper embedded.
Install this exact version:
curl -fsSL https://github.com/monocursive/ouroboros/releases/download/v0.1.9/install.sh | bash -s -- --version v0.1.9Linux builds target Ubuntu 24.04 / glibc 2.39 or newer; macOS builds use macOS 15 runners.
For future stable upgrades, run ouro update --check and ouro update. Finish active work, then run ouro stop and ouro to activate the installed runtime. Older binaries without update need one installer rerun first.
See the installation and release guide for prerequisites, checksums, upgrades and older versions.
See the changelog for changes and upgrade notes.
Source commit: 915eb6e. Each target passed packaged startup, helper, web authentication refusal and shutdown checks. These checks do not establish every model/provider journey or OS version.
What's Changed
- Ask the Anthropic lane for its prompt cache and keep the history append-only by @monocursive in #37
- Name the conversation to OpenAI and xAI caches, and give the Codex lane its window by @monocursive in #38
- Fleet onboarding over Tailscale: Devices, deployment worker, and cooperative removal by @monocursive in #39
- Release Ouroboros v0.1.9 by @monocursive in #40
Full Changelog: v0.1.8...v0.1.9