Skip to content

v0.9.3

Choose a tag to compare

@7xuanlu 7xuanlu released this 29 Jun 11:48
4d2b44e

What's Changed

Bug Fixes

  • add wenlan pages CLI; /pages skill browses + opens via it (#307) (f29b5ff)
  • include document tag map in tags response (#304) (1fdd5f3)
  • share on-device model DTOs (e401bc3)

Full Changelog: v0.9.2...v0.9.3

Install

Wenlan setup (local runtime + daemon):

npx -y wenlan setup

MCP connector only:

npx -y wenlan-mcp

Exact release setup:

WENLAN_RELEASE_TAG=v0.9.3 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.9.3/install.sh | WENLAN_RELEASE_TAG=v0.9.3 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 model install or wenlan key set anthropic.