Skip to content

v0.15.8

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Aug 17:34
· 30 commits to main since this release
6f7b697

What's Changed

Features

  • point the app updater at the unified release manifest (#514) (350512d)

Full Changelog: v0.15.7...v0.15.8

Install

Wenlan setup (local runtime + daemon):

npx -y wenlan setup

MCP connector only:

npx -y wenlan-mcp

Exact release setup:

WENLAN_RELEASE_TAG=v0.15.8 npx -y wenlan setup

Shell installer:

curl -fsSL https://raw.githubusercontent.com/7xuanlu/wenlan/main/install.sh | bash

Exact shell install for this release:

curl -fsSL https://raw.githubusercontent.com/7xuanlu/wenlan/v0.15.8/install.sh | WENLAN_RELEASE_TAG=v0.15.8 bash

Downloads exact binaries and prints manual isolated daemon/MCP setup steps.

Wenlan works in local memory mode without a local model or API key. Distill cycles are opt-in with wenlan models install or wenlan keys set anthropic.