Skip to content

v0.10.0

Choose a tag to compare

@7xuanlu 7xuanlu released this 02 Jul 22:51
d4c95ed

What's Changed

Features

  • folder & multi-format document ingest (L1) (#320) (4cdc456)

Bug Fixes

Full Changelog: v0.9.6...v0.10.0

Install

Wenlan setup (local runtime + daemon):

npx -y wenlan setup

MCP connector only:

npx -y wenlan-mcp

Exact release setup:

WENLAN_RELEASE_TAG=v0.10.0 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.10.0/install.sh | WENLAN_RELEASE_TAG=v0.10.0 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.