Skip to content

v0.81.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 02:44
· 8 commits to master since this release

Embedder control

Highlights

  • Headless embedders can use external wake mode to receive typed wake requests without the daemon starting invisible turns
  • Operators can pin one model and authentication route for every spawned swarm worker

Improvements

  • The Rust and TypeScript SDKs can launch isolated jcode runtimes on Windows and configure swarm models and wake behavior
  • The SDK now launches private API bridges through the supported jcode CLI entry point
  • Remote model pickers use the daemon-provided route catalog without unnecessary network refreshes

Fixes

  • Invalid configuration files are preserved when settings change instead of being overwritten
  • Mistral reasoning effort is normalized to the supported maximum

Full changelog: v0.80.1...v0.81.0

Platform availability

  • Linux x86_64: available
  • Linux aarch64: available
  • macOS Apple Silicon: available
  • macOS Intel: available
  • Windows x86_64: available
  • Windows ARM64: available
  • FreeBSD x86_64: available