Releases: 7xuanlu/wenlan
Release list
v0.13.0
v0.12.1
v0.12.0
v0.11.0
What's Changed
Features
Full Changelog: v0.10.1...v0.11.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.11.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.11.0/install.sh | WENLAN_RELEASE_TAG=v0.11.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 models installorwenlan keys set anthropic.
v0.10.1
What's Changed
Bug Fixes
- clean up Wenlan command surface (bcd56e8)
Full Changelog: v0.10.0...v0.10.1
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.1 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.1/install.sh | WENLAN_RELEASE_TAG=v0.10.1 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 installorwenlan keys set anthropic.
v0.10.0
What's Changed
Features
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 installorwenlan key set anthropic.
v0.9.6
What's Changed
Bug Fixes
- add Codex plugin install path (eac308e)
- add Wenlan plugin shared contract (4e786e9)
- stop space auto-create and cascade space moves (993a039)
Full Changelog: v0.9.5...v0.9.6
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.6 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.6/install.sh | WENLAN_RELEASE_TAG=v0.9.6 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 installorwenlan key set anthropic.
v0.9.5
What's Changed
Bug Fixes
Full Changelog: v0.9.4...v0.9.5
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.5 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.5/install.sh | WENLAN_RELEASE_TAG=v0.9.5 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 installorwenlan key set anthropic.
v0.9.4
What's Changed
Bug Fixes
- pages/curate CLI-first browse + Wenlan capture-guidance boundary (#310) (682ba36)
- preserve edited pages on skipped re-distill (ab84bdd)
Full Changelog: v0.9.3...v0.9.4
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.4 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.4/install.sh | WENLAN_RELEASE_TAG=v0.9.4 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 installorwenlan key set anthropic.
v0.9.3
What's Changed
Bug Fixes
- add
wenlan pagesCLI; /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 installorwenlan key set anthropic.