Releases: fugue-labs/sleepy-releases
Releases · fugue-labs/sleepy-releases
Release list
v0.8.4
Immutable
release. Only release title and notes can be modified.
What's Changed
- docs: describe the provider-neutral client by @trevorprater in #1
New Contributors
- @trevorprater made their first contribution in #1
Full Changelog: https://github.com/fugue-labs/sleepy-releases/commits/v0.8.4
v0.8.3
Immutable
release. Only release title and notes can be modified.
What's Changed
- docs: describe the provider-neutral client by @trevorprater in #1
New Contributors
- @trevorprater made their first contribution in #1
Full Changelog: https://github.com/fugue-labs/sleepy-releases/commits/v0.8.3
v0.8.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- docs: describe the provider-neutral client by @trevorprater in #1
New Contributors
- @trevorprater made their first contribution in #1
Full Changelog: https://github.com/fugue-labs/sleepy-releases/commits/v0.8.2
v0.8.1
Immutable
release. Only release title and notes can be modified.
Companion client tooling for the hosted sleepy.run evolutionary code-optimization service.
Highlights
- Client-only binary. The public build now excludes the hosted control plane from the compiled artifact — the MCP server surface, hosted OAuth, executor HTTP service, rate limiting, hosted Postgres store, and operator tooling are no longer linked in. The binary is 24% smaller, and release publishing is gated on automated pins that keep it that way.
- First-class Rust support.
sleepy optimizeandsleepy cidiscover Cargo projects, bind rustc-closure target identities, and drive the trusted Cargo/Criterion executor with the same correctness-before-measurement gates as Go. - Per-candidate model-arm attribution. Multi-model runs record which resolved arm (
provider/model@effort) produced each candidate in the client event log,evolve.nextresults, andsleepy export --format json— the substrate for per-model fitness leaderboards.@effortpins now apply per pool entry. - GitHub sign-in. Workspace authentication supports GitHub OAuth alongside Google.
Installation
curl -fsSL https://github.com/fugue-labs/sleepy-releases/releases/download/v0.8.1/install.sh | shOr download the archive for your platform below and place sleepy on your PATH. See CHANGELOG.md inside each archive for the full history, and THIRD-PARTY-NOTICES.md for bundled license notices (the third-party set shrank with the control-plane exclusion).
macOS and Linux, x86_64 and arm64. sleepy doctor --project --server https://sleepy.run verifies your setup.